From f523827f9e9bae56892d38217b4567d498026f90 Mon Sep 17 00:00:00 2001 From: Steve Swanson Date: Thu, 18 May 2006 18:30:12 +0000 Subject: [PATCH] Added bulleted list and indent nav navigations, and also an html version default email used for data forms --- .../wgtemplate_bulleted_list.tmpl | 57 ++++++++++++++++++ .../wgtemplate_default_email.tmpl | 12 ++++ .../wgtemplate_indentnav.tmpl | 59 +++++++++++++++++++ 3 files changed, 128 insertions(+) create mode 100644 docs/upgrades/templates-6.99.2/wgtemplate_bulleted_list.tmpl create mode 100644 docs/upgrades/templates-6.99.2/wgtemplate_default_email.tmpl create mode 100644 docs/upgrades/templates-6.99.2/wgtemplate_indentnav.tmpl diff --git a/docs/upgrades/templates-6.99.2/wgtemplate_bulleted_list.tmpl b/docs/upgrades/templates-6.99.2/wgtemplate_bulleted_list.tmpl new file mode 100644 index 000000000..fdaaa0635 --- /dev/null +++ b/docs/upgrades/templates-6.99.2/wgtemplate_bulleted_list.tmpl @@ -0,0 +1,57 @@ +#PBnav00000000000bullet +#title:Bulleted List +#menuTitle:Bulleted List +#url:bulleted_list +#namespace:Navigation + +
+
+ +

+
+ +

+
+ + + +
    + + + + +
+
+ +
  • onclick="window.open('')" href="#" href=""> + +
      + + + + + + + +
    + +
  • + + +~~~ + + diff --git a/docs/upgrades/templates-6.99.2/wgtemplate_default_email.tmpl b/docs/upgrades/templates-6.99.2/wgtemplate_default_email.tmpl new file mode 100644 index 000000000..48225f8a0 --- /dev/null +++ b/docs/upgrades/templates-6.99.2/wgtemplate_default_email.tmpl @@ -0,0 +1,12 @@ +#PBtmpl0000000000000085 +

    + + + + + + + + +
    :
    +
    \ No newline at end of file diff --git a/docs/upgrades/templates-6.99.2/wgtemplate_indentnav.tmpl b/docs/upgrades/templates-6.99.2/wgtemplate_indentnav.tmpl new file mode 100644 index 000000000..e4af2bdb9 --- /dev/null +++ b/docs/upgrades/templates-6.99.2/wgtemplate_indentnav.tmpl @@ -0,0 +1,59 @@ +#PBnav00000000indentnav +#title:Indent Nav +#menuTitle:Indent Nav +#url:indent_nav +#namespace:Navigation + +

    +
    + + +

    +
    + + + + + + +~~~ + \ No newline at end of file