MyWeb.git
17 years agoFixed some (Linux kernel?) compatibility problem of flock(1) of a directory. master
lace [Tue, 6 Jun 2006 08:07:08 +0000 (08:07 +0000)]
Fixed some (Linux kernel?) compatibility problem of flock(1) of a directory.

18 years agoSupport "mailto:" stripping also from "(at)" obfuscated addresses.
lace [Sun, 12 Mar 2006 09:48:22 +0000 (09:48 +0000)]
Support "mailto:" stripping also from "(at)" obfuscated addresses.

18 years ago&a_href: Support also {"size"} to point to alternative file to measure.
lace [Thu, 29 Dec 2005 06:05:52 +0000 (06:05 +0000)]
&a_href: Support also {"size"} to point to alternative file to measure.

18 years ago&path_web: Allow overriding $WebConfig{"Wabs"} by the argument {"abs"}.
short [Fri, 16 Dec 2005 04:39:27 +0000 (04:39 +0000)]
&path_web: Allow overriding $WebConfig{"Wabs"} by the argument {"abs"}.

18 years ago&a_href_cc: Allow the case of undefined {""} - it is sometimes needed.
short [Thu, 15 Dec 2005 09:58:33 +0000 (09:58 +0000)]
&a_href_cc: Allow the case of undefined {""} - it is sometimes needed.

18 years ago&a_href_cc,&text_cc: Fixed defaulting to: {""}
short [Thu, 15 Dec 2005 09:56:33 +0000 (09:56 +0000)]
&a_href_cc,&text_cc: Fixed defaulting to: {""}
&a_href_cc,&text_cc: Require default {""} (or cluck).

18 years ago+&text_cc: Country-dependent static text chooser.
short [Thu, 15 Dec 2005 09:45:50 +0000 (09:45 +0000)]
+&text_cc: Country-dependent static text chooser.

18 years agoMake "td-center" class global.
short [Tue, 13 Dec 2005 05:24:49 +0000 (05:24 +0000)]
Make "td-center" class global.

18 years ago+"text/javascript" backward compatibility double-inclusion protection.
short [Mon, 12 Dec 2005 17:31:18 +0000 (17:31 +0000)]
+"text/javascript" backward compatibility double-inclusion protection.

18 years ago"error" class: +bold
short [Mon, 12 Dec 2005 17:30:49 +0000 (17:30 +0000)]
"error" class: +bold

18 years ago+&leftimg: Like: &rightimg
short [Mon, 12 Dec 2005 17:30:00 +0000 (17:30 +0000)]
+&leftimg: Like: &rightimg
Trailing package listing is now only single line - for the primary package.
&a_href: Support: a_href('mailto:email@address');
 - Automatic content generator.
$W->{"head"} -> $W->{"head_push"}
 - IIRC currently not used.
&form_method: Fixed to always supply also: method="$method"
&img: Support also: dia, fig, sxd, sxi
&img: Incompatible change: Source must be supplied with the source extension.
&leftimg, &rightimg: @args_img can be supplied as 1==@args_img $text field.
 - IIRC currently not used.
+$W->{"js_push"}
 - Now supports "text/javascript" backward compatibility.

18 years agoRemoved as Gecko may announce SVG support when it is really implemented.
short [Mon, 5 Dec 2005 13:53:38 +0000 (13:53 +0000)]
Removed as Gecko may announce SVG support when it is really implemented.

18 years agoAssume "image/svg+xml" support for Firefox-1.5.
short [Mon, 5 Dec 2005 13:53:03 +0000 (13:53 +0000)]
Assume "image/svg+xml" support for Firefox-1.5.
 - Not passed as SVG is not supported from <img /> elements.

18 years agoSupport CSS classes containing: -
short [Mon, 5 Dec 2005 13:50:19 +0000 (13:50 +0000)]
Support CSS classes containing: -

18 years agoFinally merged the branch 'apache20'(+'apache2') back to the main trunk.
short [Thu, 10 Nov 2005 06:39:24 +0000 (06:39 +0000)]
Finally merged the branch 'apache20'(+'apache2') back to the main trunk.

18 years agoAvoid 404 errors in the logs for "favicon.ico" all the time.
short [Thu, 29 Sep 2005 01:42:33 +0000 (01:42 +0000)]
Avoid 404 errors in the logs for "favicon.ico" all the time.

18 years ago&new: Permit 'My::Hash' itself instanation if no other class is specified.
short [Fri, 23 Sep 2005 03:30:35 +0000 (03:30 +0000)]
&new: Permit 'My::Hash' itself instanation if no other class is specified.

18 years agoSupport "_push", "_pop", "_set" keys.
short [Fri, 23 Sep 2005 02:46:49 +0000 (02:46 +0000)]
Support "_push", "_pop", "_set" keys.

18 years agoSupport downloads-only non-validating tests.
short [Wed, 21 Sep 2005 12:51:08 +0000 (12:51 +0000)]
Support downloads-only non-validating tests.
Support non-empty URL-specific 'QUERY_STRING' specifications.
Run the test in two passes to test the caching for: --validate
Run the tests in simple-download LWP mode to be able to test redirects.

18 years agoFixed typo affecting JS-detection on the production site.
short [Wed, 21 Sep 2005 05:04:00 +0000 (05:04 +0000)]
Fixed typo affecting JS-detection on the production site.

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