You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
980 B
23 lines
980 B
6 years ago
|
<!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" ><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" ><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" ><style type="text/css"></tag>
|
||
|
<xtag use="true" ></style></xtag>
|
||
|
</action>
|
||
|
<action shortcut="" icon="tag_a.png" type="tag" tooltip="Link Tag" name="user_WfcdDwEDRa" text="Link" >
|
||
|
<tag useDialog="true" ><link></tag>
|
||
|
<xtag use="false" ></xtag>
|
||
|
</action>
|
||
|
|
||
|
</actions>
|