Hey, Having interwikis that support > url re-writing based on the value does sound cool, but I certainly > wouldn't want said code in a db blob >
We do not have code in blobs in the db, that seems like a rather mad thing to do! :) The blobs we have are for holding data or config specific to some site type. Having url re-writing based on page value does not require any such type specific data or config. It requires type specific logic, which would just go in the relevant Site deriving class, for instance MediaWikiSite. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
