Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Added documentation for Sonata FrontendLinkExtension #610

Merged
merged 3 commits into from
Nov 15, 2014

Conversation

frne
Copy link
Contributor

@frne frne commented Nov 13, 2014

Q A
Doc fix? no
New docs? yes
Applies to all
Fixed tickets #609

@frne frne changed the title Added documentation for Sonata FrontendLinkExtension [WIP] Added documentation for Sonata FrontendLinkExtension Nov 13, 2014
@frne
Copy link
Contributor Author

frne commented Nov 13, 2014

Some first documentation. CSS styling example is missing yet, therefore WIP. Will add it, once it's finished. /cc @dbu

extensions:
cmf_routing.admin_extension.frontend_link:
implements:
- Symfony\Cmf\Component\Routing\RouteReferrersReadInterface
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you please add

extends:
    - Symfony\Component\Routing\Route 

here as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done...

@dbu
Copy link
Member

dbu commented Nov 14, 2014

looks good to me. looking forward to see the css example.

@@ -614,6 +614,53 @@ configuration in the ``sonata_admin`` section of your project configuration:

See the `Sonata Admin extension documentation`_ for more information.

FrontendLink Sonata Admin Extension
----------------------------------------------
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this title line should have the same amount of characters as the title text.

@dbu dbu changed the title [WIP] Added documentation for Sonata FrontendLinkExtension [WCM] Added documentation for Sonata FrontendLinkExtension Nov 15, 2014
@dbu dbu changed the title [WCM] Added documentation for Sonata FrontendLinkExtension Added documentation for Sonata FrontendLinkExtension Nov 15, 2014
@dbu
Copy link
Member

dbu commented Nov 15, 2014

great, thanks a lot!

dbu added a commit that referenced this pull request Nov 15, 2014
Added documentation for Sonata FrontendLinkExtension
@dbu dbu merged commit 2390532 into symfony-cmf:dev Nov 15, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants