Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garak/fkrcssurlrewritesandbox
A sandbox for FkrCssURLRewriteBundle
https://github.com/garak/fkrcssurlrewritesandbox
Last synced: about 2 months ago
JSON representation
A sandbox for FkrCssURLRewriteBundle
- Host: GitHub
- URL: https://github.com/garak/fkrcssurlrewritesandbox
- Owner: garak
- Created: 2013-12-23T14:31:27.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-23T19:08:31.000Z (about 11 years ago)
- Last Synced: 2024-10-13T04:53:37.777Z (3 months ago)
- Language: PHP
- Size: 156 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sandbox for FkrCssURLRewriteBundle
==================================This is related to this issue https://github.com/fkrauthan/FkrCssURLRewriteBundle/issues/17
What I'm trying to do here is:
- using a Symfony standard edition (something not useful is stripped, e.g. Doctrine and SwiftMailer)
- adding a CSS with some relative paths
- adding a small change to layout to use assetic stylesheet syntax
- adding a small configuration to config.yml that uses added CSS
- using ``app/console assetic:dump`` to see if FkrCssURLRewriteBundle is workingTo me, it looks like FkrCssURLRewriteBundle **doesn't work**. I hope to be wrong.