[TYPO3-english] How to Make a New Start Page?
Scotty C
superscotty19 at yahoo.com
Fri Jun 19 19:52:02 CEST 2015
:-O
Mark and Michael, you guys are awesome!!!
Michael, I installed be_welcome and pointed it to a public page but upon clicking "Welcome Screen", it spit out:
Fatal error: Uncaught exception 'TYPO3\CMS\Fluid\View\Exception\InvalidSectionException' with message 'Could not render unknown section "Debug" in TYPO3\CMS\Fluid\View\TemplateView used by SchamsNet\BeWelcome\Controller\WelcomeController.' in /public_html/typo/typo3_src-6.2.12/typo3/sysext/fluid/Classes/View/AbstractTemplateView.php:231 Stack trace: #0 /public_html/typo/typo3_src-6.2.12/typo3/sysext/fluid/Classes/ViewHelpers/RenderViewHelper.php(90): TYPO3\CMS\Fluid\View\AbstractTemplateView->renderSection('Debug', Array, false) #1 [internal function]: TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper->render('Debug', NULL, Array, false) #2 /public_html/typo/typo3_src-6.2.12/typo3/sysext/fluid/Classes/Core/ViewHelper/AbstractViewHelper.php(248): call_user_func_array(Array, Array) #3 /public_html/typo/typo3_src-6.2.12/typo3/sysext/fluid/Classes/Core/ViewHelper/AbstractViewHelper.php(230): TYPO3\CMS\Fluid\Core\ViewHelper\AbstractViewHelper->callRenderMethod() #4 / in public_html/typo/typo3_src-6.2.12/typo3/sysext/fluid/Classes/View/AbstractTemplateView.php on line 231
Mark,
bw_backendsite works! However, there's an additional item being inserted under "Backend pages" in "User Tools" - it's just a square box icon with no label?
Guys, I can't thank you enough for this. I'm going to try to use some TYPOscipt to set the content so that it changes on a per-user basis; For example, a "Hello, <user>!" message, and maybe Piwik stats for the user's site.
Thank you thank you thank you thank you!!!!
-Scott.
----- Original Message -----
> From: Mark Boland <mark.boland at boland.de>
> To: Typo3-english <typo3-english at lists.typo3.org>
> Cc:
> Sent: Friday, June 19, 2015 5:54 AM
> Subject: Re: [TYPO3-english] How to Make a New Start Page?
>
> Hi Scotty,
>
> check out my quick-and-dirty version:
>
> https://www.dropbox.com/s/v1qmn8zn439xs1m/bw_backendsite.zip?dl=0
>
> Displays a page of your frontend site in the backend (using the existing
> iFrame).
>
> Advantage: You can use all your TYPO3 knowledge and even use News and other
> extensions. As the page is run in the iFrame, navigation between pages works as
> usual.
>
>
> Create a page, probably of Backend-User type or a simple dont-show-in-menu one.
>
> In the extension’s setting, set the id of your newly created page.
>
> Set BW Backendsite as the start module.
>
> To show different content to different users use the access controls for
> frontend users of TYPO3.
>
>
> Best regards
>
> Mark
>
>
>
>
>
> Am 19.06.15 13:28 schrieb "Michael Schams" unter
> <typo3-english-bounces at lists.typo3.org im Auftrag von
> typo3.lists at 2015.trash.schams.net>:
>
>> On Thu, 2015-06-18 at 21:23 -0600, Scotty C! wrote:
>>
>>> [...] - but you
>>> are exactly right in your assumption: I just need to display an iframe.
> I
>>> wish I knew how to do toys but I just don't instance extensions! !!
> Any
>>> assistance you can provide is greatly appreciated.
>>
>> I had a little bit time today and created a very basic simple extension
>> as a starting point :-)
>>
>> https://github.com/schams-net/be_welcome
>>
>> If you want to have a crack at it, download the ZIP file, and extract
>> the content. Make sure, you rename the directory to "be_welcome"
> and
>> store it in your TYPO3 instance under typo3conf/ext/be_welcome
>>
>> Follow the instructions at github.com (see link above).
>>
>> Please note: this is a very simple prototype. Maybe you can use it as a
>> foundation for your own work? :-)
>>
>>
>> Cheers
>> Michael
>>
>>
>> _______________________________________________
>> TYPO3-english mailing list
>> TYPO3-english at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
More information about the TYPO3-english
mailing list