Talk:Main Page: Difference between revisions

From VOC Wiki
Jump to navigation Jump to search
imported>Cmich
No edit summary
imported>Cmich
No edit summary
(No difference)

Revision as of 02:24, 27 March 2004

Introduction to this page

This page is for discussing the content on the Main Page. If you have ideas for the Main Page but don't feel ready to make the changes right away, you can discuss them here. But remember, don't be affraid to edit other people's work, that's how a Wiki works! Go ahead and edit the Main Page if you have something to add or correct. For Talk pages such as this, it's sometimes useful to sign your name, if you are logged in just type four tilds (~) at the beginning of a line, the result will be something like this :

Cmich 18:13, 7 Mar 2004 (EST)

Wiki Internals

I noticed on the Wikipedia site, each page has a simple URL, whereas on the VOC Wiki we have some sort of active page lookup system (wiki.phtml?title=Main_Page) . The system we are using prevents the pages within the wiki from appearing of search engines like google and yahoo, etc. Is it possible to swich the wiki over to the simpler implementation, or is this limited by our web server provider.

ScottN 19:51, 26 Mar 2004 (EST)

Humm.. Interesting. We're running the same software as Wikipedia (although as slightly older version at this point, see VOCWiki_Talk:About). I may have a look into it at some point when I have some free time. If you want to do some research about it yourself, a couple limitations with our setup to keep in mind :

  • We don't have control over the Apache configuration file (this may be necessary to make the "alias" that you see on Wikipedia.
  • PHP is implemented as a CGI script rather than Apache module by our ISP.

Chris Michalak 21:24, 26 Mar 2004 (EST)