Categories:
Author:
Current version:
0.8
About It:
Get it:
Rate it:
Flag it:
bas_img_selector

This plugin generates a drop-down list including all images from Textpattern`s own images managment.
You can select the selected image as article image or add it into article’s body or excerpt with the build-in tagbuilder
There is a preview for already saved article images.
There are also some German informations on my site samisdat.org
Plugins Preferences
Some of the plugins default value can be changed. To do so, go to extension and add the plugins prefs to db.
You can edit these at advanced preferences.
If you added the plugins prefs to db, don’t forget to remove them, before you want to uninstall the plugin.
The uninstall function can be found at extensions.
Initially released:
2005-04-06Posted here:
06 Apr 2005Article modified:
01 Aug 2007









If there is a comment form at the Information URL, you may want to leave your comments/questions there or at the Forum thread for quicker feedback. Otherwise, comment away:
Commented (11)
URL is dead…
does not work for textpattern 4.0.5
new version (0.8) works fine in 4.0.5 now
Doesn’t work for me in txp 4.0.6…
@pablo:
txp4.0.6 requires privs be set for admin plugins. Just edit and add:
add_privs(‘bas_img_selector_install’,‘1,2’); in the part after if (@txpinterface == ‘admin’) {
Sara, thank you for supplying the line of code to add to set the privs to permit the plug-in to work in 4.0.6. Being lazy, I cut and paste it into the requisite spot and found that the plug-in then fell over. Solution was to delete all the existing “ ‘ “ from your line of code and re-type them in so that they actually were “ ‘ “ and not the smart pretty version that doesn’t work in code. Apologies for the non-technical explanation but I hope it helps.
Subscribe to this article's comments RSS feed. [ ? ] View Recent Comments across the site.
Would you care to write a comment or visit the forum discussion?