
Why Moresuitable?
Demo
Showcase
Play with Template
SSI vs. Cron (scheduled)
Download
Manual
FAQ
Feedback form
Rate Us!
Contact Us
Add URL
Home page
|

We have kept our template extremely simple yet fully flexible.
It's almost pure HTML file.
Note a few uncommon elements:
- Special comment tags:
<!-- %%Repeating_part_begin%% --> and
<!-- %%Repeating_part_end%% -->
Please don't edit these two tags. The script will look for them in you template
to find the code for your news lines, which is between the tags.
- Special characters in the news lines code. The script will put the real data instead of
the following pieces of code:
%%Article_URL%% -- Article URL, including the unique Moreover article ID number;
%%Headline%% -- Headline text itself;
%%Source_URL%% -- the front page URL of the source;
%%Source%% -- the name of the online publication the article is from;
%%Reg_URL%% -- the URL for registration/subscription if needed;
%%Access_status%% -- possible values: 'reg' - registration needed, 'sub' - subscription needed, blank - neither;
%%Extraction_time%% -- the time the article was added to Moreover database.
You may skip any field that you don't want to appear in your news.
Thats it! Now try
edit it
yourself and watch the instant result -- it's that easy!
Good luck!
|