![]() | Sie sind aus den folgenden Gründen nicht berechtigt, diese Seite bearbeiten: |
Du kannst den Quelltext dieser Seite betrachten und kopieren.
--[==[ if you start off, please fill the entries and create the appropriate categories
-- formCategory (e.g. 'Project forms')
-- gardeningSuperCategory (e.g. 'Erroneous objects') (this is a global category. you can define an individual one for each class)
-- moduleCategory (e.g. 'Project modules')
-- projectSuperCategory (e.g. 'Project category')
-- propertyCategory, if you use datastore smw (e.g. 'Project properties')
-- templateCategory (e.g. 'Project templates')
-- also, remember to choose your prefered storage method. atm supported are: 'cargo', 'smw', or 'both'
-- when using datastore 'smw' uncomment all smwSpecialProperties that are active in your installation (and create the properties for smwClassProperty and uidFieldName)
-- HINT: When you use the classgenerator form and its autocreation feature, it creates all your categories defined here as well. to modify their content, please refer to [[Module:Classgenerator/class]]'s documentation page
--]==]
local superglobal = {
cargoSpecialFields = {}, -- filled further down below
cargoTypesElegibleForSize = {'text', 'string', 'wikitext', 'url'},
cargoTypesElegibleForValue = {'text', 'integer', 'string', 'url'},
classCategory = 'Lua class modules', -- this is the category, all classes based on this engine are put automatically
dataStore = 'cargo', -- supported types are 'cargo', 'smw', and 'both'
debugLevel = false, -- set this to the level you wish to display at render. false if disabled. this is a global setting, causing all children to debug. you can set this individually at any class
formCategory = 'Project forms', -- the category of the form pages
formTableClass = 'formtable',
gardeningSuperCategory = 'Project entities with erroneous input',
000
1:0
Folgende Vorlagen werden auf dieser Seite verwendet:
- Vorlage:Code (Quelltext anzeigen)
- Vorlage:Documentation subpage (Quelltext anzeigen) (schreibgeschützt)
- Vorlage:Image mapper (Quelltext anzeigen) (schreibgeschützt)
- Vorlage:Module other (Quelltext anzeigen) (schreibgeschützt)
- Vorlage:Module rating (Quelltext anzeigen) (schreibgeschützt)
- Vorlage:Ombox (Quelltext anzeigen) (schreibgeschützt)
- Vorlage:Pp-template (Quelltext anzeigen) (schreibgeschützt)
- Modul:Arguments (Quelltext anzeigen) (schreibgeschützt)
- Modul:CargoUtil (Quelltext anzeigen) (schreibgeschützt)
- Modul:Code (Quelltext anzeigen)
- Modul:Debug/class (Quelltext anzeigen) (schreibgeschützt)
- Modul:Documentation (Quelltext anzeigen) (schreibgeschützt)
- Modul:Documentation/config (Quelltext anzeigen) (schreibgeschützt)
- Modul:Documentation/styles.css (Quelltext anzeigen) (schreibgeschützt)
- Modul:Effective protection expiry (Quelltext anzeigen)
- Modul:Effective protection level (Quelltext anzeigen) (schreibgeschützt)
- Modul:File link (Quelltext anzeigen) (schreibgeschützt)
- Modul:Foundationclass (Quelltext anzeigen) (schreibgeschützt)
- Modul:Foundationclass/classDoc (Quelltext anzeigen) (schreibgeschützt)
- Modul:Foundationclass/globalconfig (Quelltext anzeigen) (schreibgeschützt)
- Modul:Foundationclass/globalconfig/doc (Quelltext anzeigen)
- Modul:Message box (Quelltext anzeigen) (schreibgeschützt)
- Modul:Message box/configuration (Quelltext anzeigen) (schreibgeschützt)
- Modul:Message box/ombox.css (Quelltext anzeigen) (schreibgeschützt)
- Modul:Middleclass (Quelltext anzeigen) (schreibgeschützt)
- Modul:No globals (Quelltext anzeigen) (schreibgeschützt)
- Modul:Protection banner (Quelltext anzeigen) (schreibgeschützt)
- Modul:Protection banner/config (Quelltext anzeigen) (schreibgeschützt)
- Modul:SFfield/class (Quelltext anzeigen) (schreibgeschützt)
- Modul:SFfield/config (Quelltext anzeigen) (schreibgeschützt)
- Modul:SmwUtil (Quelltext anzeigen) (schreibgeschützt)
- Modul:TableTools (Quelltext anzeigen) (schreibgeschützt)
- Modul:Util (Quelltext anzeigen) (schreibgeschützt)
- Modul:Yesno (Quelltext anzeigen) (schreibgeschützt)
Zurück zur Seite Modul:Foundationclass/globalconfig.