[dokuwiki] Re: Image positioning etc.

  • From: Myron Turner <turnermm02@xxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Tue, 19 Oct 2010 17:55:32 -0500

On 10/19/2010 5:45 PM, Chris G wrote:
On Tue, Oct 19, 2010 at 05:28:42PM -0500, Myron Turner wrote:
On 10/19/2010 9:58 AM, Myron Turner wrote:
On 10/19/2010 8:59 AM, Chris G wrote:
Is there any way to tell Dokuwiki to position multiple images across a
page with text in between?

E.g. I want something like:-

Here is a Here is a
block of block of
text about image1 text about image2
image1 image2


You probably could work something out using the wrap plugin. It takes
nested<WRAP>  markup for nested DIVs. Use the float classes. For
instance, something like:

<WRAP left 30%>
text block here
</WRAP>
{{:wiki:dokuwiki-128.png }}

<WRAP center>
<WRAP left 30%>
text block here
</WRAP>  <WRAP right>
{{:wiki:dokuwiki-128.png }}
</WRAP>
</WRAP>

Couldn't resist playing around:

  http://www.mturner.org/fckgLite/doku.php?id=playground:wrap

Is that supposed to show anything remotely relevant, all I see is a
table and a few lines of text in various colours.  :-)


Don't simply assume it's the other guy.
--
Myron Turner
http://mturner.org/
http://mturner.org/fckgLite
http://www.mturner.org/dwfck/doku.php
http://www.room535.org


Attachment: playground-wrap .png
Description: PNG image

Other related posts: