31 Commits

Author SHA1 Message Date
dmex 01d3aade3e WebsiteV2: Updated copyright year
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6295 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2016-01-15 19:46:19 +00:00
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 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
xhmikosr c1e506fee4 Update .htaccess, normalize.css and html5shiv.js.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5630 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2014-04-24 05:07:11 +00:00
xhmikosr f046982341 Run tabspace
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5509 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-29 07:03:00 +00:00
dmex e08990b179 Website: fixed error page;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5439 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-08-28 16:09:33 +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
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 138df96df9 remove jquery and fancybox since it's not used anymore
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5211 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-14 11:10:52 +00:00
dmex 34a55de84d Website: fixed error page
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5185 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-11 13:40:34 +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
xhmikosr 349ab6f777 move js inclusion in footer.php and use it when needed
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5148 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-08 11:47:31 +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 365061d30b Website: Formatting fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5095 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-08 06:50:35 +00:00
dmex 37dbcbf20e Updated Error.php comments
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5058 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-05 04:59:46 +00:00
dmex 635bf1292c Website: Downloads - reworded Changelog text, FAQ - updated with quick-links, Index - removed unnecessary html tag and SQL query, Features - removed unnecessary code, Error - stop returning 200-OK for page errors, StyleSheet - removed unnecessary code, Header - removed config.php from indivual subpages into header for better performance
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5044 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-09 22:03:37 +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 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 38f106a92e WebsiteV2: Apache Sync
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4704 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-20 17:39:31 +00:00
dmex 8cfd399c73 corrected css usage on all pages
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4411 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-11 05:51:57 +00:00
dmex aae5ef5934 html 4/5 conformance fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4394 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-05 10:22:55 +00:00
dmex 8fe90bbcea website v2 check-in
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4389 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-03 11:57:12 +00:00