Blog
Documentation
Book a Demo
toggle menu
Categories
Discussions
Activity
Best Of...
Sign In
Sign In
Categories
Discussions
Activity
Best Of...
Sign In
×
Home
›
Vanilla 1.0 Help
Discussion
Is there theme quick start guide
Author
Date within
1 day
3 days
1 week
2 weeks
1 month
2 months
6 months
1 year
of
Examples: Monday, today, last week, Mar 26, 3/26/04
Search
Is there theme quick start guide
kaos
New
December 2009
edited December 2009
in
Vanilla 1.0 Help
Is there a theme quick start guide like there is for vanilla 2?
0
Comments
Voxy
December 2009
http://lussumo.com/docs/doku.php?id=vanilla:themes
but i could use some help on basic variables - how do I get the current theme folder (to include images from)?
0
kaos
New
December 2009
download vanilla 1.10 and copy the defauly theme folder
0
Voxy
December 2009
no I mean in the .php templates.
i don't like to write img src="/path_to_my_themes_folder/" but
$system_variable_for_current_theme_folder instead
Just in case I want to re-use the template for another theme, so I don't have to touch the path.
Or I might rename the theme later...
0
kaos
New
December 2009
I have no idea sorry
0
Sign In
or
Register
to comment.
Comments
but i could use some help on basic variables - how do I get the current theme folder (to include images from)?
i don't like to write img src="/path_to_my_themes_folder/" but
$system_variable_for_current_theme_folder instead
Just in case I want to re-use the template for another theme, so I don't have to touch the path.
Or I might rename the theme later...