|
|
| Announce: Website In A Box |

|
2007-03-19 23:43:06 |
|
I'm pleased to announce the slightly hurried release of Website In A Box version 0.01. WIAB gives you a basic content management system for individuals and small groups. There are still bugs, but the basic application works with lighttpd and apache using FastCGI. Basic configurations for these options are in the t/optional*fastcgi* tests.
TODOs in rough of importance:
Complete User docs for people new to catalyst. Provision of help pages for logged in users (user docs above) Clean up templates so that theming is easy for designers.
Style data entry /user admin forms WYSYWIG editor tool (dojo) Improved caching for online deployment Transparent offline deployment (via wget?). Give user control of ordering of subdirectories (dojo drag lists)
Alternative menu styles
It's available from http://code.google.com/p/websiteinabox/
|
| Re: Announce: Website In A Box |

|
2007-03-20 00:15:49 |
Hi Kieren,
Just started playing with it...
You've got some commas at the end of the first two
'requires' lines in
Makefile.PL which break things badly.
Also, (not that it's your fault) URI::Fetch, which is a
dependency of
XML::Feed, fails its test so needs a forced install.
After that all started OK, but on the home page it came up
with the
warning:
read_file
'/users/jon/public_html/WIAB/trunk/WIAB/t/content/index.pod'
-
sysopen: No such file or directory
at
/users/jon/public_html/WIAB/trunk/WIAB/script/../lib/WIAB/Mo
del/Content.pm line 43
Guess I'd better read the docs now!
HTH.
--
Jon
On Tue, 2007-03-20 at 15:43 +1100, Kieren Diment wrote:
> I'm pleased to announce the slightly hurried release of
Website In A
> Box version 0.01. WIAB gives you a basic content
management system
> for individuals and small groups. There are still
bugs, but the basic
> application works with lighttpd and apache using
FastCGI. Basic
> configurations for these options are in the
t/optional*fastcgi*
> tests.
>
> TODOs in rough of importance:
>
> Complete User docs for people new to catalyst.
> Provision of help pages for logged in users (user docs
above)
> Clean up templates so that theming is easy for
designers.
> Style data entry /user admin forms
> WYSYWIG editor tool (dojo)
> Improved caching for online deployment
> Transparent offline deployment (via wget?).
> Give user control of ordering of subdirectories (dojo
drag lists)
> Alternative menu styles
>
> It's available from http://code.g
oogle.com/p/websiteinabox/
>
>
>
> _______________________________________________
> List: Catalyst lists.rawmode.org
> Listinfo: ht
tp://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-
archive.com/catalyst lists.rawmode.org/
> Dev site: http://dev.catalyst.per
l.org/
_______________________________________________
List: Catalyst lists.rawmode.org
Listinfo: ht
tp://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-
archive.com/catalyst lists.rawmode.org/
Dev site: http://dev.catalyst.per
l.org/
|
|
| Re: Announce: Website In A Box |

|
2007-03-20 00:25:33 |
> After that all started OK, but on the home page it came
up with the
> warning:
>
> read_file
'/users/jon/public_html/WIAB/trunk/WIAB/t/content/index.pod'
-
> sysopen: No such file or directory
> at
/users/jon/public_html/WIAB/trunk/WIAB/script/../lib/WIAB/Mo
del/Content.pm line 43
>
> Guess I'd better read the docs now!
...caused by wiab_local.yml being used in preference to
wiab.yml when
running via script/wiab_server.pl.
I can see why it is that way, but ends up being a trap for
young
players.
Now that it's running, looks nice!
--
Jon
_______________________________________________
List: Catalyst lists.rawmode.org
Listinfo: ht
tp://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-
archive.com/catalyst lists.rawmode.org/
Dev site: http://dev.catalyst.per
l.org/
|
|
| Re: Announce: Website In A Box |

|
2007-03-20 05:26:07 |
|
|
| Re: Re: Announce: Website In A Box |
  United States |
2007-03-20 16:43:26 |
Where's the shopping cart?
_______________________________________________
List: Catalyst lists.rawmode.org
Listinfo: ht
tp://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-
archive.com/catalyst lists.rawmode.org/
Dev site: http://dev.catalyst.per
l.org/
|
|
| Re: Re: Announce: Website In A Box |
  United Kingdom |
2007-03-20 17:31:14 |
On 20 Mar 2007, at 21:43, Christopher H. Laco wrote:
> Where's the shopping cart?
In the canal?
Actually I thought you had it at present.
--
[ Nigel Metheringham Nigel.Metheringham InTechnology.co.uk ]
[ - Comments in this message are my own and not ITO
opinion/policy - ]
_______________________________________________
List: Catalyst lists.rawmode.org
Listinfo: ht
tp://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-
archive.com/catalyst lists.rawmode.org/
Dev site: http://dev.catalyst.per
l.org/
|
|
| Re: Re: Announce: Website In A Box |

|
2007-03-21 14:52:44 |
On 20/03/07, Kieren Diment <diment gmail.com> wrote:
> OK, some people pointed out problems with the
Makefile.PL and the structure
> of the tarball, so there's already a 0.011 release at
> http://websiteinabox.googlecode.com/files/WIAB-0.011.
tar.gz
I've just starting having a play with it.
How do you envisage upgrades working? That is, how do I not
munge my
page about my cats when I svn up?
By coincidence, I've been thinking about CMSes for Catalyst
for a
while, so I'm interested to see how you're approaching it.
_______________________________________________
List: Catalyst lists.rawmode.org
Listinfo: ht
tp://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-
archive.com/catalyst lists.rawmode.org/
Dev site: http://dev.catalyst.per
l.org/
|
|
| Re: Re: Announce: Website In A Box |

|
2007-03-21 15:20:46 |
|
On 22/03/07, Neil de Carteret < n3dst4 gmail.com">n3dst4 gmail.com> wrote:
On 20/03/07, Kieren Diment < diment gmail.com">diment gmail.com> wrote: > OK, some people pointed out problems with the Makefile.PL and the structure > of the tarball, so there's already a
0.011 release at > http://websiteinabox.googlecode.com/files/WIAB-0.011.tar.gz
I39;ve just starting having a play with it.
How do you envisage upgrades working? That is, how do I not munge my
page about my cats when I svn up? Wel l, if you keep your own branch and make sure that you don't merge wiab.yml, auth.txt or root/content, everything should be right for now. Speaking of which at some point I'll have to put some code to store diffs of each page as well
By coincidence, I've been thinking about CMSes for Catalyst for a
while, so I'm interested to see how you're approaching it.
KISS and LIM (less is more). :0)
|
| Re: Re: Announce: Website In A Box |
  Austria |
2007-03-21 15:54:50 |
Hi!
On Wed, Mar 21, 2007 at 04:47:15PM -0400, Christopher H.
Laco wrote:
> Or more to the point... have app supplied templates,
and be able to user
> user customized templates in combination with the app
> templates...without have to worry about sources,
merging, upgrade, etc...
I usually (using TT) do something like:
INCLUDE_PATH: [base_framework_stuff app_stuff]
All the templates go into base_framework_stuff
All modifications needed for an app (or maybe even a
sub-area of an app)
go into app_stuff.
You just need to break your templates into enough smallish
components.
In the end, it feels a lot like OO templates, where you can
"override"
the "base implementation".
--
#!/usr/bin/perl http://domm.zsi.at
for(ref
bless{},just'another'perl'hacker){s-:+-$"-g&&pr
int$_.$/}
_______________________________________________
List: Catalyst lists.rawmode.org
Listinfo: ht
tp://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-
archive.com/catalyst lists.rawmode.org/
Dev site: http://dev.catalyst.per
l.org/
|
|
| Re: Re: Announce: Website In A Box |
  United States |
2007-03-21 18:55:20 |
On Wednesday 21 March 2007 15:39, Christopher H. Laco
wrote:
> Funny. I currently loathe this practice
kd apparently disagrees. There can be more than one CMS.
--
package JAPH;use Catalyst
qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca
Rockway][$_].[split //,
";$;"]->[$_].q; ;for
1..4;$,=~s;^.;;;$,});$;->setup;
_______________________________________________
List: Catalyst lists.rawmode.org
Listinfo: ht
tp://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-
archive.com/catalyst lists.rawmode.org/
Dev site: http://dev.catalyst.per
l.org/
|
|