symfony-cmf / resource-bundle

Resource Location for CMF documents based on Puli
https://cmf.symfony.com
5 stars 7 forks source link

[WIP] Add Puli Discovery integration #16

Closed wouterj closed 6 years ago

wouterj commented 9 years ago

A very basic Puli discovery implementation, just to start playing around a little with integrating Puli into the Symfony CMF project. This should not be considered for the CMF 1.3 release.

dantleech commented 9 years ago

What do we aim to achieve here?

dantleech commented 9 years ago

Just saw your subsequent PR, ignore that last comment.

On Sat, Oct 31, 2015 at 05:49:33AM -0700, Wouter J wrote:


You can view, comment on, or merge this pull request online at:

  [1]https://github.com/symfony-cmf/ResourceBundle/pull/16

Commit Summary

 * Add Puli Discovery integration

File Changes

 * M [2]CmfResourceBundle.php (3)
 * M [3]DependencyInjection/CmfResourceExtension.php (19)
 * A [4]DependencyInjection/Compiler/DiscoveryPass.php (60)
 * M [5]DependencyInjection/Configuration.php (38)
 * A [6]Resources/config/discovery.xml (26)
 * M [7]Resources/config/resource.xml (2)

Patch Links:

 * [8]https://github.com/symfony-cmf/ResourceBundle/pull/16.patch
 * [9]https://github.com/symfony-cmf/ResourceBundle/pull/16.diff

— Reply to this email directly or [10]view it on GitHub.

Reverse link: [11]unknown

References

Visible links

  1. https://github.com/symfony-cmf/ResourceBundle/pull/16
  2. https://github.com/symfony-cmf/ResourceBundle/pull/16/files#diff-0
  3. https://github.com/symfony-cmf/ResourceBundle/pull/16/files#diff-1
  4. https://github.com/symfony-cmf/ResourceBundle/pull/16/files#diff-2
  5. https://github.com/symfony-cmf/ResourceBundle/pull/16/files#diff-3
  6. https://github.com/symfony-cmf/ResourceBundle/pull/16/files#diff-4
  7. https://github.com/symfony-cmf/ResourceBundle/pull/16/files#diff-5
  8. https://github.com/symfony-cmf/ResourceBundle/pull/16.patch
  9. https://github.com/symfony-cmf/ResourceBundle/pull/16.diff
    1. https://github.com/symfony-cmf/ResourceBundle/pull/16
    2. https://github.com/symfony-cmf/ResourceBundle/pull/16
ElectricMaxxx commented 6 years ago

Still relevant/needed?

ElectricMaxxx commented 6 years ago

pls reopen if still interessted.