Ah Ok,
Ok hopefully this answers your question.
tpl are smarty files, they just relay information at run time from the php files. They are like the clock face behind the gears.
The info your looking for is in the application itself. Gavin developed S9Y with templating in mind to change S9Y your ...
Search found 19 matches
- Sun Sep 24, 2006 8:16 am
- Forum: Development
- Topic: Constant values through the s9y code?
- Replies: 9
- Views: 10453
- Sun Sep 24, 2006 5:59 am
- Forum: Development
- Topic: Constant values through the s9y code?
- Replies: 9
- Views: 10453
- Thu Sep 21, 2006 10:58 pm
- Forum: Development
- Topic: Help: Embedding content in S9Y Efficiently?
- Replies: 3
- Views: 5713
Thanks Jude, your responses always seem to help.
So your saying that modifying the index.tpl to listen for a passed parameter and include an external php file is unsafe? Enlighten me please as I dont know much about security and learning is my #1 priority lol.
As I am learning stuff about s9y I am ...
So your saying that modifying the index.tpl to listen for a passed parameter and include an external php file is unsafe? Enlighten me please as I dont know much about security and learning is my #1 priority lol.
As I am learning stuff about s9y I am ...
- Thu Sep 21, 2006 5:35 am
- Forum: Development
- Topic: Help: Embedding content in S9Y Efficiently?
- Replies: 3
- Views: 5713
Help: Embedding content in S9Y Efficiently?
Garvin & Jude you guys rock and have helped a ton so far, so im hoping you guys can help again, one day when I have some experience behind me Ill contribute as well.
Ok so I was trying to use the static page plugin, now maybe Im looking in the wrong place but is there no documentation for any of ...
Ok so I was trying to use the static page plugin, now maybe Im looking in the wrong place but is there no documentation for any of ...
- Mon Sep 18, 2006 11:06 pm
- Forum: Development
- Topic: Assistance Required: My First Plugin
- Replies: 11
- Views: 12554
- Mon Sep 18, 2006 6:05 am
- Forum: Development
- Topic: Assistance Required: My First Plugin
- Replies: 11
- Views: 12554
- Mon Sep 18, 2006 3:19 am
- Forum: Development
- Topic: Assistance Required: My First Plugin
- Replies: 11
- Views: 12554
- Mon Sep 18, 2006 2:56 am
- Forum: Development
- Topic: Assistance Required: My First Plugin
- Replies: 11
- Views: 12554
Progress Made!
Hey Garvin,
Thanks for your help thus far.
So I have made progress, I finally have something printing to the page. I am amazed lol.
Its not what I intended yet but Im close!
function event_hook($event, &$bag, &$eventData, $addData = null) {
global $serendipity;
//Collect all variables ...
Thanks for your help thus far.
So I have made progress, I finally have something printing to the page. I am amazed lol.
Its not what I intended yet but Im close!
function event_hook($event, &$bag, &$eventData, $addData = null) {
global $serendipity;
//Collect all variables ...
- Sat Sep 16, 2006 10:48 pm
- Forum: Development
- Topic: Assistance Required: My First Plugin
- Replies: 11
- Views: 12554
Assistance Required: My First Plugin
Would appreciate some assistance from the vets. I have read the documentation, and am using the html_nugget event plugin as reference.
Goal:
To simply print a list in the header of the blog.
example: <ul> <li><a href="$path">$linkname</li></ul>
Once I learn this I should be able to change it to ...
Goal:
To simply print a list in the header of the blog.
example: <ul> <li><a href="$path">$linkname</li></ul>
Once I learn this I should be able to change it to ...
- Sat Sep 16, 2006 2:50 am
- Forum: General discussions
- Topic: Inserting Code Into an Entry
- Replies: 8
- Views: 6554
- Fri Sep 15, 2006 7:58 pm
- Forum: General discussions
- Topic: Inserting Code Into an Entry
- Replies: 8
- Views: 6554
- Fri Sep 15, 2006 7:07 pm
- Forum: General discussions
- Topic: Inserting Code Into an Entry
- Replies: 8
- Views: 6554
- Fri Sep 15, 2006 5:44 pm
- Forum: General discussions
- Topic: Inserting Code Into an Entry
- Replies: 8
- Views: 6554
- Fri Sep 15, 2006 8:18 am
- Forum: General discussions
- Topic: Inserting Code Into an Entry
- Replies: 8
- Views: 6554
Inserting Code Into an Entry
Ok so I am writing code tutorials on mysite pretty much documenting things I do and learn, but problem is when I try to insert code it wont let me. It prints the actual code.
Why is there no option in the entry field? Is there anyway besides doing a <text-area> which I dont like doing as then I ...
Why is there no option in the entry field? Is there anyway besides doing a <text-area> which I dont like doing as then I ...
- Fri Sep 15, 2006 2:34 am
- Forum: Development
- Topic: Dynamic Nav Bar
- Replies: 5
- Views: 7212