boinc/html
Janus B. Kristensen 209d519fc4 - Fixed issue where the cached version of the profile page was displayed in a wrong language
- Added translation awareness to view_profile.php
- Added translation awareness to show_user.php
- Added cacheability to the community_links() by splitting it into a function for getting the cacheable object "get_community_links_object()" and another for displaying it "community_links()"
- Added the community_links cacheable object to the cache in show_user.php
- Changed view_profile.php from being full-page cached to using data caching. Only the community_links object is cached as that is the only one containing heavy queries. All other queries are simple and will be cached at the SQL query cache level.

svn path=/trunk/boinc/; revision=16749
2008-12-29 18:44:11 +00:00
..
bt
inc - Fixed issue where the cached version of the profile page was displayed in a wrong language 2008-12-29 18:44:11 +00:00
languages BOINC supplied web files updated: Italian(it), Czech(cs) 2008-12-22 05:56:53 +00:00
ops - autolock.php: add --ndays option; change default to 90 days 2008-12-27 00:11:27 +00:00
project.sample - web/scheduler: add a project-specific preferences for 2008-12-18 21:25:51 +00:00
queue
user - Fixed issue where the cached version of the profile page was displayed in a wrong language 2008-12-29 18:44:11 +00:00