| Age | Commit message (Collapse) | Author |
|
and themes/admin_wind/css/screen.php. Most themers seem to copy the contents into their theme's screen.css anyway.
|
|
Follow on to the fix for #1318 that caused the show= param to get
dropped in the breadcrumbs. See http://gallery.menalto.com/node/97790
|
|
expose in Admin > Appearance > Theme Options and defaults to
lib/images/favicon.ico.
Thix fixes ticket #1312.
|
|
as the max title length when we do title truncation in the wind theme.
Bump the gallery module to 35.
|
|
g-short-form submit inputs to make them same height as the text input.
|
|
that the truncation happens on entity boundaries. Fixes ticket #1184.
|
|
from going over 15 chars. Fixes ticket #1108.
|
|
Normalize the comment text about this interaction between admin_wind
and wind.
|
|
- Pass the CSS selector of the active image in as an arg to site_menu
so that quick operations know what they're operating on.
- Change the ids from g-{photo,movie}-id to the generic g-item-id
- Initialize ajax handlers for site menu on the photo and movie page
- Drop the movie context menu, it's now in the site menu
|
|
theme's default width when thumbnails are something other than the default. Fixes ticket #1053.
|
|
attributes, use & not &)
|
|
|
|
|
|
minimize menu flicker
|
|
of the active site theme. Change all refrences to theme options to use these methods. Update the version number of Gallery to 20 and move any them related options to the be stored under the active theme."
This reverts commit 26114972c3388f065220b94a0d5962f20a6ccd0c.
|
|
|
|
|
|
active site theme. Change all refrences to theme options to use these methods. Update the version number of Gallery to 20 and move any them related options to the be stored under the active theme.
|
|
types, and a subtype for specifics. Currently the top level bucket
collection, item, other
Here are the core subtypes so far:
collection: album, search, tag
item: movie, photo
other: login, reset, comment-fragment, comment
It's legal to create new page_subtypes whenever you want. Use the
appropriate page_type to get the coarse grain behavior that you want.
|
|
and logout portions of the banner to be rendered by the Theme_View::user_menu callback. This fires the user_menu event. Fixes Ticket #871.
|
|
gallery.common. Applied g-right and g-left to a few banner items, including login menu and the logo.
|
|
of px for nicer proportions, make font-size the same whether on the page or in a dialog.
|
|
this class will most often be used with order and unordered lists. Apply g-inline to the the login menu and footer credits.
|
|
plugin. Dropped gallery.form.js. Applied short forms to server_add and tag admin pages. Added tag.css to admin views. Added .g-wide {}.
|
|
|
|
|
|
shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features.
|
|
wind and admin_wind. Replaced basic text align and block float classes. Removed section #2 from both themes screen styles.
|
|
context menu update
|
|
|
|
to reflect this move. Not completely moved yet, but the git st is rather large so lets commit this now as a base for the cleanup.
|