-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
System:
CentOS 6
Apache 2.4
Release 2018-04-22a "Greebo"
Template: bootstrap3
all plugins are up2date
based on https://www.dokuwiki.org/plugin:data:list_of_employees (which is working very well) I tried to build a swap-market for our organisation.
new.txt
=== Neue Anzeige anlegen/hinzufügen ===
<form>
Action template flohmarkt:template flohmarkt:
Thanks "Inserat im SCHWARZEN BRETT hinzugefügt"
Fieldset "Inserat"
hiddenautoinc "Nummer" @
Select "Rubrik" "Kinder|Bücher|Freizeit|Sport"
Textbox "Titel" @
Textbox "Beschreibung" !
Textbox "Preisvorstellung" !
Fieldset "Adressdaten"
Textbox "Name" !
Textbox "Organisationseinheit" !
email "eMail" !
Textbox "Rufnummer" !
Submit
</form>
template.txt
====== edit ======
---- dataentry ----
type : flohmarkt
nummer : ##Inserat Number##
rubriks : ##Inserat Rubrik##
titel : ##Inserat Titel##
bechreibung : ##Inserat Beschreibung##
preisvorstellung : ##Inserat Preis##
name : ##Name des Inserierenden##
organisationseinheit : ##Organisationseinheit der Kontaktperson##
email_mail : ##eMail-Adresse der Kontaktperson##
rufnummer : ##Rufnummer der Kontaktperson##
----
What I've done?
I tried to insert a new article:
A new page is generated as expected:
But the new generated page :flohmarkt:2_1984 has no dates I've entered earlier - the new generated page is exactly the same as my template.txt. Am I stupid? I hope not!
Metadata
Metadata
Assignees
Labels
No labels