]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Merge pull request #1478 from K-Phoen/rule-based-tags
authorJeremy Benoist <j0k3r@users.noreply.github.com>
Sun, 6 Dec 2015 13:31:26 +0000 (14:31 +0100)
committerJeremy Benoist <j0k3r@users.noreply.github.com>
Sun, 6 Dec 2015 13:31:26 +0000 (14:31 +0100)
Rule based tags

composer.json
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/css/main.css

index 8fc5ce5bfb1a688986703cddb91ed27f4429cdd6..26608cdceadd04522b83ab77d062dfa7351a2dd5 100644 (file)
@@ -86,6 +86,9 @@
             "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache",
             "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets",
             "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile"
+        ],
+        "build-parameters": [
+            "Incenteev\\ParameterHandler\\ScriptHandler::buildParameters"
         ]
     },
     "extra": {
         "symfony-web-dir": "web",
         "symfony-assets-install": "relative",
         "incenteev-parameters": {
-            "file": "app/config/parameters.yml"
+            "file": "app/config/parameters.yml",
+            "env-map": {
+                "mailer_host": "WALLABAG_MAILER_HOST",
+                "mailer_user": "WALLABAG_MAILER_USER",
+                "mailer_password": "WALLABAG_MAILER_PASSWORD",
+                "secret": "WALLABAG_SECRET"
+            }
         }
     },
     "autoload": {
index 4aeadb4fd799f045ca700b2b91cf2ed082fb7055..0ba1ec277b8e407a8b58f34f7c8a986b5e18746f 100755 (executable)
@@ -771,7 +771,7 @@ a.add-to-wallabag-link-after:after {
 /* Diaspora */
 .icon-image--diaspora {
  background-image: url('../../_global/img/icons/diaspora-icon--black.png');
-}}
+}
 
 /* ==========================================================================
    Icon selected