I am using the text file for storing events, it works very good even in other language. but I would like to ask if I can have the event text line breaking? I tried to add \n and
into the text file, but it display exactly what the codes are.
just type it with the html entities instead... replace
Code:
<br>
..... with
Code:
EDIT: actually, this won't work.... i was testing it on a version yet unavailable to the public... let me try this again with v4.5... i'll let you know
__________________
-- Gervais EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
It doesn't seem that this will be possible to do with the script as-is... some modification would have to be involved... I haven't had time to actually check it out more than my first attempt (i'm moving), but I'll give it another look in a little while.
__________________
-- Gervais EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.