"read more" link in Album

This is a FORK of the CMS Made Simple project and is not oficially supported in any way by the CMS Made Simple development team.
Locked
User avatar
requish
Forum Members
Forum Members
Posts: 183
Joined: Sat Jan 24, 2009 3:12 pm

"read more" link in Album

Post by requish »

Hi

How to make this in Album?

I have website with 2 langs. Now I made 2 templates (with text 'more', and text 'wiecej'). But this is not good solution.


EDIT: split this topic because ARE different (Album/News) and MLE relative
Last edited by Anonymous on Tue May 19, 2009 9:37 pm, edited 1 time in total.
CMS Made Simple! Best CMS! :)
alby

Re: [solved] "read more" link

Post by alby »

requish wrote: I have website with 2 langs. Now I made 2 templates (with text 'more', and text 'wiecej'). But this is not good solution.
Read rules!
Provide more informations....
What is "I have website with 2 langs"?
CMSMS version?

Alby
User avatar
requish
Forum Members
Forum Members
Posts: 183
Joined: Sat Jan 24, 2009 3:12 pm

Re: [solved] "read more" link

Post by requish »

alby wrote:
requish wrote: I have website with 2 langs. Now I made 2 templates (with text 'more', and text 'wiecej'). But this is not good solution.
Read rules!
Provide more informations....
What is "I have website with 2 langs"?
CMSMS version?

Alby
Sorry about that ::) Yes, of course CMSMS, MLE 1.5.2. What more information You need? Language EN and PL. Everything working good, but some modules not. Once of them is Album. I have installed into content module with param lang="en_US" in EN version (and lang="pl_PL" into PL version), but there is no dependent variable of link type "more" in templates of Album...  soo I dont know what to do...

I tryed to modify pl_PL.php and en_US.php in lang catalog, and put one's code

Code: Select all

$lang['more'] = 'więcej';
$lang['more'] = 'more';
... and nothing...
CMS Made Simple! Best CMS! :)
alby

Re: [solved] "read more" link

Post by alby »

requish wrote: but there is no dependent variable of link type "more" in templates of Album...  soo I dont know what to do...
If missing a smarty $variable in template, try with lang=$lang in {cms_module module=Album  lang=$lang} tag

Alby
Locked

Return to “[locked] CMSMS MLE fork”