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-29 01:39:47 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
91a2c04a24c320df37ea980f11245eb4e086879e
gallery3
/
modules
/
comment
History
Tim Almdal
91a2c04a24
More patches as part of
#1225
. Change the 'core' modules to use the json::reply
...
method to set the content type header and encode the response as a json object
2010-07-31 15:44:55 -07:00
..
controllers
More patches as part of
#1225
. Change the 'core' modules to use the json::reply
2010-07-31 15:44:55 -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