From ea15d48c16299405753e455ec704cb2c908ddf1e Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 14 Feb 2007 01:22:32 +0000 Subject: move the release template to the softwaresite example --- doc/examples/softwaresite/templates/release.mdwn | 7 +++++++ .../softwaresite/templates/release/discussion.mdwn | 15 +++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 doc/examples/softwaresite/templates/release.mdwn create mode 100644 doc/examples/softwaresite/templates/release/discussion.mdwn (limited to 'doc/examples') diff --git a/doc/examples/softwaresite/templates/release.mdwn b/doc/examples/softwaresite/templates/release.mdwn new file mode 100644 index 000000000..b8b0abffc --- /dev/null +++ b/doc/examples/softwaresite/templates/release.mdwn @@ -0,0 +1,7 @@ +News for FooBar : + + + + +ikiwiki released with [[toggle text="these changes" id="changelog"]] +[[toggleable id="changelog" text=""""""]] diff --git a/doc/examples/softwaresite/templates/release/discussion.mdwn b/doc/examples/softwaresite/templates/release/discussion.mdwn new file mode 100644 index 000000000..f1794d8bf --- /dev/null +++ b/doc/examples/softwaresite/templates/release/discussion.mdwn @@ -0,0 +1,15 @@ +I'd rather not use a template for my release announcements, because these announcements are generated by the same script I use to release many other projects, and it already automates things fine. The template would need changes to my script and would only complicate the setup I have now. --[[Joey]] + +> No problem; sorry for the inconvenience. +> +> Since page moves currently require direct repository access, could you +> please move this release template to +> `examples/softwaresite/templates/release`, and s/ikiwiki/FooBar/g? +> +> Also, would you consider posting your project release scripts somewhere? If +> you have already done so, then could you post a link to them? +> +> --[[JoshTriplett]] + +>> No problem. My release script is here: +>> --[[Joey]] -- cgit v1.2.3