ZenphotoCMS Forum
Calling SVN Testers! - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Calling SVN Testers! (/thread-1343.html)

Pages: 1 2


Calling SVN Testers! - Maccus - 2007-04-19

OK I got everything working now with these settings:

// If you have Apache mod_rewrite, put true here, and you'll get nice cruft-free URLs.
// MAKE SURE TO EDIT THE .htaccess FILE with your path information.
$conf['mod_rewrite'] = true;

// If mod_rewrite is true above, zenphoto's image page URL's usually end in .jpg,
// set this if you want something else appended to the end (helps search engines).
// Examples: .html, .php, /view, etc.
//$conf['mod_rewrite_image_suffix'] = '.php';

define('WEBPATH', '/trunk');

Something else: when I specify

$conf['image_size'] = 750;

the image is bigger than the theme, should I edit the theme to fix this ??

And when I click on an image (595px, 3rd page) I get the image in full size (750px), which is not what I want, is this editable in the theme also ??

Regards, Max.




Calling SVN Testers! - trisweb - 2007-04-20

Thanks for posting your solution Max, in the future make sure to start a new topic. Thanks

And yes, you can edit the theme to accommodate larger images, though it should just work with the default one...




Calling SVN Testers! - gerdi99 - 2007-05-30

Roadmap says: "Milestone: 1.0.9 2 weeks late"

Any updates? :-)




Calling SVN Testers! - Chilifrei64 - 2007-05-31

http://www.trisweb.com/archives/2007/05/16/hard-work/

He is busy right now so things are going to be coming along real slow