Issue Details (XML | Word | Printable)

Key: MDL-19286
Type: Sub-task Sub-task
Status: Open Open
Priority: Minor Minor
Assignee: Martín Langhoff
Reporter: Alberto J Varela
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-18444

Integrate GG with the homepage and the coursepage

Created: 23/May/09 12:51 PM   Updated: 14/Jun/09 08:49 PM
Return to search
Component/s: Performance
Affects Version/s: 2.0
Fix Version/s: None

File Attachments: 1. Text File 0001-First-part-of-offline-caching-integration.patch (17 kB)


Participants: Alberto J Varela and Martín Langhoff
Security Level: None
Affected Branches: MOODLE_20_STABLE


 Description  « Hide
The first step is to start integrating the homepage and coursepage. We will also need to make sure that logs can be handled correctly

Here are more technicalities regarding GG API:
- Cache the pieces of code that have their own URL in the LocalServer. We need to declare these pieces in a manifest.
- Files that do not have their own URL (snippets) will need to go to the SQLite DB provided by Gears.
- The WorkerPool class will help us deal with the Javascript code in Moodle

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Alberto J Varela made changes - 23/May/09 12:57 PM
Field Original Value New Value
Description The first step is to start integrating the homepage and course page. We will also need to make sure that logs can be handled correctly

Here are more technicalities regarding GG API:
- Cache the pieces of code that have their own URL in the LocalServer. We need to declare these pieces in a manifest.
- Files that do not have their own URL (snippets) will need to go to the SQLite DB provided by Gears.
- The WorkerPool class will help us deal with the Javascript code in Moodle
The first step is to start integrating the homepage and coursepage. We will also need to make sure that logs can be handled correctly

Here are more technicalities regarding GG API:
- Cache the pieces of code that have their own URL in the LocalServer. We need to declare these pieces in a manifest.
- Files that do not have their own URL (snippets) will need to go to the SQLite DB provided by Gears.
- The WorkerPool class will help us deal with the Javascript code in Moodle
Summary Integrate GG with the homepage and the course page Integrate GG with the homepage and the coursepage
Alberto J Varela added a comment - 14/Jun/09 08:49 PM
This is my initial idea for an offline integration. All your feedback and suggestions are welcome.

Alberto J Varela made changes - 14/Jun/09 08:49 PM