The referenced anchor is displayed in the rendered page, so HomePage#Anchor is rendered as HomePage#Anchor and will be a link to the relevant bookmark on that topic page. 2
Referenced anchors will not be rendered in the page for topic links that do not exist yet, so NonexistentPage would be rendered as NonexistentPage.
Referenced anchors will not be rendered in the page for relabelled topic links, so Relabel would be rendered as Relabel.
1 As there is nothing to wrap for a HiddenWikiPageProperty an empty anchor will be rendered in the HTML.
2 No checks are done to ensure the specified anchor exists. If it does not then the browser will display the page at the top.
Page Property Bugs
The two related bugs are that multiline hidden properties didn't work properly (only the first line was hidden) and that wiki formatting in properties didn't work. Both of these bugs have been resolved in this ChangePacket3
3 Headings, tables and lists are not formatted in single line page properties and for the part of a multiline page property that is on the same line as the property declaration.
E.g.
SingleLine: !Heading1
Will not be formatted.
Multline:[ !Heading1
!!Heading2
]
In this one !Heading1 will not be formatted, !!Heading2. However, the desired result can be achieved as follows:
Multline:[
!Heading1
!!Heading2
]
Extras
This ChangePacket also makes some minor changes to the wiki.css file to format page properties wrapped in anchors so they don't turn in to links and to stop the text in multiline page properties from getting progressively smaller. And it fixes a bug in Array.Unique when array elements are arrays themselves.
Derek Lakin is a C# .NET developer primarily focusing on Windows Forms development and a CoreDeveloper for FlexWiki. Currently employed by "Content Master":http://www.contentmaster.co.uk producing learning material, white papers, and presentations, primarily for "Microsoft":http://www.microsoft.com.
11/20/2007 3:40:12 AM - -90.206.52.15
<Summary of bug fix>Summary: Which version is required for this ChangeNote
4/3/2008 9:43:28 AM - -199.31.3.195
Indicates the bugs on the BugTracker that are related to this topic.
9/24/2008 4:56:58 PM - FLWCOM-jwdavidson
Which are the related Feature Requests
1/24/2008 2:03:32 PM - FLWCOM-jwdavidson
A WikiPageProperty is an easy way to give Wiki pages properties like Keywords, Summary, Definition, etc.
9/25/2008 5:27:30 PM - FLWCOM-jwdavidson
Click to read this topic
9/24/2008 5:23:33 PM - FLWCOM-jwdavidson
_Brief statement of work item_
2/9/2005 3:21:38 AM - DerekLakin-62.189.22.124
Anchor tags and Properties
7/10/2008 7:06:51 AM - 207.230.217.31
a ChangePacket is a collection of source code changes to FlexWiki
5/20/2005 8:16:29 AM - -68.100.154.154
A WikiPageProperty is an easy way to give Wiki pages properties like Keywords, Summary, Definition, etc.
9/25/2008 5:27:30 PM - FLWCOM-jwdavidson
A WikiPageProperty that is not visible in the rendered page.
5/7/2007 5:10:32 AM - -82.247.57.65
FlexWiki is the name of the software at this site.
10/10/2008 5:02:04 PM - FLWCOM-jwdavidson
FlexWiki is the name of the software at this site.
10/10/2008 5:02:04 PM - FLWCOM-jwdavidson
FlexWiki is the name of the software at this site.
10/10/2008 5:02:04 PM - FLWCOM-jwdavidson
A WikiPageProperty that is not visible in the rendered page.
5/7/2007 5:10:32 AM - -82.247.57.65
a ChangePacket is a collection of source code changes to FlexWiki
5/20/2005 8:16:29 AM - -68.100.154.154
a ChangePacket is a collection of source code changes to FlexWiki