User Tools

Site Tools


en:dev:284:helloworld

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:dev:284:helloworld [17.08.2015 21:09] – aligned footnotes mrbasemanen:dev:284:helloworld [17.08.2015 21:15] – [The files of addons of type 'page'] finished translation of this section mrbaseman
Line 215: Line 215:
  
 Always assume that the files are called from inside a function/class method and of course, global variables are not available!//**\\ Always assume that the files are called from inside a function/class method and of course, global variables are not available!//**\\
-[[dev:284:q_a-helloworld?&#weshalb_keine_page_id_mehr_in_addons|{{:quest.png?32|}}]]  [[dev:284:q_a-helloworld?&#weshalb_keine_page_id_mehr_in_addons|Weshalb wird die page_id in Addons nicht mehr benötigt?]]\\ +[[dev:284:q_a-helloworld?&#weshalb_keine_page_id_mehr_in_addons|{{:quest.png?32|}}]]  [[dev:284:q_a-helloworld?&#weshalb_keine_page_id_mehr_in_addons|Why is page_id no longer needed in addons?]]\\ 
-Ein Page-Addon benötigt wenigstens eine Basis-Tabelle in der DatenbankDie Tabelle muss nach dem Muster: mod_AddonName benannt werden und muss zumindest ein Integer Datenfeld für die SectionId enthalten Jeder Datensatz in dieser Tabelle verknüpft eine Instanz des Addons mit einer Section. Weitere Datenfelder können z.B. die Grundeinstellungen der jeweiligen Addon-Instanz aufnehmen. +Page addon requires at least one base table in the databaseThe table must be according to the patternit must be named mod_AddonName and have at least an integer data field included for SectionId. Each record in this table associates an instance of the addon with a Section. More fields can contain standard settings of the addon instance, for example.
- +
- +
 ==== add.php (erforderlich) ==== ==== add.php (erforderlich) ====
  
en/dev/284/helloworld.txt · Last modified: 17.08.2015 21:17 by mrbaseman