Vanilla Forums
Home
Addons
Community
Documentation
Blog
Hosting
Download
Home
»
Vanilla 1
Activity
•
Sign In
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Categories
All Categories
16K
Questions
15.6K
Feedback
347
Developers
49
Localization
49
Blog
15
Categories
Recent Discussions
In this Discussion
kaos
December 2009
Voxy
December 2009
Who's Online
13
+
10
guests
Is there theme quick start guide
kaos
December 2009
in
Vanilla 1
Is there a theme quick start guide like there is for vanilla 2?
Comments
Voxy
December 2009
Posts: 4
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)?
kaos
December 2009
Posts: 126
download vanilla 1.10 and copy the defauly theme folder
Voxy
December 2009
Posts: 4
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...
kaos
December 2009
Posts: 126
I have no idea sorry :(
Sign In
or
Register
to comment.
Host Your Community With Us
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...