Made tag list a bit more readable
This commit is contained in:
parent
fade19d16c
commit
5b91ad08bf
145
composer.lock
generated
145
composer.lock
generated
@ -76,19 +76,19 @@
|
|||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/doctrine/dbal",
|
"url": "https://github.com/doctrine/dbal",
|
||||||
"reference": "e00ce93926c37d7cab0368694715ff913804780c"
|
"reference": "219d96a1592e9e23087eb6861b4f8233d06c6463"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://github.com/doctrine/dbal/zipball/e00ce93926c37d7cab0368694715ff913804780c",
|
"url": "https://github.com/doctrine/dbal/zipball/219d96a1592e9e23087eb6861b4f8233d06c6463",
|
||||||
"reference": "e00ce93926c37d7cab0368694715ff913804780c",
|
"reference": "219d96a1592e9e23087eb6861b4f8233d06c6463",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.2",
|
"php": ">=5.3.2",
|
||||||
"doctrine/common": "2.3.*"
|
"doctrine/common": "2.3.*"
|
||||||
},
|
},
|
||||||
"time": "1349466076",
|
"time": "1349518912",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
@ -228,31 +228,7 @@
|
|||||||
"psr-0": {
|
"psr-0": {
|
||||||
"Doctrine\\Bundle\\MigrationsBundle": ""
|
"Doctrine\\Bundle\\MigrationsBundle": ""
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"license": [
|
|
||||||
"MIT"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Fabien Potencier",
|
|
||||||
"email": "fabien@symfony.com"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Symfony Community",
|
|
||||||
"homepage": "http://symfony.com/contributors"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Doctrine Project",
|
|
||||||
"homepage": "http://www.doctrine-project.org"
|
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"description": "Symfony DoctrineMigrationsBundle",
|
|
||||||
"homepage": "http://www.doctrine-project.org",
|
|
||||||
"keywords": [
|
|
||||||
"dbal",
|
|
||||||
"migrations",
|
|
||||||
"schema"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/migrations",
|
"name": "doctrine/migrations",
|
||||||
@ -450,20 +426,7 @@
|
|||||||
"psr-0": {
|
"psr-0": {
|
||||||
"Ivory\\CKEditorBundle": ""
|
"Ivory\\CKEditorBundle": ""
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"license": [
|
|
||||||
"MIT"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Eric GELOEN",
|
|
||||||
"email": "geloen.eric@gmail.com"
|
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"description": "Provides a CKEditor integration for your Symfony2 Project.",
|
|
||||||
"keywords": [
|
|
||||||
"CKEditor"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "fpn/doctrine-extensions-taggable",
|
"name": "fpn/doctrine-extensions-taggable",
|
||||||
@ -613,12 +576,12 @@
|
|||||||
"target-dir": "Io/TcpdfBundle",
|
"target-dir": "Io/TcpdfBundle",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/gergelypolonkai/IoTcpdfBundle",
|
"url": "http://github.com/w00d5t0ck/IoTcpdfBundle",
|
||||||
"reference": "7cc9aed4839b2896de34ff3ea1155be1a1e4708c"
|
"reference": "7cc9aed4839b2896de34ff3ea1155be1a1e4708c"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://github.com/gergelypolonkai/IoTcpdfBundle/zipball/7cc9aed4839b2896de34ff3ea1155be1a1e4708c",
|
"url": "https://github.com/w00d5t0ck/IoTcpdfBundle/zipball/7cc9aed4839b2896de34ff3ea1155be1a1e4708c",
|
||||||
"reference": "7cc9aed4839b2896de34ff3ea1155be1a1e4708c",
|
"reference": "7cc9aed4839b2896de34ff3ea1155be1a1e4708c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
@ -654,7 +617,7 @@
|
|||||||
"pdf"
|
"pdf"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/gergelypolonkai/IoTcpdfBundle/tree/master"
|
"source": "https://github.com/w00d5t0ck/IoTcpdfBundle/tree/master"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -676,30 +639,14 @@
|
|||||||
"symfony/framework-bundle": "2.*",
|
"symfony/framework-bundle": "2.*",
|
||||||
"jms/cg": "1.0.0"
|
"jms/cg": "1.0.0"
|
||||||
},
|
},
|
||||||
"time": "2012-01-02 20:50:26",
|
"time": "2012-01-02 15:50:26",
|
||||||
"type": "symfony-bundle",
|
"type": "symfony-bundle",
|
||||||
"installation-source": "dist",
|
"installation-source": "dist",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
"JMS\\AopBundle": ""
|
"JMS\\AopBundle": ""
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"license": [
|
|
||||||
"Apache"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Johannes M. Schmitt",
|
|
||||||
"email": "schmittjoh@gmail.com",
|
|
||||||
"homepage": "https://github.com/schmittjoh",
|
|
||||||
"role": "Developer of wrapped JMSSerializerBundle"
|
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"description": "Adds AOP capabilities to Symfony2",
|
|
||||||
"keywords": [
|
|
||||||
"annotations",
|
|
||||||
"aop"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "jms/cg",
|
"name": "jms/cg",
|
||||||
@ -718,29 +665,14 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0"
|
"php": ">=5.3.0"
|
||||||
},
|
},
|
||||||
"time": "2012-01-02 20:40:52",
|
"time": "2012-01-02 15:40:52",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"installation-source": "dist",
|
"installation-source": "dist",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
"CG\\": "src/"
|
"CG\\": "src/"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"license": [
|
|
||||||
"Apache"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Johannes M. Schmitt",
|
|
||||||
"email": "schmittjoh@gmail.com",
|
|
||||||
"homepage": "https://github.com/schmittjoh",
|
|
||||||
"role": "Developer of wrapped JMSSerializerBundle"
|
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"description": "Toolset for generating PHP code",
|
|
||||||
"keywords": [
|
|
||||||
"code generation"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "jms/di-extra-bundle",
|
"name": "jms/di-extra-bundle",
|
||||||
@ -820,32 +752,14 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0"
|
"php": ">=5.3.0"
|
||||||
},
|
},
|
||||||
"time": "2012-01-02 21:32:49",
|
"time": "2012-01-02 16:32:49",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"installation-source": "dist",
|
"installation-source": "dist",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
"Metadata\\": "src/"
|
"Metadata\\": "src/"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"license": [
|
|
||||||
"Apache"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Johannes M. Schmitt",
|
|
||||||
"email": "schmittjoh@gmail.com",
|
|
||||||
"homepage": "https://github.com/schmittjoh",
|
|
||||||
"role": "Developer of wrapped JMSSerializerBundle"
|
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"description": "Class/method/property metadata management in PHP",
|
|
||||||
"keywords": [
|
|
||||||
"annotations",
|
|
||||||
"yaml",
|
|
||||||
"xml",
|
|
||||||
"metadata"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "jms/security-extra-bundle",
|
"name": "jms/security-extra-bundle",
|
||||||
@ -1129,33 +1043,36 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sensio/generator-bundle",
|
"name": "sensio/generator-bundle",
|
||||||
"version": "2.1.x-dev",
|
"version": "dev-master",
|
||||||
"target-dir": "Sensio/Bundle/GeneratorBundle",
|
"target-dir": "Sensio/Bundle/GeneratorBundle",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/sensio/SensioGeneratorBundle",
|
"url": "https://github.com/sensio/SensioGeneratorBundle",
|
||||||
"reference": "3a65c9bf7d31aecacffc15a48f5eb2ece3615ef0"
|
"reference": "f5bda1014f5f124a0fd881644664493e36a09ad0"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://github.com/sensio/SensioGeneratorBundle/zipball/3a65c9bf7d31aecacffc15a48f5eb2ece3615ef0",
|
"url": "https://github.com/sensio/SensioGeneratorBundle/zipball/f5bda1014f5f124a0fd881644664493e36a09ad0",
|
||||||
"reference": "3a65c9bf7d31aecacffc15a48f5eb2ece3615ef0",
|
"reference": "f5bda1014f5f124a0fd881644664493e36a09ad0",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"symfony/framework-bundle": "2.1.*",
|
"symfony/framework-bundle": "2.2.*",
|
||||||
"symfony/console": "2.1.*"
|
"symfony/console": "2.2.*"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"symfony/doctrine-bridge": "2.1.*",
|
|
||||||
"doctrine/orm": ">=2.1,<2.4-dev",
|
"doctrine/orm": ">=2.1,<2.4-dev",
|
||||||
"twig/twig": ">=1.8,<2.0-dev"
|
"twig/twig": ">=1.8,<2.0-dev",
|
||||||
|
"symfony/doctrine-bridge": "2.2.*"
|
||||||
},
|
},
|
||||||
"time": "1348030981",
|
"suggest": {
|
||||||
|
"doctrine/doctrine-bundle": "to generate entities and their crud controller"
|
||||||
|
},
|
||||||
|
"time": "1348070473",
|
||||||
"type": "symfony-bundle",
|
"type": "symfony-bundle",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "2.1.x-dev"
|
"dev-master": "2.2.x-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installation-source": "source",
|
"installation-source": "source",
|
||||||
@ -1642,23 +1559,7 @@
|
|||||||
"psr-0": {
|
"psr-0": {
|
||||||
"Twig_Extensions_": "lib/"
|
"Twig_Extensions_": "lib/"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"license": [
|
|
||||||
"MIT"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Fabien Potencier",
|
|
||||||
"email": "fabien@symfony.com"
|
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"description": "Common additional features for Twig that do not directly belong in core",
|
|
||||||
"homepage": "https://github.com/fabpot/Twig-extensions",
|
|
||||||
"keywords": [
|
|
||||||
"debug",
|
|
||||||
"i18n",
|
|
||||||
"text"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "twig/twig",
|
"name": "twig/twig",
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
{% if tagCloud|length > 0 %}
|
{% if tagCloud|length > 0 %}
|
||||||
<div id="tag-cloud">
|
<div id="tag-cloud">
|
||||||
{% for cloudItem in tagCloud %}
|
{% for cloudItem in tagCloud %}
|
||||||
<a href="{{ path('GergelyPolonkaiFrontBundle_blogTagList', { name: cloudItem.name }) }}" class="size{{ cloudItem.size }}">{{ cloudItem.name }}</a>
|
<a href="{{ path('GergelyPolonkaiFrontBundle_blogTagList', { name: cloudItem.name }) }}" class="size{{ cloudItem.size }}">{{ cloudItem.name }}</a>{% if not loop.last %} | {% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Loading…
Reference in New Issue
Block a user