| Author |
Message |
edvoor
Joined: 17 Nov 2006 Posts: 2
|
Posted: 17 Nov 2006 - 8:19 pm Post subject:
Frontend Editing
Subject description: Can't get Frontend Editing to work |
|
|
I can't seem to setup a user as frontend only. I've looked at the Typo3 documentation and I think I've done everything it says and still no luck.
I want a user to only access the frontend webpage and be able to edit it on each section (paragraph, heading etc)
I add the following to the TSconfig window on a user:
admPanel {
enable.edit = 1
module.edit.forceDisplayIcons = 1
module.edit.forceDisplayFieldIcons = 1
hide = 1
}
save it and nothing changes. The user goes to the backend and the frontend is only editable as a whole page which takes you back to the RTE. |
|
|
Back to top
|
|
|
ttb

Joined: 03 Dec 2005 Posts: 80 Location: Schwerin (Germany)
|
Posted: 18 Nov 2006 - 12:30 am Post subject:
|
|
|
An easier way to do this is using the extensions news_feedit and simulatebe.  |
|
|
Back to top
|
|
|
mediatech

Joined: 21 Nov 2006 Posts: 17 Location: Del Mar, California
|
|
|
Back to top
|
|
|
|