From 7e1265ede7c82999d2def9e001422c41aa48afc0 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 24 Oct 2007 07:50:10 +0100 Subject: drop tagwall from trunk --- tw/tw-tags.php | 97 ---------------------------------------------------------- 1 file changed, 97 deletions(-) delete mode 100644 tw/tw-tags.php (limited to 'tw/tw-tags.php') diff --git a/tw/tw-tags.php b/tw/tw-tags.php deleted file mode 100644 index b8df505d6..000000000 --- a/tw/tw-tags.php +++ /dev/null @@ -1,97 +0,0 @@ -...::: => ...::: - * - * TW_NOP - tag without end tag - *

etc.. - * - * TW_OPT - tag have optional end tag ( optional end tag is closed automatically ) - *
  • line1
  • line2 =>
  • line1
  • line2
  • - * - * CONT.OFF - content off ( not implemented ) - * content-offcontent-on => content-on - * - * REQ.TAG - required tag in stack - *