It’s actually very easy. You just have to edit the document which is displayed in the iframe (see second step in howto). Add some html and link your own stylesheet.
This is how my maxigallery document looks like:
<html>
<head>
<title>GalleryManager</title>
<link rel="stylesheet" type="text/css" href="/manager/media/style/MODxCarbon/style.css" />
<link rel="stylesheet" type="text/css" href="/assets/templates/svoboda/styles/manager_gallery.css" />
<script type="text/javascript" src="/assets/js/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="/assets/js/manager_gallery.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body>
[!MaxiGallery? &manage_gallery=`[[GetGalleryID]]` &upload_field_count=`5` &max_thumb_size=`160x300` &max_pic_size=`1000x480` &lang=`cs` &pic_use_watermark=`1` &pic_watermark_type=`image` &pic_watermark_valign=`bottom` &pic_watermark_halign=`right` &pic_watermark_img=`assets/images/vodoznak.png` !]
</body>
</html>
Chech the attached screenshot, the result is imho not bad
-- sorry for my english, bad teacher
@tobice
that’s really cool.
what is the website link that the screen shot came from?
www.markojokic.com
The webstite is
http://www.svoboda.info
It’s a portal with local news. It’s in czech so you probably won’t understand it, but you can use Google Translator.
It was actually my first large website built on modx and although I had to write a lot of features by myself, I think it’s an excellent cms. The gallery on the screen shot is not related to the website, it’s just an old testing gallery with a lot of pictures.
-- sorry for my english, bad teacher
Hi everybody,
the widget mg_backend_manager is not longer available?
Where can i put it?
thx
"Destiny is not a matter of chance, it's a matter of choice"
There is another gallery - EvoGallery in which there widget for ManagerManager
Hi evd, i have downloaded EvoGallery,but I do not find the widget folder...
Can you tell me where it is?
"Destiny is not a matter of chance, it's a matter of choice"
Hi, I just upgraded a friends site to Evo 1.2. Now the Gallery Tabs in the manager have disappeared.
Did anybody get tes MG backendmanager working with Version 1.1 or 1.2 ?
Edit: fixed, the mm_rules_inc.php was broken.
[ed. note: cu.bus last edited this post 8 years, 1 month ago.]