This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-05-20 11:29:24 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
481ef823dd04daff736b5a98472322e28bd4e756
gallery3
/
modules
/
comment
/
views
History
Bharat Mediratta
ab204d2720
Rename the admin_comments view to admin_manage_comments to match the controller.
2010-05-16 23:01:57 -07:00
..
admin_block_recent_comments.html.php
Don't show a link to the user profile for the guest user
2010-01-28 08:14:33 -08:00
admin_manage_comments.html.php
Rename the admin_comments view to admin_manage_comments to match the controller.
2010-05-16 23:01:57 -07:00
comment.html.php
Don't show a link to the user profile for the guest user
2010-01-28 08:14:33 -08:00
comment.mrss.php
Update all code to use helper method html::clean(), html::purify(), ... instead of SafeString directly.
2009-08-29 22:54:20 -07:00
comments.html.php
Comment updates. Add empty <li> to empty <ul> for HTML validation,
fixes
#1066
. Minor CSS/JS fixes. Add scrollTo effect when clicking on 'Add a Comment'.
2010-04-21 22:36:52 -06:00
user_profile_comments.html.php
Refactor creating the user profile page content into the the event module. The show_user_profile is used to provide content to the user profile page. Add the list of the users comments to the profile page.
2010-01-24 15:27:33 -08:00