Main

Browse > Comments

 Results 1 to 5 of 6   Previous   Next

GetGadgets separately on sidebar

Comment :: TalkModified: 4 Mar 2010, 20:46Created: 3 Mar 2010, 11:14

Hi Josh, i was wondering if it is at all possible to call the sidebar-Gadgets separately. Like for example: instead of gpOutput::GetAllGadgets(); we could call gpOutput::GetGadget(Simple_Search); and gpOutput::GetGadget(Simple_Blog);...

It will be easier to play around with these gp_Areas when creating themes!!

Maybe i've answered the question, but since i'm not a PHP pro, i want to run this through you first, so i don't mess up the source code.

... Read More (222 words)

File Inclusion

Comment :: TalkModified: 3 Mar 2010, 22:28Created: 3 Mar 2010, 06:05

Hi, while I'm very lucky about the possibility of including a gallery in a normal page I found a little annoyance. When a gallery is only accesseble as included file, there is the javascript part not working. If one visit the pure Gallery first, after that it is working inside a page, too. Any chance to ix this?

Yes. It was reported on sourceforge.net and I fixed it this morning. I'm hoping to have a new release out within a week. -Josh

Colorbox on other pages

Comment :: TalkModified: 18 Feb 2010, 19:01Created: 12 Feb 2010, 18:03

Hi Josh, i've been trying to figure out how to use colorbox on other pages either than 'special_gallery', but it's not working. i want to open the full-sized images with colorbox, by clicking the thumbnails on a 'normal' page. I've tried linking the colorbox.js and .css on the head section of my theme template.php and using the rel="gallery_gallery" in the link like its done on the special_gallery pages, but it keeps opening the images in browser. ps:Where and how do i use the function common::AddColorBox();

... Read More (258 words)

FCKFinder

Comment :: TalkModified: 6 Feb 2010, 21:29Created: 4 Feb 2010, 15:06

The file, fckfinder.zip, is missing. I get a 404 error. Can you repost it?

looking into this... -Josh

Colorbox

Comment :: TalkModified: 6 Feb 2010, 21:29Created: 4 Feb 2010, 06:59

is it possible to enable an other layout mode? Colorbox has builtin some. But in gpeasy I do only have one. I ask this, because it would be nice to watch the pics not scaled down but full-size as an option. btw: I like this CMS very much! very appreciated

The scaling option is independent of the layouts and can be changed in the admin.js file. Just remove "resize:true," from the colorbox call in that file, and it will no longer resize images. -Josh

Previous 1 2 Next