News
User group management. You can create groups with common rights and assign users to the groups. Then you can alter these user's rights simply by changing the group rights.
Templates can also be used. The difference (…)
This is Zenphoto's unified comment handling facility
Place a call on the function printCommentForm() in your script where you wish the comment items to appear.
The plugin uses zp-core/zp (…)
Print a link, which, when clicked, displays a ThickBox containing BBCode, for sharing in phpBB forums and such. The generated BBCode is of the form : [url=url_to_the_full_image][img]preview_img[/img][/url]
The preview image has a size of max (…)
Supports files of the following types:
.txt
.htm
.html
The contents of these files are "dumpped" (…)
Provides an example of the use of the custom data filters
Provides extensions to the image utilities to crop images.
Places an image crop button in the image utilities box of the images tab. Note: this plugin permanently changes the image. There is no undo.
Translates accented characters to unaccented ones.
Adds data to newly created images and albums.
Filters out images/albums from the filesystem lists.
Processes a new comment posting, sending the post to all who have previously commented. This is an example filter. It does not, for instance, check to see if a previous poster is also an admin receiving email notifications anyway.