The simplewiki 1.05 has 2 issue about the link.

6 views
Skip to first unread message

youngwan lim

unread,
Jul 14, 2011, 11:33:27 PM7/14/11
to simpl...@googlegroups.com
I am using simplewiki.  It's good.  ^_^

I think it has 2 issue about the link.

1. 
{{test.jpg}}  ==> <img src alt="test.jpg>
I think <img src="test.jpg"> is right.

2.
[[test test.txt]] ==> [[test test]]
When the link has the space, It's not to change to link.
 


And I have a question about the 1.05 version.
All of the link have ? mark after rendering.  That link is existed in the same directory.
I wonder when the question mark is appeared.

Henrik Bechmann

unread,
Jul 15, 2011, 8:59:55 AM7/15/11
to simpl...@googlegroups.com
Hi Youngwan,

All those things work as designed.

Both images and links require a recognized protocol (or a recognized symlink) to parse as links:

So {{http://test.jpg}} works. {{Uploads:test.jpg}} would also work, if Uploads was a registered symlink.

Also links are not allowed spaces, as this confuses the parser.

Question marks are there to let you know that those links did not parse properly.

Try removing spaces and adding protocols or symlinks.

Hope this helps.

- Henrik

--
You received this message because you are subscribed to the Google Groups "simplewiki" group.
To view this discussion on the web visit https://groups.google.com/d/msg/simplewiki/-/M_LJFPtAQJEJ.
To post to this group, send email to simpl...@googlegroups.com.
To unsubscribe from this group, send email to simplewiki+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/simplewiki?hl=en.



--
bechmann.ca

Henrik Bechmann

unread,
Jul 15, 2011, 9:28:03 AM7/15/11
to simpl...@googlegroups.com
... but I see that image nodes don't hook into the raw link handler, and should.

I'll look into that...

- Henrik

Henrik Bechmann

unread,
Jul 15, 2011, 9:40:16 AM7/15/11
to simpl...@googlegroups.com
Also note that there's a pre-registered symlink "Local",

so {{Local:test.jpg}} yields <img src="test.jpg" alt="Local:test.jpg"/>.

- H

On Fri, Jul 15, 2011 at 8:59 AM, Henrik Bechmann <hen...@bechmann.ca> wrote:
Reply all
Reply to author
Forward
0 new messages