User:Jka: Difference between revisions
From DataFlex Wiki
Jump to navigationJump to search
m →Notes |
m notes on backup |
||
Line 39: | Line 39: | ||
== Notes == | == Notes == | ||
=== Backup === | |||
*http://www.mediawiki.org/wiki/Manual:Moving_a_wiki | |||
*upload mysql dump and mediawiki settings to [[Data Access|DAE]] | |||
*do a automated batch script http://www.speedguide.net/read_articles.php?id=1547 | |||
**ncftpput: http://www.ncftp.com/ncftp/doc/ncftpput.html | |||
*Using MediaWiki extensions | **schedule the batch : http://www.iopus.com/guides/winscheduler.htm | ||
===Using MediaWiki extensions === | |||
**Think about portability (it should be easy to redo the setup of the wiki) | **Think about portability (it should be easy to redo the setup of the wiki) | ||
**how to combat comment spam? | **how to combat comment spam? | ||
Line 51: | Line 52: | ||
*** Argh. Do I have to write my own plugin? :P | *** Argh. Do I have to write my own plugin? :P | ||
===other stuff=== | |||
*How to handle uploads | *How to handle uploads | ||
**no .exe files | **no .exe files |
Revision as of 13:45, 26 December 2007
Information
Name | Jacob Andresen |
jacob@sture.dk | |
Company | Sture Aps |
Facebook: http://www.facebook.com/profile.php?id=714677527
Articles
Tips and Tricks
mediawiki admin
System Plan
2007 startup
- Establish sysop team
2008 Q1
- Automated backup (to DAE ftp server)
- Handle comment spam (ConfirmEdit)
2008 Q2
- Visual DataFlex Source code formatting
Notes
Backup
- http://www.mediawiki.org/wiki/Manual:Moving_a_wiki
- upload mysql dump and mediawiki settings to DAE
- do a automated batch script http://www.speedguide.net/read_articles.php?id=1547
- ncftpput: http://www.ncftp.com/ncftp/doc/ncftpput.html
- schedule the batch : http://www.iopus.com/guides/winscheduler.htm
Using MediaWiki extensions
- Think about portability (it should be easy to redo the setup of the wiki)
- how to combat comment spam?
- how to format visual dataflex source code?
- Argh. Do I have to write my own plugin? :P
other stuff
- How to handle uploads
- no .exe files