CodeIgniter Forums
Splitting up article in Intro text with Read more button - like Joomla has - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Splitting up article in Intro text with Read more button - like Joomla has (/showthread.php?tid=37049)



Splitting up article in Intro text with Read more button - like Joomla has - El Forum - 12-25-2010

[eluser]CI_adis[/eluser]
Hi all,
Just been looking for a functionality Joomla has:
There you create an article with a Intro text (done by a pagebreak).
If the user want to read more he can click on the Read more button.

But how can I set this up, in a good way, in CodeIgniter??
Does anyone tried this before?
Would appreciate your ideas!

Cheers Adis


Splitting up article in Intro text with Read more button - like Joomla has - El Forum - 12-25-2010

[eluser]mi6crazyheart[/eluser]
Try word_limiter() or character_limiter(). Check user guide...http://ellislab.com/codeigniter/user-guide/helpers/text_helper.html