]> git.mxchange.org Git - shipsimu.git/blobdiff - docs/TODO
Failed attempts for governments added
[shipsimu.git] / docs / TODO
index 175ab2de9e029e7394d08b8139e08719c91fb23b..70e41b1f55beaf0c583068a649c8659e69266790 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -1,7 +1,18 @@
 TODO:
 =====
 
+- Rename all FooNotFoundException to NoBarException
+
 - Hub and MXChange 0.3.0 must be ported to new framework changes:
        + ClassLoader::includeAllClasses() removed
        + FrameworkArrayObject::__construct($className) requires class name
        + $this->generateUniqueId() replaces $this->createUniqueID()
+
+- Collected ideas:
+       + Delayed indexing:
+
+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?
+
+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. 
+
+Source: http://c2.com/cgi/wiki?DelayedIndexing