The Fontizer - Graphical Text made easy
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
this is possible yet. Here is a sample:
Used here (subnav):
http://www.bauhaus-freunde.com/index.php?ziele
Oliver
Code: Select all
// row based navigation
$template_default["nav_row"]["before"] = '';
$template_default["nav_row"]["after"] = '';
$template_default["nav_row"]["between"] = '<img src="template/img/unav_spacer.gif" alt="" border="" width="14" height="13">';
$template_default["nav_row"]["link_before"] = '';
$template_default["nav_row"]["link_after"] = '';
$template_default["nav_row"]["link_before_active"] = '';
$template_default["nav_row"]["link_after_active"] = '';
$template_default["nav_row"]["link_direct_before"] = '{GT:DIN-N}';
$template_default["nav_row"]["link_direct_after"] = '{/GT}';
$template_default["nav_row"]["link_direct_before_active"] = '{GT:DIN-O}';
$template_default["nav_row"]["link_direct_after_active"] = '{/GT}';
http://www.bauhaus-freunde.com/index.php?ziele
Oliver
Hi
It doesn’t work.
I did …
Upload all files (separate from phpwcms)
CHMOD cache folder to 777
Edit index.php with
I receive this response
Parse error: parse error, unexpected ';', expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /usr/home/ew2005_dev/dev.ewadmin.ch/fontizer/fontizer.class.php on line 1
Does the server need some configurations?
thanks, Sven
It doesn’t work.
I did …
Upload all files (separate from phpwcms)
CHMOD cache folder to 777
Edit index.php with
Code: Select all
$f_text->config('font_path', '/usr/home/ew2005_dev/dev.ewadmin.ch/fontizer/fonts/');
$f_text->config('cache_base_path', '/usr/home/ew2005_dev/dev.ewadmin.ch/fontizer/cache/');
$f_text->config('cache_site_path', 'http://dev.ewadmin.ch/fontizer/cache/');
Parse error: parse error, unexpected ';', expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /usr/home/ew2005_dev/dev.ewadmin.ch/fontizer/fontizer.class.php on line 1
Does the server need some configurations?
thanks, Sven
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
Hi all,
Jerôme, do u know this one?
http://www.mikeindustries.com/sifr/
seems nice too. It has the advantage that it actually keeps the fonts... (uses flash and javascript) so you can copy/paste the titles. Ur mod is nice though, don't get me wrong, I do use it
Cheers
Jerôme, do u know this one?
http://www.mikeindustries.com/sifr/
seems nice too. It has the advantage that it actually keeps the fonts... (uses flash and javascript) so you can copy/paste the titles. Ur mod is nice though, don't get me wrong, I do use it
Cheers
1.3 out, testing, testing...
Sponsoring 4 phpwcms Blog and Usermanagement
Sponsoring 4 phpwcms Blog and Usermanagement
sifr definitively has advantages. You can for example copy and paste the text. When using sifr, you can handle the generated text like normal text. That's pretty cool.
But, you know, I wanted to re-invent the wheel. There are so many good solutions out there, but there is the "I CAN DO THIS TOO" in my head, I can't fight it .
But, you know, I wanted to re-invent the wheel. There are so many good solutions out there, but there is the "I CAN DO THIS TOO" in my head, I can't fight it .
Yeps Jerôme,
As said:
Cheers
As said:
is the very thing that keeps all of us goingbut there is the "I CAN DO THIS TOO" in my head, I can't fight it
Cheers
1.3 out, testing, testing...
Sponsoring 4 phpwcms Blog and Usermanagement
Sponsoring 4 phpwcms Blog and Usermanagement