|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
MVC-Extension made by kickstarter__mvcHi all,
I have created a new extension with the kickstarter__mvc (Version 0.0.8) - but it doesn't work. Everything looks very pretty and the extension is very simple - but it generates no output (no errors and no output). In the "Include static" I included the correct setup and the cache is disabled. Even if I put some "print_r($this);" in the controller, the model, the view and the template, nothing is shown. I searched now for some hours and I'm really frustrated! So, can anybody give me a hint, how to create a working extension with the kickstarter__mvc? Btw. where can I find the bugtracker for the kickstarter_mvc? Greetings.Sven Kalbhenn _______________________________________________ TYPO3-team-extension-coordination mailing list TYPO3-team-extension-coordination@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-team-extension-coordination |
|
|
Re: MVC-Extension made by kickstarter__mvc>
> Btw. where can I find the bugtracker for the kickstarter_mvc? > go to the Bugtracker and on the upper right choose project tx_kickstartermvc vg Steffen _______________________________________________ TYPO3-team-extension-coordination mailing list TYPO3-team-extension-coordination@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-team-extension-coordination |
|
|
Re: MVC-Extension made by kickstarter__mvcSven Kalbhenn schrieb:
> So, can anybody give me a hint, how to create a working extension with the > kickstarter__mvc? Its a known issue. Currently kickstarter__mvc is a bit buggy and does not generate working code for the last versions of lib/div. You can try to use the version from svn (http://typo3xdev.sourceforge.net/) but i fear that won't do out of the box too. Bye Christian. _______________________________________________ TYPO3-team-extension-coordination mailing list TYPO3-team-extension-coordination@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-team-extension-coordination |
|
|
Re: MVC-Extension made by kickstarter__mvci just was thinking bout which kickstarter i should use, since last year
there was this big chitchat about the new MVC-framework. But the kickstarter still has alpha status, and so i wondered: which one is the way to go at the moment (for FE-plugins)?? BR Stephan _______________________________________________ TYPO3-team-extension-coordination mailing list TYPO3-team-extension-coordination@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-team-extension-coordination |
|
|
Re: MVC-Extension made by kickstarter__mvcI am using the standard kickstarter to create the basic setup,
database and backend files. For the FE I then use the lib/div extensions. I basically had a look at the examples and figured out how to use the libraries. I tried the mvc-kickstarter, but it didn't seem to work when I tried. I am not sure it is still maintained and in tune with the current lib/div. Christof On Fri, May 2, 2008 at 9:17 AM, Stephan Petzl <spetzl@...> wrote: > i just was thinking bout which kickstarter i should use, since last year > there was this big chitchat about the new MVC-framework. But the > kickstarter still has alpha status, and so i wondered: which one is the > way to go at the moment (for FE-plugins)?? > > > BR Stephan > > > _______________________________________________ > TYPO3-team-extension-coordination mailing list > TYPO3-team-extension-coordination@... > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-team-extension-coordination > > -- Christof Damian _______________________________________________ TYPO3-team-extension-coordination mailing list TYPO3-team-extension-coordination@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-team-extension-coordination |
|
|
Re: MVC-Extension made by kickstarter__mvcStephan Petzl schrieb:
> i just was thinking bout which kickstarter i should use, since last year > there was this big chitchat about the new MVC-framework. But the > kickstarter still has alpha status, and so i wondered: which one is the > way to go at the moment (for FE-plugins)?? Its not a question of which one to use. kickstarter__mvc is an addon/plugin to the kickstarter. It will not work without it. You create your tables and backend plugins in the normal kickstarter and then use the new options to generate the frontend plugins. -- MfG, Christian Welzel GPG-Key: http://www.camlann.de/key.asc Fingerprint: 4F50 19BF 3346 36A6 CFA9 DBDC C268 6D24 70A1 AD15 _______________________________________________ TYPO3-team-extension-coordination mailing list TYPO3-team-extension-coordination@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-team-extension-coordination |
| Free Forum Powered by Nabble | Forum Help |