Hello Everyone
I was wondering if anyone could help with my problem. Basically, I want to create a static page that contains nothing but a google map or a yahoo map or a google calendar. Basically, a static page with some code on it.
I have created the static page, but I was wondering if there is some kind of tag I have ot surround my code in to get it to run.
I have installed the TinyMCE WYSIWYG editor, which gave me some trouble when I was working with the html nugget sidebar plugin, but the tricks that worked for the html nugget sidebar plugin are not working for the static page.
Any help would be greatly appriciated. Also, I noticed RobA's WrapURL plugin. do you think that plugin might do what I am trying?
Thanks again,
Ben
static page plugin
-
stm999999999
- Regular
- Posts: 1531
- Joined: Tue Mar 07, 2006 11:25 pm
- Location: Berlin, Germany
- Contact:
What exactly is the problem?
I'd definitely try without the WYSIWYG editor; that's only a problem when you enter the text initially, though, so you can turn it off temporarily while you make the nugget and then turn it back on.
If you're using any Javascript, you'll need to put it in a HTML Page Nugget, and assign it to the header position.
Finally, remember to escape any characters you want printed (like > and &).
I'd definitely try without the WYSIWYG editor; that's only a problem when you enter the text initially, though, so you can turn it off temporarily while you make the nugget and then turn it back on.
If you're using any Javascript, you'll need to put it in a HTML Page Nugget, and assign it to the header position.
Finally, remember to escape any characters you want printed (like > and &).
-
Paul Romaniuk
- Posts: 3
- Joined: Mon Oct 30, 2006 3:57 am
I just installed the static pages plug-in and created a test "about" page. The problem is that I don't see a link to the page on my weblog, although I did have the radio button configured correctly to put a link on my sidebar. I checked my SQL database, and the information for the page has been saved there. Am I missing something?