![]() |
|
Bug in printCustomPageURL w. rewriteTokens - 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: Bug in printCustomPageURL w. rewriteTokens (/thread-11642.html) |
Bug in printCustomPageURL w. rewriteTokens - WhyT - 2014-02-17 Hi! ideas? greets from Austria Bug in printCustomPageURL w. rewriteTokens - acrylian - 2014-02-17 Quote:printCustomPageURL("my Page","thepage");
Bug in printCustomPageURL w. rewriteTokens - WhyT - 2014-02-17 thx for reply! i made my own theme with Zenpage CMS support. Bug in printCustomPageURL w. rewriteTokens - acrylian - 2014-02-17 You can do both via the template functions (for bascially all functions: get = plain data, print = full html element): Or use the object model behind this all directly. Bug in printCustomPageURL w. rewriteTokens - WhyT - 2014-02-18 thx! Bug in printCustomPageURL w. rewriteTokens - acrylian - 2014-02-18 Be aware for some changes in 1.4.6 regarding some function names. |