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-13 07:59:24 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b7cc677c3db281182ad2a6f2bdaada5a0cd2dbcb
gallery3
/
modules
/
comment
/
views
History
Bharat Mediratta
74e821b03e
Rename the feed variable from "children" to "comments" since that
...
makes more semantic sense.
2010-06-20 17:21:25 -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
Rename the feed variable from "children" to "comments" since that
2010-06-20 17:21:25 -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