Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Wikipedia: Mediawiki

Tables

 

 

Wikipedia mediawiki RSS feed   Index | Next | Previous | View Threaded


pradhanparas at gmail

Feb 4, 2006, 3:08 AM

Post #1 of 5 (248 views)
Permalink
Tables

hi all:

Which table stores the posted content ? I want to extarct the posted
atricles from the database.


Thanks
Paras.
_______________________________________________
MediaWiki-l mailing list
MediaWiki-l[at]Wikimedia.org
http://mail.wikipedia.org/mailman/listinfo/mediawiki-l


robchur at gmail

Feb 4, 2006, 9:33 AM

Post #2 of 5 (223 views)
Permalink
Re: Tables [In reply to]

Read maintenance/tables.sql for the schema. Page information and
contents are split between the page, revision and text tables in
MediaWiki 1.5 and above.


Rob Church

On 04/02/06, Paras pradhan <pradhanparas[at]gmail.com> wrote:
> hi all:
>
> Which table stores the posted content ? I want to extarct the posted
> atricles from the database.
>
>
> Thanks
> Paras.
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l[at]Wikimedia.org
> http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
>
_______________________________________________
MediaWiki-l mailing list
MediaWiki-l[at]Wikimedia.org
http://mail.wikipedia.org/mailman/listinfo/mediawiki-l


ChristensenC at BATTELLE

May 8, 2008, 9:26 AM

Post #3 of 5 (156 views)
Permalink
Re: Tables [In reply to]

Hi Dmitry,

You can always look at the table you want yours to look like and mimic
that. For instance, if you wanted this table's style
http://www.mediawiki.org/wiki/Manual:Hooks#Hooks_grouped_by_function
Copy it's first line:
{| border="1" cellpadding="5" cellspacing=0

Good luck,
-Courtney

-----Original Message-----
From: mediawiki-l-bounces[at]lists.wikimedia.org
[mailto:mediawiki-l-bounces[at]lists.wikimedia.org] On Behalf Of Dmitry
Teslenko
Sent: Wednesday, May 07, 2008 10:00 AM
To: mediawiki-l[at]lists.wikimedia.org
Subject: [Mediawiki-l] Tables

Hello!
What options I'm to set for tables on a page to make them follow
mediawiki's style (e.g. look like contents section)?

_______________________________________________
MediaWiki-l mailing list
MediaWiki-l[at]lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

_______________________________________________
MediaWiki-l mailing list
MediaWiki-l[at]lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


dteslenko at gmail

May 8, 2008, 11:04 PM

Post #4 of 5 (149 views)
Permalink
Re: Tables [In reply to]

On Thu, May 8, 2008 at 8:26 PM, Christensen, Courtney
<ChristensenC[at]battelle.org> wrote:
> You can always look at the table you want yours to look like and mimic
> that. For instance, if you wanted this table's style
> http://www.mediawiki.org/wiki/Manual:Hooks#Hooks_grouped_by_function
> Copy it's first line:
> {| border="1" cellpadding="5" cellspacing=0

And how about page "contents" section? I can't see its source text.
It's not a table also, but its look I want to mimic.

_______________________________________________
MediaWiki-l mailing list
MediaWiki-l[at]lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


ChristensenC at BATTELLE

May 9, 2008, 6:01 AM

Post #5 of 5 (149 views)
Permalink
Re: Tables [In reply to]

>And how about page "contents" section? I can't see its source text.
>It's not a table also, but its look I want to mimic.

If the style is not in the wikitext of a page it is in either the
main.css file for the skin, or in the common.css file for the skin. If
you have access to the wiki folder structure the main.css file should be
in /skins/<skin_name>/main.css
You can find common at [[<wikiName>:Common.css]]
If you view the source of the table of contents you can see that it is
styled by "toc" ids and classes. I'm pretty sure those are in
monobook/main.css

Hope that helped.
-Courtney

_______________________________________________
MediaWiki-l mailing list
MediaWiki-l[at]lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

_______________________________________________
MediaWiki-l mailing list
MediaWiki-l[at]lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Wikipedia mediawiki RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.