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
b2d0b3ebbb1764593e387a2e07e0d4e67f4f5474
gallery3
/
modules
/
tag
History
Chad Kieffer
c2b32cc2b8
Resolve merge conflict.
2009-10-18 22:45:13 -06:00
..
controllers
Minor style fix: (string) $var, not (string)$var, and move the explicit cast down where it's needed.
2009-09-17 14:04:13 -07:00
css
Fixed add tag short form layout.
2009-10-18 10:53:18 -06:00
helpers
Moved the short_form init function to gallery.common and made it jQuery plugin. Dropped gallery.form.js. Applied short forms to server_add and tag admin pages. Added tag.css to admin views. Added .g-wide {}.
2009-10-18 10:32:08 -06:00
js
Wrap all admin views in g-block and g-block content. This provides the means to visually separate the view's title and description from everything else. Primary admin view title should always be h1, and only one h1 per view. Removed some unused admin CSS id's.
2009-10-18 20:22:10 -06:00
models
Update tags module to notify modules when items related to a tag are
2009-08-08 14:30:21 -07:00
tests
Gee it's May already. Update copyright to 2009.
2009-05-13 20:04:58 +00:00
views
Resolve merge conflict.
2009-10-18 22:45:13 -06:00
module.info
Add quotes around all values that contain spaces in them, and add a
2009-07-13 10:36:55 -07:00