TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

Die TYPO3 Mailingliste - nicht fragen: lesen!

[TYPO3] pixe_feediting - toolbar visible for non-admin user?

This is a discussion on [TYPO3] pixe_feediting - toolbar visible for non-admin user? within the typo3-english@lists.netfielders.de forums, part of the TYPO3-Mailinglists: ENGLISH category; Hi I have installed the pixe_feediting extension, but after reading the manual I still havent figured out how to enable ...


Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-english@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 08.10.2007, 20:40
brian bendtsen
Gast
 
Beiträge: n/a
Standard [TYPO3] pixe_feediting - toolbar visible for non-admin user?

Hi

I have installed the pixe_feediting extension, but after reading the
manual I still havent figured out how to enable the toolbar for a normal
be-user. Any hints?

Another thing, is it possible to let a be-user see the web->view after
right after login?

/Brian Bendtsen
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 08.10.2007, 21:29
Tapio Markula
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] pixe_feediting - toolbar visible for non-admin user?

brian bendtsen kirjoitti:
> Hi
>
> I have installed the pixe_feediting extension, but after reading the
> manual I still havent figured out how to enable the toolbar for a normal
> be-user. Any hints?
>
> Another thing, is it possible to let a be-user see the web->view after
> right after login?
>
> /Brian Bendtsen


Apparently needs some extra configuratio examples.
admPanel {
enable.all=1
module.edit.forceNoPopup = 0
module.edit.forceDisplayIcons = 1
module.edit.forceDisplayFieldIcons=1
hide=0
hideEnableAdmPanel=1
}

in examples hide was '0', which is bad configuration
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 08.10.2007, 22:01
brian bendtsen
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] pixe_feediting - toolbar visible for non-admin user?

Tapio Markula skrev:
> brian bendtsen kirjoitti:
>> Hi
>>
>> I have installed the pixe_feediting extension, but after reading the
>> manual I still havent figured out how to enable the toolbar for a
>> normal be-user. Any hints?
>>
>> Another thing, is it possible to let a be-user see the web->view after
>> right after login?
>>
>> /Brian Bendtsen

>
> Apparently needs some extra configuratio examples.
> admPanel {
> enable.all=1
> module.edit.forceNoPopup = 0
> module.edit.forceDisplayIcons = 1
> module.edit.forceDisplayFieldIcons=1
> hide=0
> hideEnableAdmPanel=1
> }
>
> in examples hide was '0', which is bad configuration

Hi

I have inserted this in the users ts config and the usergroup config,
but I still dont see a toolbar in the top(create new page etc.) when
I log in as a BE user.

/BB
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #4  
Alt 09.10.2007, 09:38
Brian Bendtsen
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] pixe_feediting - toolbar visible for non-admin user?

Hi again

I installed the extension on another site and here it works. Almost.

I have created a new be user who only has access to a single page in the
page tree but somehow, when I choose to log in with this user as with
frontend as interface I start on page 1 and I can see all pages.

Is this a known bug?

/Brian
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #5  
Alt 09.10.2007, 15:59
Tapio Markula
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] pixe_feediting - toolbar visible for non-admin user?

Brian Bendtsen kirjoitti:
> Hi again
>
> I installed the extension on another site and here it works. Almost.
>
> I have created a new be user who only has access to a single page in the
> page tree but somehow, when I choose to log in with this user as with
> frontend as interface I start on page 1 and I can see all pages.
>
> Is this a known bug?
>
> /Brian


if you work with frontend you see the generated menu - it doesn't
affectt anything that because menus has been created with TypoScript
templates and the plugin doesn't handle at all those.
But if you click ton another page, it should not be editable.
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #6  
Alt 09.10.2007, 16:22
Brian Bendtsen
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] pixe_feediting - toolbar visible for non-admin user?

Tapio Markula skrev:
> Brian Bendtsen kirjoitti:
>> Hi again
>>
>> I installed the extension on another site and here it works. Almost.
>>
>> I have created a new be user who only has access to a single page in
>> the page tree but somehow, when I choose to log in with this user as
>> with frontend as interface I start on page 1 and I can see all pages.
>>
>> Is this a known bug?
>>
>> /Brian

>
> if you work with frontend you see the generated menu - it doesn't
> affectt anything that because menus has been created with TypoScript
> templates and the plugin doesn't handle at all those.
> But if you click ton another page, it should not be editable.

Ok, there is no way of setting a default entry page for the user?

/Brian
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #7  
Alt 09.10.2007, 20:31
Tapio Markula
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] pixe_feediting - toolbar visible for non-admin user?

Brian Bendtsen kirjoitti:
> Tapio Markula skrev:
>> Brian Bendtsen kirjoitti:
>>> Hi again
>>>
>>> I installed the extension on another site and here it works. Almost.
>>>
>>> I have created a new be user who only has access to a single page in
>>> the page tree but somehow, when I choose to log in with this user as
>>> with frontend as interface I start on page 1 and I can see all pages.
>>>
>>> Is this a known bug?
>>>
>>> /Brian

>>
>> if you work with frontend you see the generated menu - it doesn't
>> affectt anything that because menus has been created with TypoScript
>> templates and the plugin doesn't handle at all those.
>> But if you click ton another page, it should not be editable.

> Ok, there is no way of setting a default entry page for the user?


try to find some login redirect plugin
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

Thema Autor Forum Antworten Letzter Beitrag
[TYPO3] TC BE User Admin bug? Asbjørn Morell typo3-english@lists.netfielders.de 0 14.05.2007 23:32
[TYPO3] BE user who can create users but is not admin Corrado typo3-english@lists.netfielders.de 2 14.05.2007 17:55
[TYPO3] user (not admin) can't delete files,but he can add/change them Vandemaele David typo3-english@lists.netfielders.de 1 02.04.2007 13:11
[TYPO3] Front End User Admin Schmid Edwin typo3-english@lists.netfielders.de 0 14.03.2007 14:41
[TYPO3] Clear FE function for non-admin user Camilla typo3-english@lists.netfielders.de 2 03.01.2007 17:08


Alle Zeitangaben in WEZ +1. Es ist jetzt 19:46 Uhr.


Powered by vBulletin® Version 3.7.2 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39