1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Jul 14, 2025 — Jul 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #18 from redd/master More... almost 12 years ago
updated flat badges with flat squared badges More... almost 12 years ago
Clear link's title attribute wih undesirable characters. More... almost 12 years ago
updated badges More... almost 12 years ago
bumped version to v2.0.3 More... about 12 years ago
Merge pull request #17 from redd/master More... about 12 years ago
escapeTitle should be set to false while generating images as a link. More... about 12 years ago
Title on img is reduntant if there is an alt and title on link. More... about 12 years ago
Link generation is done by HtmlHelper::link() added escape and escapeTitle options. More... about 12 years ago
Merge pull request #16 from MenschDankeGmbH/2.0 More... about 12 years ago
markup fix More... about 12 years ago
added h() for label title More... about 12 years ago
Update README.markdown More... about 12 years ago
Merge pull request #15 from MenschDankeGmbH/2.0 More... about 12 years ago
added menuClass and wrapperClass for Bootstrapstyling added images to menu can be used at any level of the menu Updated menu builder added: - absolute links - link classes - link target Simplify merges More... about 12 years ago
passed phpcs CakePHP Standard More... over 12 years ago
Valid FOC plugin More... over 12 years ago
fixed main test filename More... over 12 years ago
added branch whitelist to travis-ci settings More... over 12 years ago
added travis-ci More... over 12 years ago
updated composer settings More... over 12 years ago
Merge branch 'refs/heads/2.0' More... over 12 years ago
Merge pull request #14 from MenschDankeGmbH/2.0 More... over 12 years ago
codesniffer autocorrections for cs More... over 12 years ago
cs More... over 12 years ago
Fix tests and use class instead of id More... over 12 years ago
use Html helper to escape url More... over 12 years ago
init composer More... over 12 years ago
Merge pull request #12 from joostdekeijzer/feature-indentHtmlOutput-setting More... almost 13 years ago
When setting the css for li as { display: inline-block; } you can have the http://css-tricks.com/fighting-the-space-between-inline-block-elements/ issue. Removing all whitespace between the li's will help. More... almost 13 years ago