
qli at ica
Sep 25, 2009, 4:27 AM
Post #6 of 16
(1681 views)
Permalink
|
If i just edit a page's section.Then ,What will be saved in the text table, the entire page's text or just the edited section's text ? Why the text table's fiels are old_id, old_text,old_flags? What does the old mean? Thanks -----Original Message----- From: Bryan Tong Minh <bryan.tongminh [at] gmail> To: Wikimedia developers <wikitech-l [at] lists> Date: Fri, 25 Sep 2009 12:31:15 +0200 Subject: Re: [Wikitech-l] Data Processing On Fri, Sep 25, 2009 at 12:28 PM, 李琴 <qli [at] ica> wrote: > OK, I see. And the other questions? > > If I edit a page,Whether the page_id change or not? > page_latest will point to the relevant rev_id. The text will most likely be saved in the text table. Article::doEdit and Revision are the most likely places in the source to start looking for more information. _______________________________________________ Wikitech-l mailing list Wikitech-l [at] lists https://lists.wikimedia.org/mailman/listinfo/wikitech-l _______________________________________________ Wikitech-l mailing list Wikitech-l [at] lists https://lists.wikimedia.org/mailman/listinfo/wikitech-l
|