Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Textpattern

We are the people behind Textpattern CMS, a flexible, elegant, fast and easy-to-use content management system written in PHP. We strive to keep the system small, nimble and tracking-free.
Collective - Host: opensource - https://opencollective.com/textpattern-collective - Website: https://textpattern.com - Code: https://github.com/textpattern

Fixed Sass problem with IE gradient filters not taking the variable properly.

See here for explanation of fix:
http://hungrysquirrel.posterous.com/sass-mixin-for-ie-linear-gr...

github.com/textpattern/textpattern-default-theme - fc4397adaee66977185d3ab32414a5def695cb06 authored over 13 years ago by Phil Wareham <[email protected]>
Make mention of Sass as a feature

github.com/textpattern/textpattern-default-theme - cae6bbae74efe5d2923960a6713be61f1de3b863 authored over 13 years ago by Phil Wareham <[email protected]>
More work on formatting the Sassy CSS

github.com/textpattern/textpattern-default-theme - e08d89c89e11fe80188084ea05a8f716a3cd6920 authored over 13 years ago by Phil Wareham <[email protected]>
The default.css file is now rendered with Sass

Sass style = extended

github.com/textpattern/textpattern-default-theme - 67a5e8a76e0a8bbc4953c46c93e1af595960d1ad authored over 13 years ago by Phil Wareham <[email protected]>
Further work on the Sass version of the stylesheet

github.com/textpattern/textpattern-default-theme - bb04bc9c72e8d1577dde012019b278ec54d256fe authored over 13 years ago by Phil Wareham <[email protected]>
Start work on a Sass version of the stylesheet

github.com/textpattern/textpattern-default-theme - a5a263ee10fb60e0241dedc898b69e1f91e765b3 authored over 13 years ago by Phil Wareham <[email protected]>
Remove text-shadow on disabled buttons for better clarity

github.com/textpattern/textpattern-default-theme - 595e2b719d3e1c1b7a967c8c03a4cc3aac908c4d authored over 13 years ago by Phil Wareham <[email protected]>
Adjust text contrast in disabled buttons

github.com/textpattern/textpattern-default-theme - d156b7b62475dea094c867a6adfdade2beaa6be2 authored over 13 years ago by Phil Wareham <[email protected]>
Add 1zero's commit to the other page templates

github.com/textpattern/textpattern-default-theme - 331fc643af16b1e32988da35d85188c58225667c authored over 13 years ago by Phil Wareham <[email protected]>
Merge pull request #6 from 1zero/patch-2

CMS in footer

github.com/textpattern/textpattern-default-theme - 0b5c9b49e34c16e70ed2254fec988862e212939a authored over 13 years ago by Phil Wareham <[email protected]>
Missed converting some Markdown to Textile

github.com/textpattern/textpattern-default-theme - 9b4f52cb8cb28928053a631f66515ac23f88ce50 authored over 13 years ago by Phil Wareham <[email protected]>
Change read me from Markdown to Textile :)

github.com/textpattern/textpattern-default-theme - bdae67747d0fa77e9b935d3249e9481a48e270c5 authored over 13 years ago by Phil Wareham <[email protected]>
Google Analytics now uses Modernizr.load/yepnope

github.com/textpattern/textpattern-default-theme - de2b850131a3830cd2225b93629c1a31ad58aedd authored over 13 years ago by Phil Wareham <[email protected]>
Make td, th by default be vertical-align:top

Users can override this with Textile's inline CSS if they wish

github.com/textpattern/textpattern-default-theme - 340ad03fed13cfe7fc2370de07950d7e8dac7d66 authored over 13 years ago by Phil Wareham <[email protected]>
Remove duplicate CSS rule

github.com/textpattern/textpattern-default-theme - 7b99690ac64b20d09caa0066b8529543d0750183 authored over 13 years ago by Phil Wareham <[email protected]>
Correct time added to 2 more forms

github.com/textpattern/textpattern-default-theme - a7eb56cf6beee6bc7a4ad85bcd4e66b22fc2d156 authored over 13 years ago by Phil Wareham <[email protected]>
The required time format for datetime was incomplete

Note: using universal timezone Z to signal that this is local time (i.e.
local time to where the...

github.com/textpattern/textpattern-default-theme - 5c677538d3313e313184055a3c6a42246f45ce00 authored over 13 years ago by Phil Wareham <[email protected]>
Make it obvious in comments which section is complementary

github.com/textpattern/textpattern-default-theme - 9f5e6a5c0d87e76e7073e5fe6f4ddaacb439adf3 authored over 13 years ago by Phil Wareham <[email protected]>
Since we have dropped IE6 support we can now target CSS by WAI/ARIA role

github.com/textpattern/textpattern-default-theme - 233a79359fd42b980a8c483b4f21231b72231a72 authored over 13 years ago by Phil Wareham <[email protected]>
Final swathe of styling for print.css

github.com/textpattern/textpattern-default-theme - cbe2cc5e1fdb486a0b8d1035e8d589bd0b5a3b0c authored over 13 years ago by Phil Wareham <[email protected]>
Add section for comments form so it can be targeted directly with CSS

github.com/textpattern/textpattern-default-theme - 3c48a37203cbf1e3fdfdebc2192f042ad2ce7295 authored over 13 years ago by Phil Wareham <[email protected]>
More layout/visual improvements to print.css

github.com/textpattern/textpattern-default-theme - 0221a03d1f6f9bf2200ed70fe213a2e0ce3e9026 authored over 13 years ago by Phil Wareham <[email protected]>
Remove duplicate rule

github.com/textpattern/textpattern-default-theme - ce60a0920048bd539e9a37f7a66b36d14754d286 authored over 13 years ago by Phil Wareham <[email protected]>
Further improvements to layout in print.css

github.com/textpattern/textpattern-default-theme - 17084a9fdcc0c4a3f9a3ed0a946b2978750ccd04 authored over 13 years ago by Phil Wareham <[email protected]>
Improvements to print.css, make font formatting consistent in CSS file

github.com/textpattern/textpattern-default-theme - d8a883cdf473213ce41479d65e5e60429600abef authored over 13 years ago by Phil Wareham <[email protected]>
Add support for abbr and acronym in print.css

acronym will be phased out as and when Textile moves to abbr

github.com/textpattern/textpattern-default-theme - ce5e4c87b99a6166858b53872d81e17eb1cbcdff authored over 13 years ago by Phil Wareham <[email protected]>
Amends to link styling in print.css

github.com/textpattern/textpattern-default-theme - a8a25b07bc1f37d653e49e7b11e1379b887e0181 authored over 13 years ago by Phil Wareham <[email protected]>
Minor extra space cleanup

github.com/textpattern/textpattern-default-theme - 491e92bcbe1958b135264137bd33502202539924 authored over 13 years ago by Phil Wareham <[email protected]>
Fix for IE6/IE7 video controls in reset CSS

github.com/textpattern/textpattern-default-theme - 753d0fef6186503b64f3f495b792cabde25bfd0b authored over 13 years ago by Phil Wareham <[email protected]>
Change time to 24 hour now because OS X has not support for %P modifier

'pm' and 'am' were shooing as just 'P' if you were running this theme on
an OS X based machine d...

github.com/textpattern/textpattern-default-theme - db7c519b3541cbc87b80e81597d4c5cdeeebc426 authored over 13 years ago by Phil Wareham <[email protected]>
Use Modernizr from H5BP instead of my own kitchen-sink build

github.com/textpattern/textpattern-default-theme - d61269206452a8d8ce0d5aba48c9961e80ef45ad authored over 13 years ago by Phil Wareham <[email protected]>
Reset fix potential list-style problem for IE6/IE7

github.com/textpattern/textpattern-default-theme - dd97a4c692b6045eaf2f87067e3b1c6ea1f7ceb5 authored over 13 years ago by Phil Wareham <[email protected]>
Slight reduction to h2, h3 font size, make print line-height pt measurements not ems

github.com/textpattern/textpattern-default-theme - ecc093dae26b2fb3c507b038ef18c8fcc1e343a1 authored over 13 years ago by Phil Wareham <[email protected]>
Add link for Less Framework in the documentation

github.com/textpattern/textpattern-default-theme - 6cf73263e805f7a1b2ce37356b6352a913794a3e authored over 13 years ago by Phil Wareham <[email protected]>
Fix nonclosed hgroup end tag

github.com/textpattern/textpattern-default-theme - 5e827ac0d8106b7bfeafe9d06f349b8d5ca898c6 authored over 13 years ago by Phil Wareham <[email protected]>
Convert a few more pixel measurements for typography to ems

github.com/textpattern/textpattern-default-theme - e514c9c6c0d7be4912e3afdaf5018b73ac08926d authored over 13 years ago by Phil Wareham <[email protected]>
Remove IE6 reference and fix erroneous non-UTF character in comments

github.com/textpattern/textpattern-default-theme - 08adfeb6b708e7a1094d9b931e8e4132ec6a7ebd authored over 13 years ago by Phil Wareham <[email protected]>
Fix monthly archive 'calendar chit' row alignment error in IE7

github.com/textpattern/textpattern-default-theme - 9a047a40f05f32dc8172cafc417513ccce7d700f authored over 13 years ago by Phil Wareham <[email protected]>
Typo for consistency

github.com/textpattern/textpattern-default-theme - 54957758e6455325eca83082e0095b4c4bfd656f authored over 13 years ago by Phil Wareham <[email protected]>
Start removing any references to IE6 in the comments, since we don't want to give the impression we support it

github.com/textpattern/textpattern-default-theme - 4414d428f44712ddf7cf71f6f739f12147568775 authored over 13 years ago by Phil Wareham <[email protected]>
Fix for black border bug on styled buttons in IE7

Cleanest method is to remove button borders entirely for that browser,
since all other solutions...

github.com/textpattern/textpattern-default-theme - 7cc9b947811291f4ec13ef68c19a534340298395 authored over 13 years ago by Phil Wareham <[email protected]>
typo for consistency

github.com/textpattern/textpattern-default-theme - 51d6bc412da98f530e6e9dd9a380a0b2cedab8b5 authored over 13 years ago by Phil Wareham <[email protected]>
Remove duplicate rules

github.com/textpattern/textpattern-default-theme - bc17c3ed7f1e31aea02837388ea5797e5c23f7f2 authored over 13 years ago by Phil Wareham <[email protected]>
Visited h1 should not have grey background

github.com/textpattern/textpattern-default-theme - 2ec703c88b4e4b538a7f03ff495e0a27c78413a0 authored over 13 years ago by Phil Wareham <[email protected]>
Add gradients for IE6-IE9 (via filter)

github.com/textpattern/textpattern-default-theme - ed12b3d43de7bf593afcc7318159e39f774caef9 authored over 13 years ago by Phil Wareham <[email protected]>
After much deliberation, added IE conditionals so we can keep the CSS sheet less hacky

Only for IE7 and IE8 though, no need to target IE9 onwards

github.com/textpattern/textpattern-default-theme - 893ccefef1e6c04d6c892ddcc1a2e3e60034166e authored over 13 years ago by Phil Wareham <[email protected]>
Remove the *font-size hack for IE6/IE7, works fine without it

github.com/textpattern/textpattern-default-theme - 8470f3d54fb8ff566cb374f37ed677389dd73795 authored over 13 years ago by Phil Wareham <[email protected]>
Formatting typo for consistency

github.com/textpattern/textpattern-default-theme - e84e9d01bffaad787e2c996efa54704f972427d3 authored over 13 years ago by Phil Wareham <[email protected]>
Fix placeholder colour for Mozilla, needed separate rule

I learnt something new today:
http://css-tricks.com/snippets/css/style-placeholder-text/#comment...

github.com/textpattern/textpattern-default-theme - 63b31c985c1e0d1f38808ead3064d3a7ddf3dfde authored over 13 years ago by Phil Wareham <[email protected]>
Double-line HTML comment was causing padding bug in Firefox, fixed,

Fixes issue #2.

github.com/textpattern/textpattern-default-theme - b3da874ef4550632fd2901a9ce146a6c6aa22f6d authored over 13 years ago by Phil Wareham <[email protected]>
Corrected rule for h2 in smaller screen sizes

github.com/textpattern/textpattern-default-theme - 9fec35ccfe15ed25c424d58a163b4a9c0a88f353 authored over 13 years ago by Phil Wareham <[email protected]>
Incorporate extra resets/fixes from Normalize CSS, also add more comments for reference

github.com/textpattern/textpattern-default-theme - 1e393e3a8d3856e8f589a201ef37d363e0360814 authored over 13 years ago by Phil Wareham <[email protected]>
Add [hidden] rule to reset CSS

Ensures content is hidden from all presentations, including
screenreaders

github.com/textpattern/textpattern-default-theme - e74bb3b861b74d6dab458b114b7cb77afe9d8c4c authored over 13 years ago by Phil Wareham <[email protected]>
Show font size maths in CSS comments

As suggested in Ethan Marcotte's book 'Responsive Web Design'

github.com/textpattern/textpattern-default-theme - a75b68f47cad960bb96164af581e02263a743367 authored over 13 years ago by Phil Wareham <[email protected]>
Make all media content within an article responsive

In preparation for moving to fully liquid responsive layout.

github.com/textpattern/textpattern-default-theme - d33e9dad15680d6896c86c9a86196609b790aaf4 authored over 13 years ago by Phil Wareham <[email protected]>
Remove conditionals for IE6, we are not going to support it officially

Theme minimum 'official' requirement is IE7. Any IE6 rendering problems
will only be rectified i...

github.com/textpattern/textpattern-default-theme - e845d8d913038694ab2edebfcfa36063004340d4 authored over 13 years ago by Phil Wareham <[email protected]>
Make hidden nav heading a h1 instead of h2

As recommended in http://html5doctor.com/outlines/

github.com/textpattern/textpattern-default-theme - fcda74dc4a4a03e9bf63e8c91860e459d645c15f authored over 13 years ago by Phil Wareham <[email protected]>
Adjust semantics/page outline for <header>. Some further work on article semantics to follow soon.

github.com/textpattern/textpattern-default-theme - 98f6ece8a8646deb7037aeb8005f013654ee45a3 authored over 13 years ago by Phil Wareham <[email protected]>
Better wording of IE inline-block fix comment

github.com/textpattern/textpattern-default-theme - 0b6a4c823bf65ba45e7b7ec7c70d85fa2591ec81 authored over 13 years ago by Phil Wareham <[email protected]>
Add audio, canvas and video rules to reset CSS

github.com/textpattern/textpattern-default-theme - bd9beb279d5080dd217728804721eca205060ae7 authored over 13 years ago by Phil Wareham <[email protected]>
Add styling for email and url type input fields (for future reference)

github.com/textpattern/textpattern-default-theme - 59a69546c2d89bc0dc49c7351a80a5b4a09489a5 authored over 13 years ago by Phil Wareham <[email protected]>
Update Modernizr to v2.0.6

github.com/textpattern/textpattern-default-theme - 3944d974a3a54ef1ab25e9806f5b5ea8bc9bdf9a authored over 13 years ago by Phil Wareham <[email protected]>
Don't need CSS vendor prefixes on resize

github.com/textpattern/textpattern-default-theme - 187c49f7fe2789eac925431e03935237e063b6bd authored over 13 years ago by Phil Wareham <[email protected]>
Minor amend for consistency

github.com/textpattern/textpattern-default-theme - 57237a9b45769a5489a57e439b11f8a21393a410 authored over 13 years ago by Phil Wareham <[email protected]>
Minor amend for consistency

github.com/textpattern/textpattern-default-theme - 9d2f3a80b2258121769e6aab0308045dea8da45e authored over 13 years ago by Phil Wareham <[email protected]>
Corrected typos and grammer

github.com/textpattern/textpattern-default-theme - 674b92ca322e10b249ffca65fa2bcfe8f552bdbd authored over 13 years ago by Phil Wareham <[email protected]>
Correct markdown errors

github.com/textpattern/textpattern-default-theme - cddb46f4b18bddaa5cc71263f0fdc1cdce137a9a authored over 13 years ago by Phil Wareham <[email protected]>
More work on the documentation

github.com/textpattern/textpattern-default-theme - a4599aacb76112d10fb95e640c0516f6625a5d7d authored over 13 years ago by Phil Wareham <[email protected]>
More updates to documentation

github.com/textpattern/textpattern-default-theme - c7d4300ec3d44ae054c223ab5771922b88d839c0 authored over 13 years ago by Phil Wareham <[email protected]>
Consistent order to CSS rules throughout

github.com/textpattern/textpattern-default-theme - 0ff19f62a301926cb82be72ad5d42762fb495ad1 authored over 13 years ago by Phil Wareham <[email protected]>
Change all font rules to em sizes

Accessibility improvements

github.com/textpattern/textpattern-default-theme - 8d50681f32e9be31b7e4147ea674519735b27985 authored over 13 years ago by Phil Wareham <[email protected]>
Make code indentations 4 spaces (soft tabs) as recommended by Isobar

github.com/textpattern/textpattern-default-theme - ae6b6badfc36f229150b3791d822b3342575469b authored over 13 years ago by Phil Wareham <[email protected]>
Back out rem font sizes

Causes issues when combined with browsers minimum font-size setting. We also don't have any deep...

github.com/textpattern/textpattern-default-theme - 4b279100be86dd6571d3b2cc6d4dce66a8db9b99 authored over 13 years ago by Phil Wareham <[email protected]>
Add table inner element fixes for IE6, IE7

github.com/textpattern/textpattern-default-theme - 0b7a141b1dc42be33e8c1d68e5c715e1a5dc463d authored over 13 years ago by Phil Wareham <[email protected]>
Add Google +1 button support as an optional extra

github.com/textpattern/textpattern-default-theme - e90704322568ed9d0454fc4f89cf3a40e991500a authored over 13 years ago by Phil Wareham <[email protected]>
Indentation correction

github.com/textpattern/textpattern-default-theme - f793da8d775260882774041fc3f80f6717590866 authored over 13 years ago by Phil Wareham <[email protected]>
Add gradient for Safari 5.1+, Chrome 10+. Clean up gradient code formatting

github.com/textpattern/textpattern-default-theme - 942826eace7f331bf8a7f481a2c1bd58f2a06e9b authored over 13 years ago by Phil Wareham <[email protected]>
Blockquote colour bumped up slightly

github.com/textpattern/textpattern-default-theme - b855ccc9da3af4e715d250aee26a8d1093598c2c authored over 13 years ago by Phil Wareham <[email protected]>
Remove duplicate CSS rule

github.com/textpattern/textpattern-default-theme - ad625dad9e07e325336692c91c16c265c5a919ef authored over 13 years ago by Phil Wareham <[email protected]>
Indents on extras changed from tabs to double space for consistency

github.com/textpattern/textpattern-default-theme - 8a9128b58f489f4b45a4fea75b3bc15e3d01e103 authored over 13 years ago by Phil Wareham <[email protected]>
Missed one tab indent

github.com/textpattern/textpattern-default-theme - 533fa470c547761916ca26fd2335393f3d975a3a authored over 13 years ago by Phil Wareham <[email protected]>
Remove tab indents and make indents double space instead

Makes it easier to edit templates directly within Textpattern admin-side (since trying to add ta...

github.com/textpattern/textpattern-default-theme - 43a98d33d87dc23f61e1d40ce8edd753f6e771f9 authored over 13 years ago by Phil Wareham <[email protected]>
Add styling for definition lists

github.com/textpattern/textpattern-default-theme - 96f0bcad243b708ac1c373d79c501e8d5ef6a9f2 authored over 13 years ago by Phil Wareham <[email protected]>
Add styling for <ins> tag

github.com/textpattern/textpattern-default-theme - c8ae0a34041fbed51f72e1134275ef35d9bc3065 authored over 13 years ago by Phil Wareham <[email protected]>
Final markdown amend for now

github.com/textpattern/textpattern-default-theme - efadcaa2e83dea0749bc2d0bed279f91bd4fb17f authored over 13 years ago by Phil Wareham <[email protected]>
Correction in markdown

github.com/textpattern/textpattern-default-theme - f2f2be90d58c66b3711a912f0d434088a3c6b641 authored over 13 years ago by Phil Wareham <[email protected]>
Correction in markdown

github.com/textpattern/textpattern-default-theme - 6086e0f1fec14aafc18570f5bdaf212270733b73 authored over 13 years ago by Phil Wareham <[email protected]>
Add a README.md file in the optioanl extras (non-core) directory

github.com/textpattern/textpattern-default-theme - 9d9fd55cea9c192e5d67c4a83b093472433261d9 authored over 13 years ago by Phil Wareham <[email protected]>
Make a start on totally revising the README.md file

Moved non-core code out of this file now. Will provide separately.

github.com/textpattern/textpattern-default-theme - 34180d066d4b0d7c1953485d18b53ef0c3a8e1cb authored over 13 years ago by Phil Wareham <[email protected]>
HTML5 <figure> tag cannot be wrapped inside a <p> tag - fixed and documented in README.md

github.com/textpattern/textpattern-default-theme - 522f68895dd0230457629e61b38debeb175f9acc authored over 13 years ago by Phil Wareham <[email protected]>
Add different background colour on any comment by the original article author

github.com/textpattern/textpattern-default-theme - 1c53cf703d3b4a9170b186e1ea1c9861605f41a0 authored over 13 years ago by Phil Wareham <[email protected]>
Minor bug in comments lists fixed

github.com/textpattern/textpattern-default-theme - 6dc76e87c31822c06e810881cfec659188bb2ae7 authored over 13 years ago by Phil Wareham <[email protected]>
Add rel="external" to the plainlinks form

We are using plainlinks form to generate external links, so the 'rel' should be defined

github.com/textpattern/textpattern-default-theme - cf2c094a7c509ee7c29eb346514ad4d488615980 authored over 13 years ago by Phil Wareham <[email protected]>
<h5> tag was not closed properly

github.com/textpattern/textpattern-default-theme - 05c371a28f95ede49978b84960b953868738c7d6 authored over 13 years ago by Phil Wareham <[email protected]>
Style up article lists

github.com/textpattern/textpattern-default-theme - 72aa4c9cdcabd883ab0de8bb6f38b152bf61f784 authored over 13 years ago by Phil Wareham <[email protected]>
Get rid of zebra striping on tbody - keylines are enough for legibility

github.com/textpattern/textpattern-default-theme - 8d317a103549e95eb8c7f65f644388815d88e830 authored over 13 years ago by Phil Wareham <[email protected]>
Slight visual adjust of <pre> bottom margin

github.com/textpattern/textpattern-default-theme - 783b5cd43df9d5a724d649fe00ebce9e4de31ac7 authored over 13 years ago by Phil Wareham <[email protected]>