Nope, I checked. there are variables in the "overall"s, I'm wondering which file is parsing them? And It would be rediculous to just look through every file.Roberdin wrote:template.php ...?mgbowen wrote: Yes, but in the "overall"s, there are variables. WHo is parsing the variables?
The 2.2 styling system ... feedback
Re: The 2.2 styling system ... feedback
Re: The 2.2 styling system ... feedback
Those variables are set in includes/functions.php in function page_header()
Formerly known as CyberAlien.
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
-
- Registered User
- Posts: 1546
- Joined: Wed Apr 09, 2003 8:44 pm
- Location: London, United Kingdom
Re: The 2.2 styling system ... feedback
Oh! I see what you mean - where are the variables being assigned, not where is the page with the variables in being parsed.
Rob
Re: The 2.2 styling system ... feedback
It is shown in page_footer() in includes/functions.php
Templates work like this:
1. You use page_header() to setup main variables
2. You assign filename to handle 'body'
3. You use page_footer() to show contents for handle 'body' and footer
Templates work like this:
1. You use page_header() to setup main variables
2. You assign filename to handle 'body'
3. You use page_footer() to show contents for handle 'body' and footer
Formerly known as CyberAlien.
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
Re: The 2.2 styling system ... feedback
You can get yourself som decent editor that will search through all files you need to search.mgbowen wrote: Nope, I checked. there are variables in the "overall"s, I'm wondering which file is parsing them? And It would be rediculous to just look through every file.
Don't give me my freedom out of pity!
Re: The 2.2 styling system ... feedback
UltraEdit for searching many files, Beyond Compare for comparing files or directories, Notepad++ for general file editing.
- cyberCrank
- Registered User
- Posts: 560
- Joined: Wed Jan 28, 2004 3:38 am
- Location: Ethereal Bliss
Re: The 2.2 styling system ... feedback
Textpad is also good for global search and replace on Workspace project files...
Re: The 2.2 styling system ... feedback
I dont really understand alot about this new template designing technique,could someone simplify this for me via PM or something.Im not good at css editing or nothing of that nature.So is it possible to still use predefined templates and just upload them like in the 2.0.x versions of phpBB?
Re: The 2.2 styling system ... feedback
Of course, it's going to be just the same for board owners, there are im provements for style designers thoughSaigon wrote: I dont really understand alot about this new template designing technique,could someone simplify this for me via PM or something.Im not good at css editing or nothing of that nature.So is it possible to still use predefined templates and just upload them like in the 2.0.x versions of phpBB?
Is it here yet? Is it here yet? Is it here yet? Is it here yet? Is it here yet?
Now?
Now?
Re: The 2.2 styling system ... feedback
why is phpbb 2.2 using HTML as the template files insted of .tpl or .php? also is there anyway for me to convert the html files to php? caus the html files wont show up in firefox only IE? Also why does the admin section use php and not the overall styles? Anyways i love the whole ease of use with the styling system
phpbb 2.2 is gonna be amazing 