~ubuntu-branches/ubuntu/natty/moin/natty-updates

« back to all changes in this revision

Viewing changes to docs/HACKS

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2008-06-22 21:17:13 UTC
  • mfrom: (0.9.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080622211713-fpo2zrq3s5dfecxg
Tags: 1.7.0-3
Simplify /etc/moin/wikilist format: "USER URL" (drop unneeded middle
CONFIG_DIR that was wrongly advertised as DATA_DIR).  Make
moin-mass-migrate handle both formats and warn about deprecation of
the old one.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Current keys and values of cfg.hacks dictionary - for developers' and brave
2
2
users' use only. :)
3
3
 
4
 
ie7: True means that ie7 hack (http://dean.edwards.info/ie7/) will be used.
5
 
     False (default) means not using ie7 hack.
 
4
(None currently)
6
5
 
7
6
Please keep in mind that these are HACKS and in flux, this is why it is called
8
7
like that! So if something doesn't work, read the source or ask on #moin.