60 Commits

Author SHA1 Message Date
dmex 671998c89c WebsiteV2: update error page; update Forum navigation links;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5934 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-22 17:05:43 +00:00
xhmikosr e04ae0ddd9 Ohloh has changed to OpenHub.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5767 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-03-28 09:36:06 +00:00
xhmikosr 921e76f22e Remove unneeded end tags.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5631 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2014-04-24 05:07:39 +00:00
wj32 0f304e7a6c updated for 2.32
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5519 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-30 13:36:56 +00:00
dmex c00aa2d0dd Website: fixed invalid link
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5504 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-28 14:08:40 +00:00
xhmikosr f411f24bbe * remove old unused sceenshots
* rename the "images" folder to "img"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5408 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-08-09 17:32:15 +00:00
dmex 7f8bb3cf63 Website: cleartype font fix
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5386 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-08-03 17:48:19 +00:00
xhmikosr e5d0b98111 Move inline css to stylesheet.css.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5352 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-07-17 08:45:48 +00:00
xhmikosr 21aeca88ee * Make the logo a link
* Tweak stylesheet.css a little bit

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5349 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-07-17 05:53:11 +00:00
xhmikosr 256d907b22 * Switch to classes
* Reformat privacy.php

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5345 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-07-11 15:07:07 +00:00
xhmikosr 905fbb42e8 remove unneeded code after the jquery removal
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5213 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-14 11:38:57 +00:00
xhmikosr 844126c769 convert tabs to spaces and remove trailing tabs/spaces
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5210 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-14 11:08:09 +00:00
dmex a02159adf3 Fixed jquery version loading, Fixed navigation positions, updated faq and about page
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5208 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-14 08:58:52 +00:00
dmex 43eae68e29 fixed about page layout
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5206 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-14 07:54:00 +00:00
dmex b562209283 fixed about layout
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5204 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-14 06:55:03 +00:00
wj32 bf2e3056bd deploying new website
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5200 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-14 06:06:14 +00:00
xhmikosr 11c402ed34 move more inline css to stylesheet.css
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5195 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-12 12:25:36 +00:00
wj32 4744464bb9 added self-promotional link (properly)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5193 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-12 07:46:35 +00:00
xhmikosr e456dbb439 revert r5188, it broke the layout.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5192 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-12 07:02:07 +00:00
wj32 fd42abe4de added self-promotional link
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5188 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-11 23:50:01 +00:00
xhmikosr 3ba1cbd313 * use a data list for FAQ
* simplify about.php, use an unordered list

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5186 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-11 16:27:36 +00:00
xhmikosr cb282fee0f * use a more standard coding style
* include doesn't need parentheses

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5178 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-11 09:52:25 +00:00
xhmikosr 522e047458 get rid of useless div and move inline style to stylesheet.css
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5174 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-10 17:36:56 +00:00
xhmikosr 27cd0785d2 * about.php: use http for the ohloh links
* changelog.php: move iframe's inline style to stylesheet.css
* header.php: use http for the rss feed url
* add normalize.css trimmed down for our needs
* use ids instead of classes where it makes sense to do so
* trim urls

Now everything should validate as html5 and css3 except for index.php due to the AddThis code.

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5172 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-10 13:01:16 +00:00
xhmikosr 818d832070 * remove useless divs
* about.php: use the right image dimensions
* stylesheet.css: remove even more unused css, merge similar selectors

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5171 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-10 10:21:25 +00:00
xhmikosr cc42853ca7 * remove non existent id "watermark"
* use nav and footer tags instead of divs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5170 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 23:22:02 +00:00
xhmikosr 1cb0f08115 * clean up non existent classes
* index.php: add missing ";" in the inline script

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5169 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 15:46:03 +00:00
xhmikosr 55aadc015b * get rid of non existent class "wide"
* remove unneeded spaces before end tags
* about.php remove broken project members link
* stylesheet.css: remove most unused selectors, refactor them, use the shorthand font property for .ft.  The selectors' names are still whatever and one has to guess what each selector is for.

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5166 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 10:55:21 +00:00
dmex 95a91d492b updated addthis, added revision for index and downloads pages
Changes by XhmikosR: remove type="text/javascript" since it's not needed anymore, silence a few vars in config.php

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5160 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 04:15:18 +00:00
wj32 c915f81c89 improved about.php appearance
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5159 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 01:05:37 +00:00
xhmikosr ff12b8c0b4 update my gravatar link
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5158 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-08 16:40:30 +00:00
xhmikosr 6f5369a640 remove spaces and use double quotes for consistency
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5157 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-08 16:35:19 +00:00
dmex 96fb1babfc Fixed about page member info (layout still broken)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5156 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-08 15:43:37 +00:00
xhmikosr 9505c06479 * about.php: remove unneeded inline style
* index.php: remove unneeded ";"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5155 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-08 13:29:14 +00:00
xhmikosr 98c209bc65 about.php: fix validation errors
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5147 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-08 11:45:19 +00:00
xhmikosr f5a9993f46 consistently specify the same alt text and dimensions for the logo. Remove unneeded css and border property
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5135 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-07 18:03:02 +00:00
xhmikosr 3a7053cc77 remove trailing spaces/tabs and consistently use spaces in our files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5128 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-07 16:13:35 +00:00
dmex b26e2930d5 Sync website changes - Added build checking (future updates), missing screenshot, updated about-page contact information
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5125 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-07 12:26:41 +00:00
dmex 00be603ad8 Website: changed file encoding
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5093 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-10-21 10:45:40 +00:00
dmex 2e12e39116 Website: Link about page images to SF profiles, sync htaccess changes from last week
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5055 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-16 21:01:34 +00:00
dmex 195d0f4b6f Website: fixed remaining validation errors
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5033 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-06 11:45:25 +00:00
dmex 906a7c0e4a Website: sync changes made last weekend - fixed unclosed tags, reworded about page text to be more professional
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5032 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-06 10:15:54 +00:00
dmex b1a8ee0b85 Website: fixed some spacing issues, adjusted about text, redesigned error page, moved addthis on index page for better visibility
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5031 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-04 11:39:49 +00:00
dmex e9b2484501 Website: redesigned about page
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5030 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-03 20:32:13 +00:00
dmex 650dc55f81 Website: Use gravatar for about page user-images
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5018 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-05-26 01:27:26 +00:00
dmex 82625d6a9c Website: Use spaces instead of tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5016 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-05-24 02:50:36 +00:00
dmex d1d540ca55 Websitev2: various fixes, updated update.php for better performance
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5012 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-05-19 10:43:55 +00:00
dmex ae9b1186a4 WebsiteV2: fixed download page config issue (thanks Guy Deschênes!), fixed htaccess caching params, updated about page, added social addthis control, removed _some_ junk CSS and old html
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4999 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-04-28 15:44:16 +00:00
dmex 72e181bf0d WebsiteV2: minor style fixes, fixed IE using compat modes, updated Download layout, updated FAQ Layout, updated About page
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4974 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-03-19 05:34:19 +00:00
dmex 5667dafb66 Website: Updated about page (1/3)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4949 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-04 08:34:35 +00:00