At Tue, 23 Feb 2010 14:44:18 +0000, Brett Parker wrote:
On 21 Feb 22:01, Richard Lewis wrote:
At Sat, 20 Feb 2010 17:02:55 +0000, Adam Bower wrote:
Hi people,
Due to the unfortunate disappearance of our old wiki and inability to contact anyone at the old hosting provider Noodles has very kindly changed over the DNS and pointed it at a new wiki hosted on his server.
(thanks Noodles!)
A side effect of this is that we have lost all the old wiki content so please visit the new wiki, create an account and get rebuilding!
You can find the new wiki at http://www.alug.org.uk/ for those that didn't know.
I still have the code for the NextMeeting macro which I wrote for the ALUG wiki and which is attached to this message (I hope).
You call it with one or two arguments. The first is the LOCATION of the meeting and should be either the string "norwich" or the string "ipswich". The second is SHOW_VENUE and should be either "yes" or "no" (or "y" or "n", or "1" or "0"; default: no).
<<NextMeeting(location="norwich")>>
<<NextMeeting("ipswich", "yes")>>
It then inserts the date and (optionally) location of the next pub meeting.
If it's felt that this macro is still useful, might someone be able to install it?
Liar liar pants on fire! (As we couldn't see why it wasn't working, I've been playing, the examples you gived are broken...)
So, for future notes: <<NextMeeting(location=norwich)>> <<NextMeeting(ipswich, yes)>>
Yes, you really don't want the quotes.
Uh oh. I'm sorry, I don't know why I thought it was supposed to be quoted.
Thanks very much for taking the time to re-install and test this!
Best, Richard