Page 1 of 1

Search form & change of main page (index.php)

Posted: Thu 24. Nov 2005, 17:40
by rtk
1. How can I easy create a search form in wcms system? I'm running the wcms Release: 1.1-RC4 version. (I was not able to finde any thing in the support forum.)


2. Is it posiable to change the "main" file: index.php to index2.php?
(I got a flash annimation I'll need to call index so it will run auto. if you go to the web root: http://my-site.com/ when the flash ends it will redirect to the main page index2.php).


// RTK

Posted: Sun 27. Nov 2005, 11:36
by pico
Hi

if possible update to current Version first
http://www.phpwcms-docu.de/index.php?cvs_info_en

to 1. make a Article with Contentpart Search - and view this in your Browser, look at the HTML-Source and copy the Form-Part to Clipboard - goto your Template and insert this Code where you wan't to show it.

to 2. maybe it is possible to set your Flash-Filename to index.html - changeing the default index.php to index2.php is only possible to hack the Source-Code phpWCMS