{"id":21278016,"url":"https://github.com/b13/t3ext-bootstrap_styled_content","last_synced_at":"2025-03-15T13:25:42.027Z","repository":{"id":5617492,"uuid":"6825126","full_name":"b13/t3ext-bootstrap_styled_content","owner":"b13","description":"TYPO3 Extension: bootstrap styled content","archived":false,"fork":false,"pushed_at":"2013-11-08T16:50:15.000Z","size":118,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-09T23:38:57.033Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/b13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-11-23T09:34:08.000Z","updated_at":"2013-11-08T16:50:18.000Z","dependencies_parsed_at":"2022-09-22T03:42:47.035Z","dependency_job_id":null,"html_url":"https://github.com/b13/t3ext-bootstrap_styled_content","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Ft3ext-bootstrap_styled_content","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Ft3ext-bootstrap_styled_content/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Ft3ext-bootstrap_styled_content/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Ft3ext-bootstrap_styled_content/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b13","download_url":"https://codeload.github.com/b13/t3ext-bootstrap_styled_content/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243734471,"owners_count":20339295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-21T10:08:46.810Z","updated_at":"2025-03-15T13:25:42.002Z","avatar_url":"https://github.com/b13.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bootstrap Styled Content\n\n## What does it do?\nGives you the opportunity to easily include the Twitter-Project *Bootstrap* from [http://twitter.github\n.io/bootstrap/](http://twitter.github.io/bootstrap/).\nAlso add a HTML5 Boilerplate Switch for Internet Explorer in the html-tag. So you can add special css for IE.\n\n## Best Practise\nIf you able to set a shortcut from your less files in fileadmin to the less files of this ext. you can easily inlcude\n those files into your main.less file. If you store your lessfiles in typo3conf/templates/main/less/ you can use the\n following in your command line:\n\n```\n$ cd typo3conf/templates/main/less/\n$ ln -s ../../../ext/bootstrap_styled_content/Resources/Public/Contrib/Bootstrap/less/ contrib\n```\n\nIf your store your less files in fileadmin/templates/less you can use following command:\n\n```\n$ cd fileadmin/templates/less/\n$ ln -s ../../../typo3conf/ext/bootstrap_styled_content/Resources/Public/Contrib/Bootstrap/less/ contrib\n```\n\n### Less to css converter\nWe recommend you to use *amazingless* on your system to convert your less files to css. You can find it on\n[https://github.com/b13/t3ext-amazingless](https://github.com/b13/t3ext-amazingless)\n\n## Configuration\nThere is not realy a configuration. You only can set the HTML5 Boilerplate Switch. But: More to come. Stay tuned!\n\n### HTML5 Boilerplate Switch\nTo enable the HTML5 Boilerplate Switch, add this to your typoscript\n(It's default on, if you include the static TS file)\n\nconfig.doctype = html5\nconfig.doctype.enableBoilerplateCondition = 1\n\nand your HTML Tag \u0026 Head Tag will look like this\n\n```html\n\u003c!DOCTYPE html\u003e\n\u003c!--[if lt IE 7]\u003e \u003chtml class=\"no-js ie6 oldie\" lang=\"en\"\u003e \u003c![endif]--\u003e\n\u003c!--[if IE 7]\u003e    \u003chtml class=\"no-js ie7 oldie\" lang=\"en\"\u003e \u003c![endif]--\u003e\n\u003c!--[if IE 8]\u003e    \u003chtml class=\"no-js ie8 oldie\" lang=\"en\"\u003e \u003c![endif]--\u003e\n\u003c!--[if IE 9]\u003e    \u003chtml class=\"no-js ie9\" lang=\"en\"\u003e \u003c![endif]--\u003e\n\u003c!--[if gt IE 9]\u003e\u003c!--\u003e\n\u003chtml lang=\"en\"\u003e\n\u003c!--\u003c![endif]--\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb13%2Ft3ext-bootstrap_styled_content","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb13%2Ft3ext-bootstrap_styled_content","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb13%2Ft3ext-bootstrap_styled_content/lists"}