summaryrefslogtreecommitdiffstats
path: root/quanta/data/toolbars/html/other.actions
blob: 1a6c31e1e4210fb7ee649629aa289cc2e3f0456b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE actionsconfig>
<actions>
 <action icon="date" type="script" name="tag_date" text="Time" >
  <script output="cursor" error="none" input="none" >date</script>
 </action>
 <action shortcut="" icon="tag_meta.png" type="tag" tooltip="Meta Tag" name="user_LAFBv3jcy0" text="Meta" >
  <tag useDialog="true" >&lt;meta></tag>
  <xtag use="false" ></xtag>
 </action>
 <action shortcut="" icon="tag_a_url.png" type="tag" tooltip="" name="user_4SxzUeZQfb" text="Base" >
  <tag useDialog="true" >&lt;base></tag>
  <xtag use="false" ></xtag>
 </action>
 <action shortcut="" icon="tag_font_base.png" type="tag" tooltip="Style Tag" name="user_aLc0VMPQ3Q" text="Style" >
  <tag useDialog="false" >&lt;style type=&quot;text/css&quot;></tag>
  <xtag use="true" >&lt;/style></xtag>
 </action>
 <action shortcut="" icon="tag_a.png" type="tag" tooltip="Link Tag" name="user_WfcdDwEDRa" text="Link" >
  <tag useDialog="true" >&lt;link></tag>
  <xtag use="false" ></xtag>
 </action>

</actions>