In last week’s entry, I discussed some of the more basic aspects of the new Point-and-Click editor. This week, we continue exploring the editor, looking at the following aspects (click the links to go directly to that section):
You access the plugins with the “Insert Plugin” button on the upper-right portion of the editing toolbar. Clicking this button opens up a pop-up with five categories: Productivity, PBwiki Magic, Video, Photos, and Chat. Most of these options will open further pop-ups allowing you to add functionality like a chat room (by Gabbly), stock charts (by Yahoo!), videos (from YouTube), and photo slideshows (Bubbleshare.com and Slide.com).
For long-time PBwiki users, you’ll want to look towards “PBwiki Magic” for a lot of the functions you’re used to, such as the <toc> (Table of Contents), recent changes, recent visitors, and the number of page views. In this category, there is also the very awesome new Equation editor, which uses LaTeX style equation input. Finally, this category features the “HTML” link, which is the best way to insert code into the page.
You’re given a lot of options that are very similar to a regular software word-processor, such as different fonts, background and text colors, pre-set formats, and size. Here’s a run-down of some considerations.
Clicking this button switches to a code display mode, showing all the background HTML that makes the Point-and-Click Editor tick. My suggestion for anybody who doesn’t know HTML is to simply not bother with it at all. If you accidently click it, just click it again to get to the normal display. Even for folks who DO know HTML, this is not a good way to enter HTML, as the editor may or may not know how to render it in Point-and-Click mode, and if it messes up the rendering, it may ruin the formatting of other things on the page as well. In a worst-case scenario, you may not be able to revert, forcing you to either save the unwanted change or trash any un-saved additions you made.
The ideal situation would be some way to insert HTML without PBwiki messing with it in any way whatsoever, akin to <raw escaped=0>…content…</raw> in the WikiStyle editor. Luckily, the solution already exists.
As mentioned earlier, using the PBwiki Magic -> HTML plugin allows you to insert code (HTML, Javascript, CSS) into your wiki that PBwiki will leave completely alone in your page. Remember if you’re inserting Javascript and have a free public wiki, users will have to manually enable Javascript with the enable scripts link in the bottom-left of the page. The code appears like other plugins in editing mode, as a little image link, but will be inserted directly into the full wiki page.
I hope everybody can use the tips from these two weeks as a launchpad to start exploring the Point-and-Click editor in your own wiki. Remember that experimentation is often the best way to discover things, and if you get stuck, feel free to ask questions in the forums or contact me.
Next week, I’ll discuss effective ways of integrating images into your wiki. See you then!
2 Responses for "Tip of the Week #8: Point-and-Click Editor, part 2"
Working with a free private wiki, I was yesterday unable to edit it using the new Point-and-Click editor from a public computer. Clicking on “Edit page” would bring about a screen where the editing area stayed blank. It was possible to edit the pages by clicking to “Switch to Classic Editor”, but powerful as I’ve found the new editor, I was so frustrated I couldn’t use it there and then!
I suspected something might need to be installed on the computers so that the new editor would work. I’ve never experienced this at home, but many of my colleagues have reported similar problems…. Any tips?
Gladys
Do you know what browser and possibly the version you were using? To really take advantage of the P&C editor, latest versions of Firefox and Internet Explorer are ideal.
Leave a reply