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
a8bb0462097bd83cd87bf9048b8be879cff3cd6c
gallery3
/
modules
/
comment
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
..
controllers
Create a UI under Admin > Settings > Comments where you can limit
2010-06-05 23:35:32 -07:00
css
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
helpers
Rename the feed variable from "children" to "comments" since that
2010-06-20 17:21:25 -07:00
js
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
models
Add REST support for comments. You can view, add, edit and delete
2010-06-16 18:05:15 -07:00
tests
Require a well-formed email address for all comments.
2010-05-14 16:19:53 -07:00
views
Rename the feed variable from "children" to "comments" since that
2010-06-20 17:21:25 -07:00
module.info
Create a UI under Admin > Settings > Comments where you can limit
2010-06-05 23:35:32 -07:00