Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 1242 → Rev 1243

/trunk/TODO
7,7 → 7,6
* Everywhere where url_get_contents() is used, we need to check url_get_contents_available() too.
- Not good: url_*_contents() throws an Exception if not available, but returns false if URL is not available. That's inconsistant...
- Idea: If we enter "oid:2.999.123" in the goto box, and only "oid:2.999" exists, should we recommend the user to look at 2.999?
- Idea: If someone enters an OID in the goto box, should we prepend "oid:" (but only if all other plugins rejected the request)?
- setup/sql/*.sql should be in plugins/*/sqlSlang/*.sql
 
Future: