39 Commits

Author SHA1 Message Date
wj32 9785ac3759 Update <meta> description
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6045 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-09 10:24:56 +00:00
xhmikosr 7c7b4e7933 Revert useless patch which was sneaked into another one.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5924 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-22 06:13:37 +00:00
dmex 029ac9cee9 WebsiteV2: sync forum RewriteRule; updated feed links; removed memory limit; removed addthis;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5917 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-21 10:12:57 +00:00
dmex ff61a06113 WebsiteV2: removed forum imports; removed forum sql code;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5914 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-20 13:07:04 +00:00
wj32 8b17ee8f07 add Unit 6 ad
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5642 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2014-08-16 03:34:15 +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 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 17acbf6e92 Website: fixed performance and max_user_connection issues
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5394 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-08-05 21:01:42 +00:00
xhmikosr a4fa558cc9 header.php:
* move meta charset first in <head>
* remove wrong mime type for the favicon

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5353 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-07-17 08:46:44 +00:00
xhmikosr 6bd3faa33e Run tabspace.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5340 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-07-03 05:27:13 +00:00
dmex c70862dea7 Website: updater.php performance fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5306 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-05-18 09:57:59 +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 80f4ad7c55 consistency changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5173 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-10 17:12:34 +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 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 9b1d12c22c Added RSS feed
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5161 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 04:47:45 +00:00
xhmikosr 6ccc7f6bbd move favicon.ico in root dir and remove the redirection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5153 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-08 13:02:58 +00:00
xhmikosr 8e4fc920cb combine css files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5152 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-08 13:00:08 +00:00
xhmikosr 5db11c6b64 Switch to fancybox for the screenshots. Also clean up stylesheet.css a little bit.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5151 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-08 12:53:55 +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 bbff51feed add html5shiv.js for pre IE 9 browsers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5136 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-07 18:21:15 +00:00
xhmikosr a2ba49f017 Clean up header.php and footer.php:
* X-UA-Compatible is set in the .htaccess now so remove it from here.
* type="text/css" isn't needed for stylesheets
* add a title in the sf logo
* reindent inline js

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5133 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-07 17:23:47 +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 8fb159f135 Website: Updated download page layout, Removed MD5 hashes, Removed unused css
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5052 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-15 06:47:54 +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 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 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 4c069e9489 WebsiteV2: sync changes to SVN while I still have access :|
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4791 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-02 07:42:50 +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 023aadc31c switched doctype to html5, removed redundant css
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4408 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-07 09:57:41 +00:00
dmex f115f4840f fixed stylesheet typo, moved more html properties to stylesheet
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4406 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-07 07:39:56 +00:00
dmex 630598a8d4 header and index html4/5 fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4397 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-05 15:37:15 +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