From d73eb7d9b2569ebb44fc79480b6ec2d8c1faea5d Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 31 Mar 2007 06:55:12 +0000 Subject: * Add a templates page to the basewiki. It will automatically list all available templates. Rename the old templates page to wikitemplates. * Include the note template in the basewiki. * Add a popup template in the basewiki. CSS based on some by Martin Krafft. * Make the note, popup, and plugin templates detect missing variables and be self-documenting, listing the available variables. --- basewiki/templates/note.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 120000 basewiki/templates/note.mdwn (limited to 'basewiki/templates/note.mdwn') diff --git a/basewiki/templates/note.mdwn b/basewiki/templates/note.mdwn new file mode 120000 index 000000000..40337b9b1 --- /dev/null +++ b/basewiki/templates/note.mdwn @@ -0,0 +1 @@ +../../doc/templates/note.mdwn \ No newline at end of file -- cgit v1.2.3