77521c063579fef275d3bacf90a9a7d701746461
[shipsimu.git] / docs / TODO
1 TODO:
2 =====
3
4 - Hub and MXChange 0.3.0 must be ported to new framework changes:
5         + ClassLoader::includeAllClasses() removed
6         + FrameworkArrayObject::__construct($className) requires class name
7         + $this->generateUniqueId() replaces $this->createUniqueID()
8
9 - Collected ideas:
10         + Delayed indexing:
11
12 Q: Does the <META NAME="ROBOTS" CONTENT="NOINDEX"> in line 2 of the html-source of many WikiPages mean, that these pages are never indexed?
13
14 A: No, the line will disappear 10 hours after the last edit. This ensures that only stable (and spam free) pages are indexed by SearchEngines. 
15
16 Source: http://c2.com/cgi/wiki?DelayedIndexing