GithubHelp home page GithubHelp logo

t3ext-tscobj's Introduction

TYPO3 Extension tscobj

Latest Stable Version Total Downloads License TYPO3

A plugin which lets you use any TypoScript object as a normal content element.

Installation

composer require simonschaufi/tscobj

Usage

Define your TypoScript:

lib.test = TEXT
lib.test.value = Show this text as content

Add the TypoScript Object Plugin on your page and paste the TypoScript config path lib.test in the plugin configuration.

t3ext-tscobj's People

Contributors

kanti avatar pascal20997 avatar simonschaufi avatar tbrodard avatar xperseguers avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

t3ext-tscobj's Issues

update FEB2017 doesnt work

hi, I upgraded my site from 6.2.30 to 7.6.15. after updating tscobj, but now the typoscript objects arent displayed. greetings, hans

passing parameters to class function

Hey Xavier,

It would be great if there was an opportunity to pass parameters to a userFunc, like this:

lib.myLib = USER
lib.myLib.userFunc = MyClass->main

With your plugin I can call lib.myLib, but I can't pass any parameters to.

Greetinngs TJ

Add tags

Please add tags for proper usage with composer.

Compatibility with TYPO3 7.6

In Typo3 7.6, Frontend, I encounter the error class "tslib_pibase" not found in class.tx_tscobj_pi1.php on line 45.
In the ext_emconf.php is set "'typo3' => '4.5.0-7.6.99', so there was no warning at installing the extension.
Any idea when the extension is adjusted to typo3 7.6?

Typo3 7.x

Hi
is there any support for Typo3 7.x planned?

Fatal error since upgrade to 1.0.1 / Typo3 8.7.30

Intégration of tscobj on Typo3 8.7.30 was working fine but since I installed 1.0.1 I get general error.
On FE
Oops, an error occurred!
syntax error, unexpected '='

On BE (when I click on see TS hierarchy button):

Oops, an error occurred!
Return value of Causal\Tscobj\Controller\Wizard\TypoScriptBrowser::init() must be an instance of Causal\Tscobj\Controller\Wizard\void, none returned

the TS included "tmp.test" is very simple
tmp.test = TEXT
tmp.test.value = HELLO

If tscobj 0.3 is installed, everything is workijng fine, I get the errors as soon as 1.0.1 (or 1.0) is activated.
Am I doing soemthing wrong here?
Thank you in advance for your help.
Regards

PHP Warning

Hello,

I use Typo3 4.5.35 and PHP 5.5.9. The Extension works fine in the frontend, but everytime when I access a page in the backend with this extension integrated, there is a error message:

Core: Error handler (BE): PHP Warning: Creating default object from empty value in /XXX/XXX/XXX/XXX/XXX/typo3conf/ext/tscobj/pi1/class.tx_tscobj_pi1_info.php line 45

Do you have any Idea what the problem might be?

Kind regards,

Tao

Fatal error in Typo3 8.7.4

After installing, the following error is displayed:
Fatal error: Class 'Causal\Tscobj\Controller\Pi1\Pi1Controller' not found in /storage/vhost/netsuccess/sub/netsuccess_devel/devel.netsuccess.sk/cba/typo3conf/ext/tscobj/ext_localconf.php on line 11

Typo 6.2.3 error

Hi, after installation tscobj on Typo3 6.2.3 I've got error in BE:

Oops, an error occurred!

PHP Catchable Fatal Error: Argument 2 passed to tx_tscobj_pi1_info::getInfo() must be an instance of tx_cms_layout, instance of tx_templavoila_preview_type_list given in /home/users/d/dd.ftp/evo/typo3conf/ext/tscobj/pi1/class.tx_tscobj_pi1_info.php line 44

Please help.

Invalid wizard registration

#1437750231: The way registering a wizard in TCA has changed in 6.2 and was removed in CMS 7. Please set module[name]=module_name instead of using script=path/to/script.php in your TCA. (More information)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.