Revision #4 was created by Darwin Wen on Oct 19, 2011, 3:58:39 PM.
Update chinese version wrong url
Content
[...]
* submit: this makes the dropdown list to be able to submit the form. If you change the current selection, the form enclosing the dropdown list will be submitted to the current page (because the submit value is empty).
Once the form is submitted, we will obtain a `cat` GET variable which contains the current category selection. We use this value to filter the extensions and display the corresponding results.