Hello All
I have MediawWiki 1.16.5 installed on a CENTOS 5.0 box and using postgres 9.0.3 as the database.
Unfortunately behind a secured system that I cannot give you access to.
I have a very simple question - that I cannot find the correct answer and have produced a very simple example
Given a Wiki Markup Page as follows...........
Showing Zip Data for a test
<TABLE border="1" cellpadding="3" cellspacing="0">
<th>ZipCode</th>
<th>PostOffice</th>
<th>Latitude</th>
<th>Longitude</th>
{{#apGetLine:
zipcode
|zipcode
|84332
|zipcode
|postoffice
|lat
|lon
}}
</table>
........................................end of page
How would one take the 84332 and put it in a variable that the user is prompted for,
or enters in a form just before the database query is done?
This is the database search key
Thank you very much
Dan A. Dansereau
mediawiki-l@lists.wikimedia.org