MyWeb.git
18 years ago&My::Web::footer call is deprecated now, use just: exit;
short [Wed, 21 Sep 2005 04:55:55 +0000 (04:55 +0000)]
&My::Web::footer call is deprecated now, use just: exit;

18 years ago+&FETCH: Normalize the /_push$/ values to always: "ARRAY" eq ref($val)
short [Wed, 21 Sep 2005 04:54:39 +0000 (04:54 +0000)]
+&FETCH: Normalize the /_push$/ values to always: "ARRAY" eq ref($val)

18 years ago&accessed: Return the list &sort-ed, it is safer for everyone such way.
short [Wed, 21 Sep 2005 04:54:10 +0000 (04:54 +0000)]
&accessed: Return the list &sort-ed, it is safer for everyone such way.

18 years agoUnify/simplify redirects handings by: &My::Web::http_moved
short [Sun, 18 Sep 2005 20:18:10 +0000 (20:18 +0000)]
Unify/simplify redirects handings by: &My::Web::http_moved

18 years agoCleaned up + fixed handing of missing 'DESTROY's/'UNTIE's.
short [Sun, 18 Sep 2005 19:04:14 +0000 (19:04 +0000)]
Cleaned up + fixed handing of missing 'DESTROY's/'UNTIE's.

18 years agoMoved common "Redirect"+"have_js" to their proper "My/" project directory.
short [Sun, 18 Sep 2005 15:50:34 +0000 (15:50 +0000)]
Moved common "Redirect"+"have_js" to their proper "My/" project directory.

18 years ago+Hash tied to provide additional keys/values than the original.
short [Sun, 18 Sep 2005 06:43:14 +0000 (06:43 +0000)]
+Hash tied to provide additional keys/values than the original.

18 years ago+Hash tied to record all the accessed keys.
short [Sun, 18 Sep 2005 06:42:43 +0000 (06:42 +0000)]
+Hash tied to record all the accessed keys.

18 years ago+Hash tied to restrict access to the specified keys list.
short [Sat, 17 Sep 2005 12:03:10 +0000 (12:03 +0000)]
+Hash tied to restrict access to the specified keys list.

18 years ago&new: Extended for passing arguments to the add-on &TIEHASH-es.
short [Sat, 17 Sep 2005 12:02:07 +0000 (12:02 +0000)]
&new: Extended for passing arguments to the add-on &TIEHASH-es.

18 years agoMy::Hash::* reimplementation for separate feature add-on packages (cleanup).
short [Sat, 17 Sep 2005 01:15:22 +0000 (01:15 +0000)]
My::Hash::* reimplementation for separate feature add-on packages (cleanup).

18 years agoProvide CSS inheritance hack.
short [Thu, 15 Sep 2005 03:25:34 +0000 (03:25 +0000)]
Provide CSS inheritance hack.
 - How it should be done for CSS officially?

18 years agoSupport also /_push$/ keys for arrays auto-appends.
short [Sun, 28 Aug 2005 05:04:32 +0000 (05:04 +0000)]
Support also /_push$/ keys for arrays auto-appends.

18 years agoInitial mod_perl-2.0 port.
short [Sun, 21 Aug 2005 07:27:55 +0000 (07:27 +0000)]
Initial mod_perl-2.0 port.

19 years ago+Comment: FIXME: "head_css" no longer exists in My::Web branch "apache2"
short [Tue, 8 Mar 2005 22:57:34 +0000 (22:57 +0000)]
+Comment: FIXME: "head_css" no longer exists in My::Web branch "apache2"

19 years agoFixed MyWeb directory reference to strip the leading 'My/'.
short [Sun, 30 Jan 2005 11:57:16 +0000 (11:57 +0000)]
Fixed MyWeb directory reference to strip the leading 'My/'.

19 years agoWorkaround MyWeb CVS path for all /^My::/ packages.
short [Sun, 30 Jan 2005 11:52:20 +0000 (11:52 +0000)]
Workaround MyWeb CVS path for all /^My::/ packages.

19 years agoRemoved excessive: require CGI;
short [Mon, 3 Jan 2005 01:25:27 +0000 (01:25 +0000)]
Removed excessive: require CGI;

19 years agoa_href "size"=>2 forces the size indicator even for properly non-suffixed files.
short [Sun, 6 Jun 2004 19:54:34 +0000 (19:54 +0000)]
a_href "size"=>2 forces the size indicator even for properly non-suffixed files.

20 years ago&top_dir: +# FIXME: $in may not be defined here!
short [Thu, 4 Dec 2003 09:44:16 +0000 (09:44 +0000)]
&top_dir: +# FIXME: $in may not be defined here!

20 years agoPrevent navigation to the non-existing homepage.
short [Thu, 4 Dec 2003 09:42:57 +0000 (09:42 +0000)]
Prevent navigation to the non-existing homepage.

20 years ago+W argument "project_text_after_title".
short [Mon, 1 Dec 2003 18:08:59 +0000 (18:08 +0000)]
+W argument "project_text_after_title".

20 years agoPage heading reformatted.
short [Mon, 1 Dec 2003 12:31:07 +0000 (12:31 +0000)]
Page heading reformatted.
 - Suggestion by Lew.

20 years agoOmit custom color settings as suggested by two independent readers.
short [Thu, 27 Nov 2003 06:06:33 +0000 (06:06 +0000)]
Omit custom color settings as suggested by two independent readers.
 - Every user should override its settings on his/her own anyway.
&a_href: +"basename" argument

20 years ago+CGI argument 'Wabs' to produce absolute HREFs/SRCs.
short [Wed, 19 Nov 2003 14:49:16 +0000 (14:49 +0000)]
+CGI argument 'Wabs' to produce absolute HREFs/SRCs.

20 years agoPrevent: Use of uninitialized value in numeric gt (>) | le (<=)
short [Wed, 22 Oct 2003 19:41:06 +0000 (19:41 +0000)]
Prevent: Use of uninitialized value in numeric gt (>) | le (<=)

20 years agoTrace REQUEST_URI to STDERR to be able to track bugs to requests.
short [Mon, 20 Oct 2003 16:00:27 +0000 (16:00 +0000)]
Trace REQUEST_URI to STDERR to be able to track bugs to requests.

20 years agomodperl branch collapsed back to MAIN trunk, man!
short [Mon, 20 Oct 2003 08:07:11 +0000 (08:07 +0000)]
modperl branch collapsed back to MAIN trunk, man!

20 years agoFooter $Id$ back again. bp_modperl
short [Thu, 10 Jul 2003 19:15:14 +0000 (19:15 +0000)]
Footer $Id$ back again.

20 years agoW3C validator compliance
short [Sun, 18 May 2003 07:38:42 +0000 (07:38 +0000)]
W3C validator compliance

20 years agoupdate
short [Fri, 16 May 2003 16:27:31 +0000 (16:27 +0000)]
update

20 years agoTemporary disable of $Id$ footers
short [Fri, 16 May 2003 12:33:50 +0000 (12:33 +0000)]
Temporary disable of $Id$ footers

20 years agobootstrap
short [Fri, 16 May 2003 03:51:38 +0000 (03:51 +0000)]
bootstrap