• I am doing a prototype in which users of a particular role (e.g. subscriber) can each edit ONE particular page from front end. Or with the illusion of being in the front end.

    I was wondering what all the options are to achieve this and their implications?

    Is it possible to override the theme for a particular user role in the back-end?

    Can I somehow use the generated back-end template but present it within the front-end theme?

    Perhaps I could present the edit page in a modal iframe (like Drupal 7 admin overlay)

    I’m going to have a stab at trying one of these, but I’d appreciate any opinions which might point me in the best directino a little faster.

    Doug

Viewing 1 replies (of 1 total)
  • Thread Starter weeboludo

    (@weeboludo)

    I should also say perhaps – the page I would like the users to edit is a custom post type created with the types plugin. It has various child post-types and repeating fields, so I very much doubt that plugins for inline editing would work.

Viewing 1 replies (of 1 total)

The topic ‘Render certain back-end pages with normal (not Admin) theme’ is closed to new replies.