Show question mark for non-existing pagelinks bug/feature

"Andrew Premdas" <[email protected]> Mon, 6 Sep 2004 11:54:27 +0100
Newsgroups gmane.comp.web.wiki.moin.devel
Message-ID <[email protected]>
When you select 'Show question mark for non-existing pagelinks bug/feature'
in user preferences, the name of the page is no longer a link, only the
question mark preceding it. Surely this is a bug, as a question mark is a
very small area to spot as a link and to  click on.

This can be fixed by changing line 322 in page.py

 from 
            return wikiutil.link_tag(request, url,
                '?', formatter=fmt, **kw) + text + attach_link

 to
	      return wikiutil.link_tag(request, url,
                '?' + text, formatter=fmt, **kw) + attach_link
  
By the way is this the place to post things like this. Posts don't seem to
be getting much response.

All best

Andrew

Andrew Premdas
Student Systems Developer
Manchester University
-------------------------



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click