Skip to content

Instantly share code, notes, and snippets.

@ienliven
Created July 27, 2012 20:54
Show Gist options
  • Select an option

  • Save ienliven/3190437 to your computer and use it in GitHub Desktop.

Select an option

Save ienliven/3190437 to your computer and use it in GitHub Desktop.
Daily Report - 27/07
27/07 - 10:00 - 18:00
Feature #2279
Move Pages Into Database
Finished writting php script to insert all generated content into the database.
Taxonomy 66's content inserted into database. LEt's PLAY!
Added rm2279.sql add indexes on ordering and "ordering, taxonomy__Key" to taxonomy_page table.
Rewrite reader search function to use our new page table.
Added new reader/w(rapper) function to serve page's content from database.
Rewrite reader image loading to PHP wrapper (book_id, page_number) ! ONLY FOR TAX 66 !
- Revision 6846
Enable search function on other books, on tax!=66 until all content migrated.
- Revision 6848
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment