wammie wrote:
Pete, on the wiki page above I'm struggling to get an image there, partially because I don't know how the layout is supposed to work since you only have one example in each row.
That was the plan, otherwise you need to match the vertical size of the text to the image, alternatively we could use a table, which I'm thinking about.
wammie wrote:
What I'd like to do is add a wiki image that links to an external Google doc, with some explanatory text and hover text. Can you code this in the wiki so I can model that to include others?
Yep, the image link code looks link this.
External link on the left | image on the right | optional hover text
Quote:
[[http://www.php.net|{{wiki:dokuwiki-128.png|tooltip caption here}}]]
give it a shot.
Pete