- Регистрация
- 25.04.2011
- Сообщения
- 32
- Благодарностей
- 0
- Баллы
- 6
I have files that are common to use (emails, names, sites, etc) by different templates.
Instead of having to import a list, do list processing, assigning variables I would like to have a common variable across my templates. How can I do that with Global variable?
Also, say I made a 'Common Folder' of emails, names, sites, etc - Folder Common
c:\zenno\common
and my template is at
c:\zenno\wordpress
How can I access the Folder 'Common' without having to use exact path (in case I want to transfer the template to another computer).
Thanks!!
Instead of having to import a list, do list processing, assigning variables I would like to have a common variable across my templates. How can I do that with Global variable?
Also, say I made a 'Common Folder' of emails, names, sites, etc - Folder Common
c:\zenno\common
and my template is at
c:\zenno\wordpress
How can I access the Folder 'Common' without having to use exact path (in case I want to transfer the template to another computer).
Thanks!!