The reason i want to create the database is because when a user enters a reference i wnat to store it in the database, i added the new namespace according to the custom namespaces thing.
So when a user will add a reference it will get associated with that article and get entered into the database. This has really helped me out a lot. I am glad am getting this help.
Thanks, Amruta
Quoting Michael Keppler Michael.Keppler@gmx.de:
Amruta Lonkar schrieb:
Now i did manage to add the button and call the form that i wanted to. So
now
am thinking that i will create a table for references similar to the images tables.
Don't do that. You only need to do some little configuration for additional namespaces, but no changes within in the database are required. See http://meta.wikimedia.org/wiki/Help:Custom_namespaces
But am still a little confused about how does a pgae get associated with a particular namespace.
Just by calling it "MyCustomNameSpace:PageName" instead of only "PageName" (but you must create the namespace before as told above). That's just the same like with "Category:PageName" or "Image:PageName".
Ciao, Michael. _______________________________________________ Wikitech-l mailing list Wikitech-l@wikimedia.org http://mail.wikipedia.org/mailman/listinfo/wikitech-l
-- Amruta