|
Inclusion Codes
Explained
Inclusion
Code - This is what
we call the strange looking series of letters you use to include
programs in your pages. The text strings use 2 percentage signs
followed by the program name and again by 2 percentage signs.
for example:
You will see things like %%COUNTER-TXT%% which
will include a text counter in your page.
This process
simplifies your job to add dynamic features such as the Weblog or
Craft Galleries, shopping cart, webrings and so on just by typing
the Inclusion Code into the text of any page. Inclusion Code is
just a scarry name for a simple and easy to use system, but we
have to call it something.
Each program that is
available has its own code to add it to a page. Page counter
codes are available in the counter gallery, program codes are available on the Add Programs Page.
CODES ARE CASE
SENSITIVE!
Correct
code: %%include-calendar%%
Wrong Code: %%Include-Calendar%%
notice the capitalization in the second
example. This will prevent the code from working and generate an
error in your page rather than displaying the working page.
Don't Make Up Codes!Many people type in codes expecting the page to work.
For example %%include-contact page%%. This is WRONG! You can only
use codes that coorespond to actual programs. This is just a
replacment system where our program replces your code. You cannot
make up programs that you want to have. Read the lists of
programs available.
|