3,035
edits
No edit summary |
|||
Line 242: | Line 242: | ||
* Benchmark code to assure scalability | * Benchmark code to assure scalability | ||
* Check for improvements on performance | * Check for improvements on performance | ||
== Audit Log == | |||
* /about/contact/index.php | |||
* /about/index.php | |||
* /about/policies/index.php | |||
* /index.php | |||
* /quicksearch.php | |||
* /core/browser_detection.php | |||
* /core/class_rdf_parser.php | |||
* /core/commenthelpful.php | |||
* /core/config.php | |||
* /core/dbconfig.php | |||
* /core/inc_browserdetection.php | |||
* /core/inc_footer.php | |||
* /core/inc_global.php | |||
* /core/inc_guids.php | |||
* /core/inc_header.php | |||
* /core/install.php | |||
* /core/postfeedback.php | |||
* /core/reportcomment.php | |||
* /developers/core/sessionconfig.php | |||
* /developers/additem.php | |||
* /developers/appmanager.php | |||
* /developers/approval.php | |||
* /developers/approvalfile.php | |||
* /developers/categorymanager.php | |||
* /developers/commentsmanager.php | |||
* /developers/createaccount.php | |||
* /developers/faqmanager.php | |||
* /developers/inc_approval.php | |||
* /developers/inc_sidebar.php | |||
* /developers/index.php | |||
* /developers/itemoverview.php | |||
* /developers/listmanager.php | |||
* /developers/login.php | |||
* /developers/logout.php | |||
* /developers/mail_approval.php | |||
* /developers/mail_newaccount.php | |||
* /developers/mail_newpassword.php | |||
* /developers/main.php | |||
* /developers/parse_install_manifest.php | |||
* /developers/passwordreset.php | |||
* /developers/previews.php | |||
* /developers/reviewsmanager.php | |||
* /developers/usermanager.php | |||
* /extensions/authorprofiles.php | |||
* /extensions/inc_sidebar.php | |||
* /extensions/index.php | |||
* /extensions/moreinfo.php | |||
* /extensions/showlist.php | |||
* /plugins/index.php | |||
* /rss/inc_rssfeed.php | |||
* /rss/index.php | |||
* /themes/authorprofiles.php | |||
* /themes/inc_sidebar.php | |||
* /themes/index.php | |||
* /themes/moreinfo.php | |||
* /themes/showlist.php | |||
* /update/VersionCheck.php | |||
== Feature Enhancements == | == Feature Enhancements == | ||
I do not think we should do any more coding on the v1.0 tree than is necessary. We should focus our new development efforts on [[Update:Development:v2.0|v2.0]] and start taking advantage of what we can in the way of [[Update:Development:Tools and Best Practices|new tools]]. | I do not think we should do any more coding on the v1.0 tree than is necessary. We should focus our new development efforts on [[Update:Development:v2.0|v2.0]] and start taking advantage of what we can in the way of [[Update:Development:Tools and Best Practices|new tools]]. |
edits