CVS log for metastorage/applications/metanews/usecases/metanews/latest_articles.php
Up to [MetaL] / metastorage / applications / metanews / usecases / metanews
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu May 17 08:30:52 2007 UTC (4 years, 8 months ago) by mlemos
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +16 -71
lines
Used separate template classes for output.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jan 25 23:24:36 2006 UTC (6 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -5
lines
Removed the nl2br from the debug output.
Corrected the case of the use case function names.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jan 21 23:25:37 2006 UTC (6 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +77 -4
lines
Added explanatory comments.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jan 18 03:36:05 2006 UTC (6 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +7 -7
lines
Made the HTML output be compliant with strict DTD.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jan 16 02:29:27 2006 UTC (6 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3
lines
Used paragraphs instead of tables to display the articles body.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jan 14 05:43:24 2006 UTC (6 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3
lines
Used tables instead of paragraphs to display article body and so not loose
the 3D effect under the Internet Explorer.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jan 9 04:40:14 2006 UTC (6 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -2
lines
Added a More link to the show article pages.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jan 9 04:30:39 2006 UTC (6 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +73 -16
lines
Added support to generate the RSS feed of the latest articles.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jan 9 01:47:42 2006 UTC (6 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -6
lines
Renamed the class use_case_latest_articles_class.
Renamed the page title.
Added link from the articles title to page to show each article.
Added line breaks to the lead text.
Made the lead text show in the articlebody style.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jan 7 21:50:09 2006 UTC (6 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4
lines
Used CSS styles for listing articles.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jan 7 20:56:24 2006 UTC (6 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +37 -6
lines
Retrieved the latest articles using the articles report class.
Displayed debug output.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jan 7 03:30:30 2006 UTC (6 years, 1 month ago) by mlemos
Branches: MAIN
Initial revision.
|