Page 2 of 2
Posted: Tue 13. Apr 2004, 08:50
by Oliver Georgi
Just for you information regarding the "buggy" code in script.js.php of the SPAW wysiwyg editor.
This is the answer of the SPAW developer:
Yes that was a bug but accidentally it saved from executing the code that
doesn't work

So will have to investigate the issue and fix it or remove
that code completely.
Regards
Oliver
Posted: Tue 13. Apr 2004, 15:32
by snobba
Do you have ANY idee when you are going to release the new version of PHPWCMS...Starting with a new project now and with your new 'content everywhere' the structure and design are going to be totally different..So I am thinking of waiting for the new release..But if this beauty is not released for a while I do it different and continue with the old(Hmm, not 'old' - almost new) version..
Years, months, weeks or days? Regarding to the weather in Europe with a lot of nice sun(and not the weather to sit in front of a screen) I expect it will take a while...
Thanks and take care!
Greetings from Martin
Posted: Tue 13. Apr 2004, 15:35
by Oliver Georgi
I think 2 weeks when I have time again to develop with all my power

Posted: Tue 13. Apr 2004, 15:43
by Fulvio Romanin
oh
and i thought it was for this weekend
well
nevermind, thx a lot, we'll wait hitting the reload button on and on and on and on

Posted: Tue 13. Apr 2004, 15:48
by Oliver Georgi
I wish I could - fucking money. Sorry.
Posted: Tue 13. Apr 2004, 17:22
by Fulvio Romanin
don't even tell you're sorry - i know the style
i just got a phone call from my commercialist (google translates it as a "commercial graduate", but it's about the guy that makes the tax bills for you) that i have to pay like some unpredicted extra 3500€* next month, not regular taxes but MORE taxes indeed, so i'm f@@king angry at the moment**
so nevermind, and take care about your life and your stuff....
* i think that much, may be less...i hope
** of course i don't have such money. each time my bank account goes over 2000€ something bad happens...shit....
Posted: Wed 14. Apr 2004, 19:21
by colech
The horizontal menu is just what I was looking for! You read my mind again. Now I have serveral of my friends now using phpWCMS.
Posted: Sat 17. Apr 2004, 17:41
by adam
Hello!
I am using the row navigation for a submenu. The replacement tag that I use is {NAV_ROW:CURRENT:0}
My question:
If I click on an item in this submenu, the linked article is loading. But now the submenu has disappeared. Is it possible to show the submenu also in the article view?
adam
Posted: Sat 17. Apr 2004, 17:50
by Oliver Georgi
No and yes - think about the attrbute CURRENT - you have to use different templates and fixed IDs
Oliver
Posted: Sat 17. Apr 2004, 18:12
by adam
Sorry - but I am new:
What exactly would I have to do if I do not want the navigation to disappear?
Posted: Sat 17. Apr 2004, 18:44
by Oliver Georgi
check the ID of the structure level and use it like this:
{NAV_ROW:35:0}
Oliver
Posted: Mon 19. Apr 2004, 21:53
by adam
Hello!
Where can I change for example the font size of the NAV_ROW? If I change the ".nav_table" settings in the frontend.css nothing changes.
Adam
Posted: Mon 19. Apr 2004, 23:45
by Oliver Georgi
<span class="my_nav_row_class">{NAV_ROW}</span>
Oliver