|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hello List,
I am about to sit down to write a plugin for typo3, and I would be interested in your thoughts about where to begin. Basically I have a database consisting of about 40 tables. The main table stores actual news articles and the auxiliary tables store things like languages, country of relevance, themes, related action items and so on. My question is, since I already have a database structure with data in it (approx 20000 articles plus all the auxiliary entries), does it make more sense to do a plugin from scratch or to try to fit that database into something like tt_news. I'd like people on the backend (editors) to be able to insert a <whatever I call the plugin> element on the page and through a flexforms interface choose for example what country's news should appear and what topic an so on. Given that I already have an existing database I have to work with, what would be your recommendations. Thank you. _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#2
|
|||
|
|||
|
You will have a hard time making the 40 tables work correctly with
the TCA. I would suggest make a couple of BE modules that can help you manage the data 'non typo3' Since you have a lot of articles. you might want to have special tools for organizing this efficiently. The list module is not know for efficiently handling a large a mouth of records. Ries On Jun 5, 2007, at 9:06 AM, Ralph Grier wrote: > Hello List, > > I am about to sit down to write a plugin for typo3, and I would be > interested in your thoughts about where to begin. Basically I have a > database consisting of about 40 tables. The main table stores > actual news > articles and the auxiliary tables store things like languages, > country of > relevance, themes, related action items and so on. My question is, > since I > already have a database structure with data in it (approx 20000 > articles > plus all the auxiliary entries), does it make more sense to do a > plugin from > scratch or to try to fit that database into something like > tt_news. I'd > like people on the backend (editors) to be able to insert a > <whatever I > call the plugin> element on the page and through a flexforms interface > choose for example what country's news should appear and what topic > an so > on. > > Given that I already have an existing database I have to work with, > what > would be your recommendations. Thank you. > _______________________________________________ > TYPO3-english mailing list > TYPO3-english (AT) lists (DOT) netfielders.de > http://lists.netfielders.de/cgi-bin/.../typo3-english -- Ries van Twisk Freelance Typo3 Developer email: ries (AT) vantwisk (DOT) nl web: http://www.rvantwisk.nl/ skype: callto://r.vantwisk _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3-dev] howto display a record from another plugin in myfe-plugin? | Markus Schorer | typo3-dev@lists.netfielders.de | 2 | 14.05.2007 18:34 |
| [TYPO3] general advice on spam protection for forms | Tim Loenders | typo3-english@lists.netfielders.de | 1 | 25.04.2007 20:51 |
| [TYPO3] need advice: photoalbum for online ordering & online videomanagment (BE) | Rob De Vries | typo3-english@lists.netfielders.de | 0 | 12.12.2006 11:41 |
| [TYPO3] Need advice on tx_cat2menu | Simon | typo3-english@lists.netfielders.de | 0 | 11.12.2006 10:50 |
| [TYPO3-dev] FE-Plugin and Popup | Steffen Kamper | typo3-dev@lists.netfielders.de | 3 | 07.12.2006 17:14 |