Open GoogleCodeExporter opened 8 years ago
keep the current location whenever users refresh the page (press f5)
Original comment by iwind....@gmail.com
on 12 Apr 2011 at 7:34
make system collections colorful
Original comment by iwind....@gmail.com
on 12 Apr 2011 at 7:55
add more support on system.js:
* quickly add
* test case
Original comment by iwind....@gmail.com
on 12 Apr 2011 at 8:04
add helpful links to special collection
system.indexes http://...
system.js http://...
system.profile http://...
to help administrator operate them more easier.
Original comment by iwind....@gmail.com
on 12 Apr 2011 at 8:15
h_system_indexes_help() {
//output helps for system.indexes
}
h_system_indexes_render(&$name) {
$name = "<font color=\"red\">" . $name . "</font>";
}
h_users_help() {
//output heps for help
}
Original comment by iwind....@gmail.com
on 15 Apr 2011 at 3:36
Original issue reported on code.google.com by
iwind....@gmail.com
on 11 Apr 2011 at 10:51