[PATCH 1/3] dock.php: Remove unused onmouseout and onmouseover attributes.

2014-08-10 Thread Doug Torrance
The onmouseout and onmouseover attributes to the a tags in dock.php called javascript functions MM_swapImage() and MM_swapImgRestore(), which appear nowhere else on the website. Therefore, they have been removed. --- dock.php | 19 +++ 1 file changed, 7 insertions(+), 12

[PATCH 0/3] Website update, including dockapps section

2014-08-10 Thread Doug Torrance
This series of patches is focused on the addition of a dockapps section to the Window Maker website, as proposed in [1]. Only patch 3/3 actually deals with the dockapps section itself. The first two patches deal with the include files, which formerly could only be used by files in the top

[PATCH 2/3] dock.php, header.php: Update include files to use absolute paths.

2014-08-10 Thread Doug Torrance
The links and images used in the dock.php header.php include files use relative paths. This poses a problem if someone were to include them from a file in a subdirectory. In particular, the links and images used by the include files would be assumed to be in the same subdirectory. This patch

Re: [PATCH 0/3] Website update, including dockapps section

2014-08-10 Thread Carlos R. Mafra
On Sun, 10 Aug 2014 at 1:50:32 -0500, Doug Torrance wrote: This series of patches is focused on the addition of a dockapps section to the Window Maker website, as proposed in [1]. Only patch 3/3 actually deals with the dockapps section itself. The first two patches deal with the include

Re: [PATCH 0/3] Website update, including dockapps section

2014-08-10 Thread Torrance, Douglas
On 08/10/2014 03:02 PM, Carlos R. Mafra wrote: But apparently patch 3 didn't make it to the mailing list, can you send it directly to me (and try again to the mailing list)? I think it went through -- it's showing up on the website at least [1]. I also just sent it directly to you. Doug [1]