Thank you GPB61, I'll do it like you say for now.
Attached is News Manager 2.5 beta 5.
Enable "read more" links by adding this to gsconfig:
You can change the default "read more" text. Example:
BTW there are a couple new language strings for which I will need translations:
Frontend:
Backend:
[edit] attachment removed - news_manager-2.5-beta5.zip (Downloads: 7)
Attached is News Manager 2.5 beta 5.
Enable "read more" links by adding this to gsconfig:
Code:
$NMREADMORE = true;
You can change the default "read more" text. Example:
Code:
$nm_i18n['READ_MORE'] = 'Continue reading';
BTW there are a couple new language strings for which I will need translations:
Frontend:
Code:
"READ_MORE" => "Read more",
Backend:
Code:
"POST_IMAGE" => "Image",
[edit] attachment removed - news_manager-2.5-beta5.zip (Downloads: 7)