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-03-10 17:05:54 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
456d54ea2dccbe55a2efd89ecb4bde29fb91b619
gallery3
/
modules
/
comment
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
..
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
Remove comment_rest::post() -- that's in comments_rest now.
2010-06-16 20:02:52 -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
Undo "else" clause -- we should keep the logic simple and easy to
2010-06-18 14:31:04 -07:00
module.info
Create a UI under Admin > Settings > Comments where you can limit
2010-06-05 23:35:32 -07:00