lp://staging/~rmescandon/scopecreator/rss-template-read-settings-from-metadata-take2
Created by
Roberto Mier Escandon
and last modified
- Get this branch:
- bzr branch lp://staging/~rmescandon/scopecreator/rss-template-read-settings-from-metadata-take2
Only
Roberto Mier Escandon
can upload to this branch. If you are
Roberto Mier Escandon
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Scott Sweeny (community): Approve
-
Diff: 455 lines (+203/-82)6 files modifieddata/rss.canonical_rss.ini.in (+3/-0)
include/scope/query.h (+23/-1)
include/scope/scope.h (+9/-0)
po/rss.pot (+6/-2)
src/scope/query.cpp (+143/-74)
src/scope/scope.cpp (+19/-5)
Branch information
Recent revisions
- 19. By Roberto Mier Escandon
-
fixed problem with date format transform. Updated first big result setting management
- 18. By Roberto Mier Escandon
-
fixed problem with metadata. MUST BE FIXED:only working on desktop, on armhf is giving 'aa_getcon failed, errno = 13
' error - 17. By Roberto Mier Escandon
-
removed not needed boost foreach. Used usual for
- avoid including empty categories (no title or url)
- included scope metadata in query search
- readed logo, emblem, date time format from scope metadata instead of hardcoded path - 16. By Roberto Mier Escandon
-
added second action button when is_aggregated() to reach original scope
- 15. By Roberto Mier Escandon
-
removed not needed boost foreach, using for instead. Avoid including empty categories (no title or url)
- 12. By Roberto Mier Escandon
-
implemented code to attend keywords aggregator scope query search. Fixed problem when starting test python server
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/scopecreator