Added a comment

master
http://jmtd.net/ 2012-04-02 08:51:33 -04:00 committed by admin
parent e7fdb2a5c4
commit cbabe5e727
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="http://jmtd.net/"
nickname="Jon Dowland"
subject="comment 1"
date="2012-04-02T12:51:33Z"
content="""
Forgive me if I don't fully understand the question, but:
* the attachment functionality includes a button \"Insert Links\" which, on the edit form for a page, inserts the correct markup to link to the attachment, which addresses the general case
* For images which you want inline, you could convert the basic wikilink e.g. `\[[foo.png]]` into a call to the [[plugins/img]] plugin e.g. `\[[!img foo.png]]`
"""]]