Save pages content in the default format of their content type
authorTpt <thomaspt@hotmail.fr>
Tue, 26 Aug 2014 07:22:26 +0000 (09:22 +0200)
committerTpt <thomaspt@hotmail.fr>
Mon, 15 Sep 2014 16:58:19 +0000 (18:58 +0200)
commit799ce7055defeef80b459af61797a95d98da408d
treeebc1d32945ccfd0a74cbf7e45706abe99be8d531
parent74f52eba2b8379fcb3ab2313902e2413b5513b49
Save pages content in the default format of their content type

Useful in order to be sure that only the default format is saved in the database (allow to implement optional formats useful for APIs but not used in the storage)

Change-Id: Ia703319aefc8d56c377cd7766dc5985c5c3c27c1
includes/EditPage.php