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-04-11 08:25:21 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ec052d71301acbf519947897f8adda7fdcf7fefb
gallery3
/
modules
/
comment
/
views
History
Bharat Mediratta
f0a99ffc27
Undo "else" clause -- we should keep the logic simple and easy to
...
follow, even if it's redundant. Expand a <ul> to multiple lines.
2010-06-18 14:31:04 -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_comments.html.php
Create a UI under Admin > Settings > Comments where you can limit
2010-06-05 23:35:32 -07: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
Undo "else" clause -- we should keep the logic simple and easy to
2010-06-18 14:31:04 -07: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