2011-06-13

fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-06-13 04:41 am

[dw-free] Plugin to generate form elements and automatically fill in values for .tt pages

[commit: http://hg.dwscoalition.org/dw-free/rev/8f6c6a6d6324]

http://bugs.dwscoalition.org/show_bug.cgi?id=3724

Template Toolkit plugin to generate form elements. Use the [% form %]
variable in views; autopopulated with the contents of $vars->{formdata} from
controllers, where formdata is a hashref in the from of: { formelement_name
=> formelement_value }.

Patch by [personal profile] fu.

Files modified:
  • cgi-bin/DW/Controller/Rename.pm
  • cgi-bin/DW/Template.pm
  • cgi-bin/DW/Template/Plugin/FormHTML.pm
  • cgi-bin/htmlcontrols.pl
  • t/template-plugin-formhtml.t
  • views/_init.tt
  • views/admin/rename_edit.tt
  • views/rename.tt
  • views/rename/swap.tt
Diff: 9 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-06-13 06:01 am

[dw-free] Add option to not display userpic on entries

[commit: http://hg.dwscoalition.org/dw-free/rev/57415648a335]

http://bugs.dwscoalition.org/show_bug.cgi?id=3400

Fix for Skittlish Dreams and Brittle which specify same side/opposite rather
than left/right. Also fix for Stepping Stones, Crossroads, Nouveau
Oleanders, which have a placeholder for an icon.

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/brittle/layout.s2
  • bin/upgrading/s2layers/crossroads/layout.s2
  • bin/upgrading/s2layers/nouveauoleanders/layout.s2
  • bin/upgrading/s2layers/skittlishdreams/layout.s2
  • bin/upgrading/s2layers/steppingstones/layout.s2
Diff: 5 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-06-13 06:13 am

[dw-free] Fix sidebar width in some styles

[commit: http://hg.dwscoalition.org/dw-free/rev/e8474ba4ff12]

http://bugs.dwscoalition.org/show_bug.cgi?id=3720

Same sidebar width in three columns left and right in Practicality

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/practicality/layout.s2
Diff: 1 file changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-06-13 06:22 am

[dw-free] Fix sidebar width in some styles

[commit: http://hg.dwscoalition.org/dw-free/rev/79ccf28ca261]

http://bugs.dwscoalition.org/show_bug.cgi?id=3720

Same sidebar width in three columns left and right in Compartmentalize.

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/compartmentalize/layout.s2
Diff: 1 file changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-06-13 06:48 am

[dw-free] Fix sidebar width in some styles

[commit: http://hg.dwscoalition.org/dw-free/rev/61ab639f46c0]

http://bugs.dwscoalition.org/show_bug.cgi?id=3720

Same sidebar width in three columns left and right in Funky Circles plus
other spacing issues.

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/funkycircles/layout.s2
Diff: 1 file changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-06-13 07:09 am

[dw-free] Misc. Themes: 10 themes

[commit: http://hg.dwscoalition.org/dw-free/rev/d9f835de3812]

http://bugs.dwscoalition.org/show_bug.cgi?id=3694

Use shorthand for color hex codes

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/blanket/themes.s2
  • bin/upgrading/s2layers/compartmentalize/themes.s2
  • bin/upgrading/s2layers/drifting/themes.s2
Diff: 3 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-06-13 08:02 am

[dw-free] New Style: Five AM by winterfish

[commit: http://hg.dwscoalition.org/dw-free/rev/98859ee5639a]

http://bugs.dwscoalition.org/show_bug.cgi?id=3668

New style: Five AM by [personal profile] winterfish. Lots of whitespace, very
clean and minimal. Also adds new classes "bottompages" and "toppages" to the
comment-pages div for all core2 styles.

Patch and preview pic by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers.dat
  • bin/upgrading/s2layers/core2.s2
  • bin/upgrading/s2layers/fiveam/layout.s2
  • bin/upgrading/s2layers/fiveam/themes.s2
  • cgi-bin/LJ/S2Theme.pm
  • cgi-bin/LJ/S2Theme/fiveam.pm
  • htdocs/img/customize/previews/fiveam/earlyedition.png
  • htdocs/stc/fiveam/earlyedition-blockquote.png
Diff: 8 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-06-13 09:06 am

[dw-free] Misc. Themes: 17 themes

[commit: http://hg.dwscoalition.org/dw-free/rev/dab9cee2de59]

http://bugs.dwscoalition.org/show_bug.cgi?id=3722

Themes for Practicality: Orange Sherbert by [personal profile] rising; Heart of
Darkness, and Turtle, by [profile] nornoriel.

Patch and preview pics by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/practicality/themes.s2
  • htdocs/img/customize/previews/practicality/heartofdarkness.png
  • htdocs/img/customize/previews/practicality/orangesherbert.png
  • htdocs/img/customize/previews/practicality/turtle.png
Diff: 4 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-06-13 09:21 am

[dw-free] Misc. Themes: 17 themes

[commit: http://hg.dwscoalition.org/dw-free/rev/f63fb4670c7e]

http://bugs.dwscoalition.org/show_bug.cgi?id=3722

Two themes for Modular by [profile] nornoriel: Cosmos, and Heart of
Darkness.

Patch and preview pics by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/modular/themes.s2
  • htdocs/img/customize/previews/modular/cosmos.png
  • htdocs/img/customize/previews/modular/heartofdarkness.png
Diff: 3 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-06-13 09:40 am

[dw-free] Misc. Themes: 17 themes

[commit: http://hg.dwscoalition.org/dw-free/rev/ad0f79764e90]

http://bugs.dwscoalition.org/show_bug.cgi?id=3722

New themes for Brittle: Cosmos, Ice Princess, Twee Dreams by [profile] nornoriel. In February, Sunday Drive by [personal profile] rising.

Patch and preview pics by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/brittle/layout.s2
  • bin/upgrading/s2layers/brittle/themes.s2
  • htdocs/img/customize/previews/brittle/cosmos.png
  • htdocs/img/customize/previews/brittle/iceprincess.png
  • htdocs/img/customize/previews/brittle/infebruary.png
  • htdocs/img/customize/previews/brittle/sundaydrive.png
  • htdocs/img/customize/previews/brittle/tweedreams.png
Diff: 7 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-06-13 09:56 am

[dw-free] Misc. Themes: 17 themes

[commit: http://hg.dwscoalition.org/dw-free/rev/1b7dcbc93df5]

http://bugs.dwscoalition.org/show_bug.cgi?id=3722

Three themes for Blanket by [profile] nornoriel: Cosmos, Ice Princess,
Twee Dreams.

Patch and preview pics by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/blanket/themes.s2
  • htdocs/img/customize/previews/blanket/cosmos.png
  • htdocs/img/customize/previews/blanket/iceprincess.png
  • htdocs/img/customize/previews/blanket/tweedreams.png
Diff: 4 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-06-13 10:09 am

[dw-free] Misc. Themes: 17 themes

[commit: http://hg.dwscoalition.org/dw-free/rev/a910b1b0581b]

http://bugs.dwscoalition.org/show_bug.cgi?id=3722

Three themes by [personal profile] rising: After the Rain, All Mad Here, Comic.

Patch and preview pics by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/compartmentalize/themes.s2
  • htdocs/img/customize/previews/compartmentalize/aftertherain.png
  • htdocs/img/customize/previews/compartmentalize/allmadhere.png
  • htdocs/img/customize/previews/compartmentalize/comic.png
Diff: 4 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-06-13 10:40 am

[dw-free] Misc. Themes: 19 themes

[commit: http://hg.dwscoalition.org/dw-free/rev/e142202fda0d]

http://bugs.dwscoalition.org/show_bug.cgi?id=3722

Two themes by [personal profile] rising: Five Hundred Wishes, Winter Magic.

Patch and preview pics by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/practicality/themes.s2
  • htdocs/img/customize/previews/practicality/fivehundredwishes.png
  • htdocs/img/customize/previews/practicality/wintermagic.png
Diff: 3 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-06-13 11:03 am

[dw-free] Compartmentalize: numbered list lacks proper indentation on sublevels

[commit: http://hg.dwscoalition.org/dw-free/rev/3ef06a227ab1]

http://bugs.dwscoalition.org/show_bug.cgi?id=3731

Move the styling to the ol, rather than the list item within the ol.

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/compartmentalize/layout.s2
Diff: 1 file changed. )