
CVS log for interchange/code/UserTag/component.tag
Up to [Local Repository] / interchange / code / UserTag
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8.2.1: download - view: text, markup, annotated - select for diffs
Sat Mar 31 00:20:18 2007 UTC (21 months, 1 week ago) by pajamian
Branches: STABLE_5_4-branch
CVS tags: REL_5_4_3
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +9 -4
lines
Fix incorrect license in headers GPL v2 -> GPL v2 "or later". Update copyrights.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Mar 30 23:40:56 2007 UTC (21 months, 1 week ago) by pajamian
Branches: MAIN
CVS tags: STABLE_5_6-root,
STABLE_5_6-branch,
REL_5_7_1,
REL_5_6_1,
REL_5_5_3,
REL_5_5_2,
REL_5_5_1,
HEAD,
DEB_5_6_1_2,
DEB_5_5_1_1_1,
DEB_5_5_1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +9 -4
lines
Fix incorrect license in headers GPL v2 -> GPL v2 "or later". Update copyrights.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Nov 8 18:14:42 2005 UTC (3 years, 2 months ago) by jon
Branches: MAIN
CVS tags: STABLE_5_4-root,
REL_5_4_2,
REL_5_4_1,
REL_5_4_0,
REL_5_3_3,
REL_5_3_2
Branch point for: STABLE_5_4-branch
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3
lines
Big copyright and version number update to prepare for 5.3.2 release.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Feb 10 14:38:39 2005 UTC (3 years, 10 months ago) by docelic
Branches: MAIN
CVS tags: DEB_5_3_0_20051028_1,
DEB_5_3_0_20051004_1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -2
lines
Header/license fix or Version update+minor formatting fix, or both
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri May 2 19:54:38 2003 UTC (5 years, 8 months ago) by mheins
Branches: MAIN
CVS tags: STABLE_5_2-root,
STABLE_5_2-branch,
STABLE_5_0-root,
STABLE_5_0-branch,
REL_5_2_1,
REL_5_2_0,
REL_5_1_1,
REL_5_1_0,
REL_5_0_2,
REL_5_0_1,
REL_5_0_0_RC2,
REL_5_0_0_RC1,
REL_5_0_0,
REL_4_9_9,
REL_4_9_8,
MANIFEST,
DEB_5_2_1_1,
DEB_5_0_0_2,
DEB_4_9_8_20031014_1,
DEB_4_9_8_20031010_1,
DEB_4_9_8_20030911_1,
DEB_4_9_8_20030706_1,
DEB_4_9_8_2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -1
lines
* Commit needed change to [component ...] for new "mike" demo.
Allows output map of components.
Revision 1.5.2.1: download - view: text, markup, annotated - select for diffs
Sat Jan 25 22:20:36 2003 UTC (5 years, 11 months ago) by racke
Branches: LINUXIA
Diff to: previous 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5: +0 -0
lines
updated LINUXIA branch to 4.9 sources in order to use it as testbed again
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Oct 7 19:19:06 2002 UTC (6 years, 3 months ago) by racke
Branches: MAIN
CVS tags: REL_4_9_6,
REL_4_9_5,
REL_4_9_4
Branch point for: LINUXIA
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1
lines
advise readfile to run parse_locale
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Oct 3 01:18:40 2002 UTC (6 years, 3 months ago) by mheins
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -1
lines
* Back out parse_locale that happens after interpolate_html, I don't
think that was what was really intended. If this needs to be done,
it should be done in the readfile() pass or on $body.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Oct 2 13:39:17 2002 UTC (6 years, 3 months ago) by racke
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0
lines
parse locale stuff in components
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Sep 13 20:46:17 2002 UTC (6 years, 3 months ago) by mheins
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
* Revamp of content edit. I think it is starting to get there.....
* "Edit page", "Edit menu", even "edit component" links are inserted when
you are logged in as admin.
* Complete cleanup of page/template/component parsing code, now perhaps
someone besides me could understand it. 8-)
* File navigator only now used for pages, not for templates/components,
retains context.
* Hooks are there for doing an entire edit session then pushing new content all
at once. Theoreticially, you could create an entire new site, browse it
and test it without the public seeing it, and then push one button to
publish it all. I say theoretically because I haven't done it yet, but
it should be there soon.
* Preview now holds true for browsing catalog.
* Now can create and edit pages that have no template wrapper.
* Closed all Bugzillas relating to it.
-- New pages not creating properly
-- Unable to edit in subdirectories
-- Templates not written properly
* TODO:
-- Allow alternate DSN for staging database tables.
-- Document this puppy, finally.
-- Change templates so that left-side/right-side components interchange,
and so that most class=content components can go vertical.
-- Vet the new [menu][/menu] component so that left-hand side
menu can be directory/location sensitive.
-- Build in the "use the index.html page in the current directory
as the template" functionality.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Feb 16 19:13:41 2002 UTC (6 years, 10 months ago) by mheins
Branches: MAIN
CVS tags: REL_4_9_2,
REL_4_9_1
* Changes to the foundation demo to make it play nice with
the new content editing stuff...also fixed an unrelated
problem with formatting in LEFTRIGHT_BOTTOM.
Interchange CVSweb <info@icdevgroup.org>