Added "Enable Section Achors" configuration option.

This commit is contained in:
Dario Solera 2009-10-06 15:21:59 +00:00
parent 84618e26e7
commit 947e8cdce0
26 changed files with 161 additions and 10 deletions

View file

@ -350,6 +350,12 @@
meta:resourcekey="chkEnableSectionEditingResource1" />
</div>
<div class="featurecontainer">
<anthem:CheckBox ID="chkEnableSectionAnchors" runat="server"
Text="Display anchors for pages' sections"
meta:resourcekey="chkEnableSectionAnchorsResource1" />
</div>
<div class="featurecontainer">
<anthem:CheckBox ID="chkEnablePageToolbar" runat="server"
Text="Enable Page Toolbar (Edit this Page, History, Admin)"