Log of /contributions/modules/webcomic/webcomic.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Dec 20 04:29:24 2007 UTC
(23 months, 1 week ago)
by
vyoma
Branch:
MAIN
Branch point for:
DRUPAL-5
Changes since
1.10: +251 -201 lines
Diff to
previous 1.10
#197178 by mustafau: The port from 4.7.x to 5.x - the views have been disabled. Adding the webcomic contents to the database+filesystem is only functional. This needs more work to port the views, to be fully funtional.
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 19 06:17:54 2006 UTC
(3 years, 7 months ago)
by
eaton
Branch:
MAIN
Branch point for:
DRUPAL-4-7
Changes since
1.8: +20 -80 lines
Diff to
previous 1.8
Initial support for strip archives. Themable overrides for the display of each line-listing, with grouping by month, year, and episode/issue/etc.
The strip archive is exposed as a default view, so it can be customized as well. Episode and Storyline-centric archive views will come soon. The theming function will almost certainly get some additional TLC, breadcrumbs need help, but it's coming together.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Apr 18 21:05:55 2006 UTC
(3 years, 7 months ago)
by
eaton
Branch:
MAIN
Changes since
1.6: +228 -35 lines
Diff to
previous 1.6
First/prev/next/latest browsing of images is working, though multi-level hierarchies are still a bit tricky and the more esoteric settings (jump to index at end of issue, etc) aren't yet functional. This code still uses book.module's theming code, and will be replaced soon. Also on the agenda: caching. 4 DB hits to create the navigation links. Unacceptable!
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Apr 18 06:48:03 2006 UTC
(3 years, 7 months ago)
by
eaton
Branch:
MAIN
Changes since
1.5: +8 -0 lines
Diff to
previous 1.5
Adding views support for basic webcomic content fields, and parent/child relationships. Can now create a view that lists all strips in episode <x>, or display the date-to-be-published for all future strips. Etc etc.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Apr 18 05:48:41 2006 UTC
(3 years, 7 months ago)
by
eaton
Branch:
MAIN
Changes since
1.4: +255 -41 lines
Diff to
previous 1.4
All content types are now working, including associating episodes with storylines, and strips with episodes. Setting up publishing queues works now, too -- entering a 'publish date' for a comic will prevent it from being published initially, and a cron task will auto-publish it once the date/time rolls around.
Coming up next: navigation/browsing of comics.
Coming up after that: initial support for archive views.
Coming up after that: an administrator-only view of the publishing queue.
Still to do: Figure out a good way to display text in the node body. For most webcomics, that'll be empty. Also, defaulting the title to the post-date would make sense. Few daily strips title each comic individually.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Apr 17 04:59:10 2006 UTC
(3 years, 7 months ago)
by
eaton
Branch:
MAIN
Changes since
1.3: +20 -1 lines
Diff to
previous 1.3
Added support for editing webcomic_character bios. Just a name/title and bio/body. For use later, linking to strips.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Apr 17 04:54:00 2006 UTC
(3 years, 7 months ago)
by
eaton
Branch:
MAIN
Changes since
1.2: +132 -0 lines
Diff to
previous 1.2
Very basic content editing functionality for strip, episode, and storyline content types. Depends on image.module's functions to upload/update images, and thus can't track revisions to images. Separate table to track comic files coming shortly.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Apr 15 22:22:25 2006 UTC
(3 years, 7 months ago)
by
eaton
Branch:
MAIN
Initial commit of a skeleton webcomic management module. More plan than code atm, but should be shaping up soon.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.