Added style sheet for upcoming Web Thumbnail Gallery
svn: r18051
This commit is contained in:
@@ -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"),
|
||||
|
Reference in New Issue
Block a user