where would i find info on adding my own custom function

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
parkley
Posts: 19
Joined: Fri 9. Feb 2007, 02:57

where would i find info on adding my own custom function

Post by parkley »

hey guys

i was wanting to properly place a rotating ad banner on the home page...

is there a place where we can add our own script & coding... like a require("generic_add_banner.php");

without cutting deep into the logic & code cause i also have written a quick lil eventCalender. i would like to drop on the side nav as well.
Last edited by parkley on Tue 28. Aug 2007, 05:19, edited 1 time in total.
parkley
Posts: 19
Joined: Fri 9. Feb 2007, 02:57

Post by parkley »

i'm learning to speak the language of phpwcms :D

http://www.phpwcms.de/forum/viewtopic.php?t=1759
Last edited by parkley on Sat 18. Aug 2007, 10:22, edited 1 time in total.
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi parkley,

I don´t know everything about rotating banner but is this a tool for you:
changelog V1.3.5 pre wrote:2007-07-23
[FIX] Setup db query for ads module (TYPE=MyISAM).
2007-05-05
[FIX] Banner ads module and UFO auto-install can result in buggy Explorer display. So UFO 'xi:"false"' set.
V1.3.5pre
O.G. wrote:This is just a snapshot - it is unsupported!!!

Contains:
- Flash video player
- Shop (manual setup necessary)
- Cropping (partial)
- and some more things...
http://www.phpwcms.org/snapshot/trunk-13-08-2007.zip

Oliver
Running very stable.

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
parkley
Posts: 19
Joined: Fri 9. Feb 2007, 02:57

Post by parkley »

Thx flip....

I'll check it out...

yea.. i'm trying to learn my way around this cms so i can add mods and whatever my client may need... so i figured it would be best to learn how everything works.. cause i know i'll probably see requests not posted on this board... but's it's coming along... slowly but surely... sighs
parkley
Posts: 19
Joined: Fri 9. Feb 2007, 02:57

Post by parkley »

i think i've found what i was looking for

http://www.phpwcms.de/forum/viewtopic.php?t=15220

and

http://www.phpwcms.de/forum/viewtopic.php?p=89200

more on replacement tags

http://www.phpwcms.de/forum/viewtopic.p ... tendrender

then i used sample2.php located in template\inc_script\frontend_render\disabled
Post Reply