encode a macro in the head.tags for template so that it shows as macro code
This commit is contained in:
parent
22263191ed
commit
d7b5083b85
2 changed files with 3 additions and 2 deletions
|
|
@ -29,6 +29,7 @@
|
||||||
- Fixed #8983: Missing Help in Group Edit screen
|
- Fixed #8983: Missing Help in Group Edit screen
|
||||||
- Fixed #8899: Calendar feeds somehow cause edit screen to fail
|
- Fixed #8899: Calendar feeds somehow cause edit screen to fail
|
||||||
- Fixed #8891: Calendar still pulls feeds when in trash
|
- Fixed #8891: Calendar still pulls feeds when in trash
|
||||||
|
- Fixed #8981: style template help -- Macro being replaced
|
||||||
|
|
||||||
7.6.1
|
7.6.1
|
||||||
- changed: the list of extensions for the export system to pass through
|
- changed: the list of extensions for the export system to pass through
|
||||||
|
|
|
||||||
|
|
@ -955,10 +955,10 @@ to add or remove users from their groups.
|
||||||
<br />
|
<br />
|
||||||
<br />We suggest using something like this in the <title> </title> portion of your style:
|
<br />We suggest using something like this in the <title> </title> portion of your style:
|
||||||
<br />
|
<br />
|
||||||
<br />^PageTitle(); - ^c();
|
<br />^PageTitle(); - ^c();
|
||||||
<br />
|
<br />
|
||||||
<br />That particular example will help you get good ranking on search engines.|,
|
<br />That particular example will help you get good ranking on search engines.|,
|
||||||
lastUpdated => 1183420610,
|
lastUpdated => 1225222473,
|
||||||
},
|
},
|
||||||
|
|
||||||
'860' => {
|
'860' => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue