Graphical Text MOD - FINAL - Version 2.0
- Fulvio Romanin
- Posts: 394
- Joined: Thu 4. Dec 2003, 11:12
- Location: Udine, Italy
- Contact:
- Fulvio Romanin
- Posts: 394
- Joined: Thu 4. Dec 2003, 11:12
- Location: Udine, Italy
- Contact:
Well you can use the replacement tags inside spaw!!Fulvio Romanin wrote:errrr.....
i know i always ask for the moon, but couldn't it be possible to make the GT tag spaw-compatible so we can decide the font directly in the WYSIWYG editor and see all the fonts there?
(hides)
http://www.studmed.dk Portal for doctors and medical students in Denmark
- Fulvio Romanin
- Posts: 394
- Joined: Thu 4. Dec 2003, 11:12
- Location: Udine, Italy
- Contact:
yes, of course
but since i'm a lazyass i'd like to just have the selector with the font name, and that's all...consider how easy it might be to have clients decide their own font.....
besides that, to whom it may concern: i'm moving forward with my flash frontend after a long, forced pause...
but since i'm a lazyass i'd like to just have the selector with the font name, and that's all...consider how easy it might be to have clients decide their own font.....
besides that, to whom it may concern: i'm moving forward with my flash frontend after a long, forced pause...
Completeness is reached through subtraction, not through addition
In spaw you can define your own stiles maybe jerome can make a hack for thatFulvio Romanin wrote:yes, of course
but since i'm a lazyass i'd like to just have the selector with the font name, and that's all...consider how easy it might be to have clients decide their own font.....
http://www.studmed.dk Portal for doctors and medical students in Denmark
Req: maybe you could make a preview of the fonts under the Fonts
http://www.studmed.dk Portal for doctors and medical students in Denmark
another REQ
instead of tags like this:
{GT:tri_b:24:003366:text} it would be cool if you could do like this:
{GT:tri_b:24:003366}text{/GT} or something like that cause then you could use this tags for all the other replacements tags like:
{GT:tri_b:24:003366}{BREADCRUMB}{/GT}
{GT:tri_b:24:003366}{AUTHOR}{/GT}
{GT:tri_b:24:003366}{DATE_LONG}{/GT}
etc-.
instead of tags like this:
{GT:tri_b:24:003366:text} it would be cool if you could do like this:
{GT:tri_b:24:003366}text{/GT} or something like that cause then you could use this tags for all the other replacements tags like:
{GT:tri_b:24:003366}{BREADCRUMB}{/GT}
{GT:tri_b:24:003366}{AUTHOR}{/GT}
{GT:tri_b:24:003366}{DATE_LONG}{/GT}
etc-.
http://www.studmed.dk Portal for doctors and medical students in Denmark
Now we can make great looking navbars with this function! I am sure that this will be an option for navbartable in the future!
But mine just don't want to work! I have installed it a couple of times by now (also the new one) but in IE it just shows that a pictures should be there but it can't find it! And in Mozilla it just shows the text..the properties of the 'picture' is
From the tag: {GT:tre:10:000000:ffffff:testingtext}
And this path is good! And I can then also see that he finds the shortcut because it displays the .tff name..
????? Such a useful function and I can't use it!
I also tried to change to GD1 and IM out /on and so on but I just do not know if this matters at all..?
Greetings from Martin
But mine just don't want to work! I have installed it a couple of times by now (also the new one) but in IE it just shows that a pictures should be there but it can't find it! And in Mozilla it just shows the text..the properties of the 'picture' is
Code: Select all
http://localhost/NITROMEDIA_CMS/include/inc_module/mod_graphical_text/inc_fonts/fontizer.php?font=trebuchet.ttf&size=10&color=000000&bgcolor=ffffff&text=testingtext
And this path is good! And I can then also see that he finds the shortcut because it displays the .tff name..
????? Such a useful function and I can't use it!
I also tried to change to GD1 and IM out /on and so on but I just do not know if this matters at all..?
Greetings from Martin
For Mozilla it is also a broken picture, but it displays the ALT-Text, that is why it looks irritating.
To be honest, I don't know why this does not work in your browser, because the path seems to be correct, as you say it.
It could be a GD-issue, but I don't know which - as you need GD for phpwcms I thought that this would always work :/
Can you try the same thing on a real server to test if this works?
To be honest, I don't know why this does not work in your browser, because the path seems to be correct, as you say it.
It could be a GD-issue, but I don't know which - as you need GD for phpwcms I thought that this would always work :/
Can you try the same thing on a real server to test if this works?
For the test you could try to set the font in fontizer.php manually and statically, if it works when you put the full path to the font.
Search the line and change $font to the full path to one of your font-files.
So we can see if it has something to do with the location.
(Don't wonder about this line, it is so because me myself I tested something )
Search the line
Code: Select all
$fonttype="$font";
So we can see if it has something to do with the location.
(Don't wonder about this line, it is so because me myself I tested something )
Noop...still nothing...
Well I have to leave it for now, after all it is just a 'lazymachine' and everything can be done by hand as normally..(trying to convince myself that I do not really need it )
And I didn't know that it didn't work for Mozilla..Like when everything looks exactly how I intended...
Thanks J.!
Martin
Well I have to leave it for now, after all it is just a 'lazymachine' and everything can be done by hand as normally..(trying to convince myself that I do not really need it )
And I didn't know that it didn't work for Mozilla..Like when everything looks exactly how I intended...
Thanks J.!
Martin