thanks
|
I have a problem with the xml file which describes the menu I want to appear in the AdminCP.
If one of the options contains a link, which includes as a character, the character &, the menu does not appear. For example: Code:
<navoption displayorder="100"> If I replace the & character with a - or something, everything works. Is this a bug in the way the xml is handled or is this character not allowed? If so, how can I pass a link, which includes such a character? Thanks |
& is only allowed in CDATA (Character Data) Sections, otherwise you must use the entity &
|
Thanks Kirby, much appreciated.
Any other characters that are not allowed, that I need to be aware of? As you can tell, I have no expertise in XML. Thanks again. |
[ ] < > ' "
|
Thank you Sir!
|
Quote:
ok a Q about vb 3.5 beta 3 code if we open <text> shouldn't we close it with </text > why are we closing it as </phrase> in your code you show Code:
<navoption displayorder="1"> |
Its a typo.
|
Jep. That happens when you just "blindly" write "Code" without testing it ;)
Fixed. |
Is there a way with this XML to add a separator between navoptions to segregate different areas of the same navigation?
i.e. *NAVGROUP TITLE* view something view somethingelse *SEPARATOR* edit something edit somethingelse *SEPARATOR* delete something delete somethingelse Is this possible without having it get linked? I've already tried a single character in the link but it sends the navigation frame over into the main view if you accidentally click that.... |
All times are GMT. The time now is 02:13 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|