Huge amount of ISA work for Assets (as opposed to Wobjects).
Bug fix for toolbar button rows that do not go away when all buttons are deselected.
This commit is contained in:
parent
224b2c08d1
commit
93288c8332
20 changed files with 518 additions and 71 deletions
|
|
@ -37,10 +37,12 @@ our $I18N = {
|
|||
'snippet add/edit body' => {
|
||||
message => q|<p>Snippets are bits of text that may be reused on your site. Things like java scripts, cascading style sheets, HTML segments, XML or company slogans can all be used as snippets. Best of all, if you need to change the text, you need change it in only one location to update the snippet whereever it is used.</p>
|
||||
|
||||
<p>Since Snippets are Assets, so they have all the properties that Assets do.</p>
|
||||
<p>Macros placed in the Snippet will always be executed.</p>
|
||||
|
||||
<p>Snippets are Assets so they have all the properties that Assets do.</p>
|
||||
|,
|
||||
context => 'Describing snippets',
|
||||
lastUpdated => 1130880179,
|
||||
lastUpdated => 1166845107,
|
||||
},
|
||||
|
||||
'snippet description' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue