FASTPUBLISH CMS - HELP
Content Management System- fast and easy
 
GermanEnglish
fastpublish CMS - Baukastensystem fastpublish CMS Logo
 
HomeContactSitemap

Search:

Article Administration
creating a new article
navigation categories
password protection
php-source
go to
preview
title/link name
short description
Administration
useradministration
backup
Wysiwyg Editor
edit text
insert hyperlink
insert images
hyperlink to
attachments
page created by: faspublish CMS - Content Management System

You are here : Article Administration » php-source

php-source

how to use existing contactforms, sitemap, newsletterform or your own scripts

First, create a new article, or use an existing one, as described in creating a new article and select one of the following PHP - pages from the dropdown PHP-source:

Note: If you want to use your own PHP-scripts, you have to create a folder accordingly. Example: aufbau/php_content/yourownscript.php
If you create a new article you have to select "yourownscript.php" as PHP-source.
To send forms to the next page of the script please use e.g.: send_to('yourownscript_page2.php')?>


PHP - page:function
a-z.phpNote: It is necessary to first create a page that uses a-zoverview.php as PHP source in order to use the a-z.php function.

An article with a-z.php function will be alphabetically sorted (by its title) in the selected a-zoverview.php (choose from Popup menu). 
 
a-zoverview.phpCreates a A-Z index page of all articles that use a-z.php as their PHP source code. Whenever a page with a-z.php source is created, a popup menu appears where the new article can be assigned to the desired a-zoverview.php page.
 
contactform1.phpContactform that automatically stores data in the database (without email confirmation to the customer)
 
contactform2.phpContactform that automatically stores data in the database (with email confirmation to the customer)
 
contactform3.phpContactform that doesn't automatically store data in the database (without email  confirmation to the customer)
 
contactform4.phpContactform that doesn't automatically store data in the database (with email confirmation to the customer)
 
downloadlist.phpFirst, a download file has to be made available, using the downloadadmin (located in the administration->download).

If you've selected downloadlist.php the user will see a list of all downloads that are assigned to its usergroup.

Every download will be counted. 

 
externallink-same-window.php

Selecting this page you can add external hyperlinks directly from the navigation that opens in the same window.
You have to select externallink_same_window.php and to type in the field Short description the URL:
Example:
Title: fastpublish CMS
Php-source: externallink_same_window.php
Short description: http://www.fastpublish.de

 
externallink.php

Selecting this page you can add external hyperlinks directly from the navigation that opens in a new window.
You have to select externallink.php and to type in the field Short description the URL:
Example:
Title: fastpublish CMS
Php-source: externallink.php
Short description: http://www.fastpublish.de

 
guestbook.phpShows a simple guestbook: The password for the administration is the same as the admin is using to login.  
login.phpThere has to be at least one page in each language that executes the login.php (The installation setup creates these pages automatically).
Tip: It is recommended to create one page inside the navigation that executes a login.php so that registered users will receive further information about their user status.
e.g.: As a registered member you now have access to the following pages...
 
newsletter.phpAutomatically shows a form for the registration of the newsletter. The data will be stored in the database.  
newsletterdisclaimer.phpForm to unsubscribe from newsletter:
There has to be at least one page in each language which execute this newsletterdisclaimer.php (The installation setup creates these pages automatically).
 
overviewpage.phpLists all subcategories and subcategories of subcategories  with title and short description(e.g. here the  article administration)  
sitemap.phpShows all articles that are not password protected (even pages that are not related to the navigation).  
welcome.phpThere has to be at least one page in each language which execute this welcome.php (The installation setup creates these pages automatically).
This is the page for each language that has to be shown at first (e.g. Home).
If this page is gone you can't use the language selector and if you call the URL the system don't know with which page it should begin.
 


Last Update 2006-06-29 | Copyright© fastpublish CMS 2012 | print pageE-mail a friend about this site

Installation
standard installation
parallel installation
Design Changes
seitenaufbau.php
The Storyboard.css