Kevin, sorry for getting behind on this long discussion. Thanks to
DrunkenMonk for all his help in trying to respond. And developing a
new plugin in the process! :)
However I think there is a simpler process. I put this in my skins
css file (code.style or code.style.myskin)
img.left { float: left; margin-right: 10px; }
img.right { float: right; margin-left: 10px; }
Then in your wiki just do this to get the behavior you want:
[^image.jpg class=left^]
[^image.jpg class=right^]
I have been using this on a site I'm developing for someone and it
gives a very nice effect. No need for any special plugins or anything.
As a result, I tend to think it's easier to define classes for
images, rather than wrap each image in a div or span. And second, I
think we should probably put these class definitions in the default
style sheet so they will be available more easily to new users. (For
next release).
Hope this helps.
Cheers,
Dan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---