Download
YATCP 0.6.5
Download YATCP 0.6.5
Questions, Bugs, Enhancements? Mail me: yatcp@organisiert.net
Features
- Tested from WP 2.0.10, up to 2.5
- Out of the Box threaded comments
- Works without Javascript
- Customizable through CSS or own templates
- Completely internationalized for easy translation
- Limiting of nesting depth
- GPL v2 licensed
Changelog
Changelog for 0.6.5
Not many changes due to a severe lack of free time in the last months. Just some enhancements that needed to get spread out
- Helper Files added for using YATCP with Edit Comments XT. Those were provided by Daniel Kian Mc Kiernan - thank you!
- Spanish Translations added. One provided by Alvaro Degives-Mas the other one by (Michael Emilio). Thanks a lot!
- Translations have been moved to their own Subdirectory for better organization
Changelog for 0.6.4
Note: Version 0.6.2 and 0.6.3 have been left out intentionally. All changes made in the meantime are - however - listed here
- Edit Link for Comments one can edit is shown again (Bug-Report by Filin Dmitrij)
- Hungarian Translation added. The translation was provided by Akos Szots, thanks!
- Constructing the URL for the reply Link now also should work on IIS (Bug-Report by Abhinav Sood)
Changelog for 0.6.1
- YATCP Stylesheet gets added in the Page header thus not breaking HTML Validation anymore
- Bug in computing the backgroundcolors for nested comments resolved (YATCP might have shown alternating backgrounds in nested comments)
Changelog for 0.6
- Complete Internationalization using the WP standard gettext methods (so adapting to languages is easier). Changes provided by Sergey Biryukov
- Merge of the nesting and nonnesting Comments display in a single PHP File. Also a patch provided by Sergey Biryukov
- Added the possibility to completely exclude Trackbacks/Pingbacks from display in the List of Comments. This behaviour can be enabled/disabled in the Options Page of YATCP
- Added the possibility to show the non-nesting remark (Comments won't nest below this level) only on the first comment reaching maximum depth or on all comments, where replies won't nest.
- Most of the new Code is this time an external patch submitted by Sergey Biryukov. Many thanks for sharing.
Changelog for 0.5
- There was a bug in excluding the Trackbacks, that lead to not displaying Trackbacks at all. Now Trackbacks can correctly be excluded from answering but they still show up in the list of comments
- YATCP finally has it's own Options Page under Options allowing to change the settings easily.
- Because of that the Defaults for the options are not stored in the PHP Files but are now using the Wordpress Options mechanism.
- Comments/Trackbacks/Pingbacks are now shown with their correct name in the Dropdown. Before 0.5 everything in the Dropdownbox was named "Comment" despite of what it actually is. Now Trackbacks and Pingbacks are named "Trackback" or "Pingback" - given that you allowed commenting on them. Please note that Trackbacks/Pingbacks do not receive separate counting but just fit in with the Rest of the comments.
- (Bug found by Navjot Singh)
Changelog for 0.4
- Fixed the bug in computation of the current Comment Depth
- (Bug found by Tim Payne)
Changelog for 0.3
- Fixed a bug that prevented jumping to the comments form.
- Fixed the width of the Select Box showing the contents.
- Trackbacks / Pingbacks can now be expluded from the comments dropdown (enabled by default).
- A maximum comment nesting depth can be configured (default is 4).
- (Bugs/enhancements have been found by Aahz, Roving Commentary and Håkan Carlström)
Changelog for 0.2
- Fixed Selection of the commented comment - works now in IE
- Commenters information is made available to the template now
- (Bugs have been found and reported by Lisa while using YATCP on www.perfumeposse.com, Many thanks for the reports)