[Neos] Own plugin / application

Aske Ertmann aske at moc.net
Tue Aug 26 12:55:32 CEST 2014


Hi,

First of all this list is English, please address your questions accordingly so everybody has a chance to respond and benefit from earlier posts.

Regarding your question, did you try to see if some of the available commands can help you? E.g.

./flow security:showmethodsforresource Sarkosh_CdCollection_StandardAccess

./flow configuration:show --type Policy

It is probably a configuration issue. Also check if your indentation is correct.

Hope it helps.

Cheers,
Aske

On 23 Aug 2014, at 22:48, arianesardinas <asardinas at gmx.de> wrote:

> Hallo
> 
> ich habe das selbe problem mit neos und flow. ich habe nach den tutorial hier
> http://docs.typo3.org/neos/TYPO3NeosDocumentation/IntegratorGuide/CreatingAPlugin.html
> ein plugin erstellt aber ich bekomme die fehlermeldung:
> "neos Access denied (0 denied, 0 granted, 1 abstained) " ich habe ein Policy.yaml in neos/Packages/Plugins/Sarkosh.CdCollection/Configuration/Policy.yaml mit folgenden inhalt erstellt:
> 
> resources:
> methods:
> 'Sarkosh_CdCollection_StandardAccess': 'method(Sarkosh\CdCollection\Controller\StandardController->(index)Action())'
> Everybody:
> methods:
> 'Sarkosh_CdCollection_StandardAccess': GRANT
> 
> es hat nix gebracht. Habt Ihr eine Idee was ich falsch mache?
> vielen dank in voraus
> _______________________________________________
> Neos mailing list
> Neos at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/neos



More information about the Neos mailing list