35 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
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
xhmikosr c1aa3bd39a Move scripts before the body closing tag.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5768 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-03-28 09:37:51 +00:00
dmex d1181b976d WebsiteV2: Fixed dates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5652 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-01-17 03:12:05 +00:00
dmex 5473166c71 Website: Upgraded Google Analytics
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5633 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2014-06-26 09:43:36 +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
xhmikosr a5de8f3c89 Use an unordered list for the footer items.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5416 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-08-10 09:19:57 +00:00
xhmikosr 1953305d7a Move inline JS to a separate file.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5414 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-08-09 18:23:12 +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
wj32 e203a875e2 updated footer date for 2013
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5364 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-07-28 12:18:04 +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 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
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 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 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 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
xhmikosr 6441cc5091 add jquery.mousewheel.js and combine js to pack.js
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5154 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-08 13:14:11 +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 d76b6adfa2 * add the sflogo to the images
* properly resize the thumbs and add thumbs for the images that didn't have one

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5150 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-08 12:41:39 +00:00
xhmikosr 7902c0fd7c minify lytebox.js, remove duplicate scripts from the previous commit
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5149 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-08 12:05:57 +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 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 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 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
wj32 e3eaa2060b updated for 2012
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4947 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-01 00:15:08 +00:00
dmex 7d08d75dc8 website: disabled piwik code until it's fixed by SF staff
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4566 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-26 05:20:00 +00:00
dmex 871620de99 missing files from last checkin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4395 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-05 10:49:16 +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