[Mediawiki-l] Saving text with images.

Beebe, Mary J BeebeM at BATTELLE.ORG
Mon Jul 14 17:32:21 UTC 2008


I am using the hook AlternateEdit to provide an edit screen for
uploading images.  I provide some drop-down lists for the user to put in
a description area of the image.  I am using:
$docLinkArticle = Revision::newFromTitle($m_pageObj->mTitle);
$docLinkText = $docLinkArticle->getText(); 
to get the text.  This works fine.  

How do I now save the text after modifying it?  Because this is uploaded
images, things are not saved as usual.

Thank you,

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



More information about the MediaWiki-l mailing list