TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

Die TYPO3 Mailingliste - nicht fragen: lesen!

[TYPO3] Extension help

This is a discussion on [TYPO3] Extension help within the typo3-english@lists.netfielders.de forums, part of the TYPO3-Mailinglists: ENGLISH category; I followed the "Basic Extension Tutorial" you've probably heard of, it's this one: http://typo3.org/...


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 20.08.2008, 16:19
Stefan Aichholzer
Gast
 
Beiträge: n/a
Standard [TYPO3] Extension help

I followed the "Basic Extension Tutorial" you've probably heard of, it's
this one:
http://typo3.org/documentation/docum....0.8/view/1/2/

Now, I managed to make my own extension based on that and I'm able to
insert the records just like I want, the question is: How do I remove
those records?, there's no mention of that in this tutorial and since
Typo3 is a CMS the users should be able to edit and remove records
previously inserted, in this case, using the extension.

Any ideas on how to make this work?

Thank you as always!

Stefan

_______________________________________________
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 20.08.2008, 17:32
Wiel, J.A.M van de
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Extension help

Hi Stefan,
If you're using the list view, clicking the record's icon and then either not get a 'Delete' option or it doesn't work.. you have something weird going on. I'm assuming you're not doing anything fancy with your extension just yet, in which case the list module should simply work.

Bas


-----Original Message-----
From: typo3-english-bounces (AT) lists (DOT) netfielders.de on behalf of Stefan Aichholzer
Sent: Wed 8/20/2008 16:19
To: typo3-english (AT) lists (DOT) netfielders.de
Cc: typo3-berlin (AT) lists (DOT) netfielders.de
Subject: [TYPO3] Extension help


I followed the "Basic Extension Tutorial" you've probably heard of, it's
this one:
http://typo3.org/documentation/docum....0.8/view/1/2/

Now, I managed to make my own extension based on that and I'm able to
insert the records just like I want, the question is: How do I remove
those records?, there's no mention of that in this tutorial and since
Typo3 is a CMS the users should be able to edit and remove records
previously inserted, in this case, using the extension.

Any ideas on how to make this work?

Thank you as always!

Stefan

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english


_______________________________________________
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 20.08.2008, 17:38
Dmitry Dulepov [typo3]
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Extension help

Stefan Aichholzer wrote:
> Now, I managed to make my own extension based on that and I'm able to
> insert the records just like I want, the question is: How do I remove
> those records?, there's no mention of that in this tutorial and since
> Typo3 is a CMS the users should be able to edit and remove records
> previously inserted, in this case, using the extension.
>
> Any ideas on how to make this work?


One wish: write a good subject next time, ok?

--
Dmitry Dulepov
TYPO3 Core team
My TYPO3 book: http://www.packtpub.com/typo3-extens...velopment/book
In the blog: http://typo3bloke.net/post-details/s...d_in_the_code/
_______________________________________________
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 20.08.2008, 17:39
Dmitry Dulepov [typo3]
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Extension help

Dmitry Dulepov [typo3] wrote:
> Stefan Aichholzer wrote:
>> Now, I managed to make my own extension based on that and I'm able to
>> insert the records just like I want, the question is: How do I remove
>> those records?, there's no mention of that in this tutorial and since
>> Typo3 is a CMS the users should be able to edit and remove records
>> previously inserted, in this case, using the extension.
>>
>> Any ideas on how to make this work?

>
> One wish: write a good subject next time, ok?


For example: "how do I delete a record in TYPO3?" would work great in this case.

--
Dmitry Dulepov
TYPO3 Core team
My TYPO3 book: http://www.packtpub.com/typo3-extens...velopment/book
In the blog: http://typo3bloke.net/post-details/s...d_in_the_code/
_______________________________________________
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 20.08.2008, 17:48
Stefan Aichholzer
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Extension help

I will keep it in mind. Thank you


Dmitry Dulepov [typo3] wrote:
> Dmitry Dulepov [typo3] wrote:
>> Stefan Aichholzer wrote:
>>> Now, I managed to make my own extension based on that and I'm able to
>>> insert the records just like I want, the question is: How do I remove
>>> those records?, there's no mention of that in this tutorial and since
>>> Typo3 is a CMS the users should be able to edit and remove records
>>> previously inserted, in this case, using the extension.
>>>
>>> Any ideas on how to make this work?

>>
>> One wish: write a good subject next time, ok?

>
> For example: "how do I delete a record in TYPO3?" would work great in this
> case.
>
> --
> Dmitry Dulepov
> TYPO3 Core team
> My TYPO3 book: http://www.packtpub.com/typo3-extens...velopment/book
> In the blog:
> http://typo3bloke.net/post-details/s...d_in_the_code/
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english (AT) lists (DOT) netfielders.de
> http://lists.netfielders.de/cgi-bin/.../typo3-english
>
>



--
Stefan Aichholzer
http://aichholzer.name
stefan (AT) aichholzer (DOT) name
(+34) 691.477.394

_______________________________________________
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 21.08.2008, 08:10
Stefan Aichholzer
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Extension help

Indeed, it worked from the list view option. The thing is I didn't know
this and did not try either, however, now I know. Thank you.




Wiel, J.A.M van de wrote:
> Hi Stefan,
> If you're using the list view, clicking the record's icon and then either
> not get a 'Delete' option or it doesn't work.. you have something weird
> going on. I'm assuming you're not doing anything fancy with your extension
> just yet, in which case the list module should simply work.
>
> Bas
>
>
> -----Original Message-----
> From: typo3-english-bounces (AT) lists (DOT) netfielders.de on behalf of Stefan
> Aichholzer
> Sent: Wed 8/20/2008 16:19
> To: typo3-english (AT) lists (DOT) netfielders.de
> Cc: typo3-berlin (AT) lists (DOT) netfielders.de
> Subject: [TYPO3] Extension help
>
>
> I followed the "Basic Extension Tutorial" you've probably heard of, it's
> this one:
> http://typo3.org/documentation/docum....0.8/view/1/2/
>
> Now, I managed to make my own extension based on that and I'm able to
> insert the records just like I want, the question is: How do I remove
> those records?, there's no mention of that in this tutorial and since
> Typo3 is a CMS the users should be able to edit and remove records
> previously inserted, in this case, using the extension.
>
> Any ideas on how to make this work?
>
> Thank you as always!
>
> Stefan
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english (AT) lists (DOT) netfielders.de
> http://lists.netfielders.de/cgi-bin/.../typo3-english
>
>



--
Stefan Aichholzer
http://aichholzer.name
stefan (AT) aichholzer (DOT) name
(+34) 691.477.394

_______________________________________________
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-german] Extension in eigener Extension ausgeben lassen Peter Linzenkirchner typo3-german@lists.netfielders.de 0 23.03.2008 21:39
[TYPO3] extension Development,reuse another module in own extension Andreas Jonderko typo3-english@lists.netfielders.de 0 27.01.2008 15:41
[TYPO3] Trying to create an extension with Kickstarter extension Stephen Bungert typo3-english@lists.netfielders.de 3 13.12.2007 12:36
[TYPO3-german] Extension in andere Extension einbinden Julian Lamberty typo3-german@lists.netfielders.de 1 20.11.2007 16:10


Alle Zeitangaben in WEZ +1. Es ist jetzt 01:29 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 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74