This commit is contained in:
root
2014-08-21 19:24:22 +02:00
parent cbeb3f6f11
commit b0f8bfdae9

View File

@@ -3,5 +3,7 @@
* Find better searching algorithm for Typo3 login. * Find better searching algorithm for Typo3 login.
* Search for Typo3 version-specific extensions * Search for Typo3 version-specific extensions
* Some extensions don't have any version information. These extensions must be listed in settings.NO_VERSIONINFO. * Some extensions don't have any version information. These extensions must be listed in settings.NO_VERSIONINFO.
* Use http:// or https:// plus the domain ? * Maybe use one library for all requests
* Maybe use one library for all requests * Test on other platforms
* Add screenshot
* Give the possibility to use POST instead of GET requests