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-20 11:29:24 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
892e46368b5440974fd2700dcfd6b5697c636f3b
gallery3
/
modules
/
comment
History
Bharat Mediratta
921f3a2eee
Put csrf token into Admin_View and Theme_View by default, then use it
...
directly wherever possible instead of access::csrf_token().
2009-03-27 03:43:21 +00:00
..
controllers
Change the pattern to identify tables that need prefix substitution to
2009-02-28 06:37:28 +00:00
helpers
Forgot to remove a back tick
2009-03-18 01:24:54 +00:00
js
Added a show comment form button. Add comment form is revealed when the button is clicked. Used jQuery UI Effect to .highlight() to bring attention to newly added comments. Also added a named anchor to our block library to allow direct linking/scrolling to those blocks on the page.
2009-02-12 07:07:11 +00:00
models
Auto-delete 7-day old spam/deleted comments.
2009-01-10 11:25:33 +00:00
tests
Update tests to match the way that we store server variables in the
2009-01-11 02:58:32 +00:00
views
Put csrf token into Admin_View and Theme_View by default, then use it
2009-03-27 03:43:21 +00:00
module.info
Change the way that we track modules.
2008-12-22 03:41:33 +00:00