Re: [TYPO3] How to insert a copy of tt_content (content element) in frontend using typoscript or php

2007-04-30 Thread Anders Tillbeck
> Now I just need to know how to create a correct entry in the tt_content > plus how to display a tt_content element on a page when knowing the uid > of the content element. I will ask this question in a new thread. > > BR. Anders and one of these answers I foundi a post from 2004 from Gerd Re

Re: [TYPO3] How to insert a copy of tt_content (content element) in frontend using typoscript or php

2007-04-27 Thread Anders Tillbeck
Thanks for the tips. I can see how it can all be done keeping all users as fe_users. But I will post my findings on sticking to use be_users. It is possible I found out. But it has to be implemented as a work a'round since be_user have there access controll set on pages and not on content eleme

Re: [TYPO3] How to insert a copy of tt_content (content element) in frontend using typoscript or php

2007-04-25 Thread Bernd Wilke
"Anders Tillbeck" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > > Mathias Schreiber [TYPO3] skrev: > > To be honest I'd go for a totally different strategy. > > I'd add fields for the profile to the backend user table and make them > > editable through the User->Setup Module i

Re: [TYPO3] How to insert a copy of tt_content (content element) in frontend using typoscript or php

2007-04-25 Thread Anders Tillbeck
> Mathias Schreiber [TYPO3] skrev: > To be honest I'd go for a totally different strategy. > I'd add fields for the profile to the backend user table and make them > editable through the User->Setup Module in the Backend. > Then, I'd set up a small extension doing the frontend rendering. > This i

Re: [TYPO3] How to insert a copy of tt_content (content element) in frontend using typoscript or php

2007-04-25 Thread Mathias Schreiber [TYPO3]
Anders Tillbeck schrieb: > I guess the setup then will be: > - 100 pages with content elements, one page for every be_user. > - 1 page to show content for all visitors No, not if I would do this. ;-) read below > Now the question will be: > I every be_user have there own page, then I guess this

Re: [TYPO3] How to insert a copy of tt_content (content element) in frontend using typoscript or php

2007-04-25 Thread Anders Tillbeck
> You do realize that you can set Backend permissions only on PAGE level, > not on content element level? > This means that every BE user will be able to edit ANY content element > on that page. No, I was not aware... a very important information. I guess the setup then will be: - 100 pages w

Re: [TYPO3] How to insert a copy of tt_content (content element) in frontend using typoscript or php

2007-04-25 Thread Mathias Schreiber [TYPO3]
Anders Tillbeck schrieb: > No, I do not want 100 pages one content element but instead 1 page with > 100 content elements. so the setup would be one page with 100 allmost > identical content elements, one for each be_user, with there profile > content. You do realize that you can set Backend pe

Re: [TYPO3] How to insert a copy of tt_content (content element) in frontend using typoscript or php

2007-04-25 Thread Anders Tillbeck
Mathias Schreiber [TYPO3] skrev: > Anders Tillbeck schrieb: >> This way I can with only two pages give 100 be_users one page to edit >> there content and users can see that content on the other page. > > I think I have a solution for your problem but first off I want to try > to clarify things s

Re: [TYPO3] How to insert a copy of tt_content (content element) in frontend using typoscript or php

2007-04-25 Thread Mathias Schreiber [TYPO3]
Anders Tillbeck schrieb: > This way I can with only two pages give 100 be_users one page to edit > there content and users can see that content on the other page. I think I have a solution for your problem but first off I want to try to clarify things so I'm sure I don't get you wrong: You want

Re: [TYPO3] How to insert a copy of tt_content (content element) in frontend using typoscript or php

2007-04-25 Thread Anders Tillbeck
Anders Tillbeck skrev: > Hi > > I am trying to understand the tt_content table and how to use existing > content on other webpages. I am only starting to learn TS and all he > arrays in T3. > > Problem: > I have a page with multible page content elements. One for each backend > user. > > My q

[TYPO3] How to insert a copy of tt_content (content element) in frontend using typoscript or php

2007-04-25 Thread Anders Tillbeck
Hi I am trying to understand the tt_content table and how to use existing content on other webpages. I am only starting to learn TS and all he arrays in T3. Problem: I have a page with multible page content elements. One for each backend user. My question is: 1) How can I insert one of these