Added style sheet for upcoming Web Thumbnail Gallery

svn: r18051
This commit is contained in:
Rob G. Healey
2011-08-21 08:27:06 +00:00
parent 142d868ba1
commit 699d742688
3 changed files with 384 additions and 1 deletions

View File

@@ -19,8 +19,11 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id: $
# $Id$
#------------------------------------------------
# python modules
#------------------------------------------------
import os
import const
from gen.ggettext import sgettext as _
@@ -141,6 +144,10 @@ def load_on_reg(dbstate, uistate, plugin):
path_js("mapstraction", "mxn.js"),
path_js("mapstraction", "mxn.openlayers.core.js")]],
# Web Thumgnail Gallery Style Sheet...
["WebGallery", 0, "",
path_css("Web_Thumbnail-Gallery.css"), None, [], [] ],
# all other images for use in NarrativeWeb
['All Images', 0, 'All Images', None, None,
[path_img("blank.gif"),