To do
From GTALUG
- See also
- Village pump -- A central place to chat about this wiki.
Things to be done for this place.
Regular users don't generally have to worry about this stuff.. this is basically a to do list for wiki maintainers and server administrators.
[edit]
Content
- User-survey
- Shared resources
- Push content or mirror from my own site to here. Specifically things like Toronto and Linux.. delving into various other related resources as well..
- Manifesto and Sitemap share traits in common. Every single item in the manifesto should point to a section in this wiki. ~Do: discuss this
- MediaWiki has a rough tutorial. Improve it.
- Special:Whatlinkshere/Template:Do
- Special:Whatlinkshere/Template:Fixme
- Special:Whatlinkshere/Template:Port
[edit]
Engine
- http://meta.wikimedia.org/wiki/Help:EasyTimeline_activation
- For each topic, make a template which contains its description. This way it's easy to update a description and it'll update everywhere. It's a horror to set up, but very cool for later. Is it necessary?
- url rewriting: mod_rewrite
- Customizing the UI: http://meta.wikipedia.org/wiki/MediaWiki_i18n
- Put GTALUG:About and GTALUG:General disclaimer in the sidebar. --Leah I have done this now, it would require clearing your cache to see it. If you want to add or remove links like this in the future, you can add them to the skins/GTALUG.php file in the section that looks like this:
<!-- You can put custom links other than the main navigation site links specified in
the LocalSettings.php file here -->
<hr>
<ul>
<li id="about"><a href="http://www.gtalug.org/wiki/GTALUG:About">About</a></li>
<li id="general disclaimer"><a href="http://www.gtalug.org/wiki/GTALUG:General_disclaimer">General Disclaimer</a></li>
</ul>
- Hunt down all those stupid pages (my own wiki has some notes):
- Once I'm satisfied with them in my own setup, import LocalSettings.php tweaks from home to here.
- Enable uploads.
- Possibly extend the extension types.
- My defensive mod_rewrite rules on my own site don't appear to work anymore. I don't know what's changed, but I should determine if it's also inactive here. Additional anti-bot efforts should be imported (although with less-aggressive settings). -- Sy / (talk)
[edit]
Wiki2
- Maintain a second wiki for internal use, secured using standard stuff (don't trust 1.5).
- See if we can copy the login / user info from wiki1 to wiki2.
- Populate it with private group contact into
- Attendance database?
- Executive database

