Hi, I'm creating extensions over mediawiki. I can't understand to work flow of semantic-mediawik extension.
If you delete an article it drops the article from page table and the smw_relation table also adjusted. (eg. it drops all DB column where delete_article is_a another_article). But I've done the same code by my self but smw_relation not table adjusted in my case. Can anyone tell me how semantic-mediawik extension knows that an article is deleted so it needs to adjust smw_relation table? Thanks Regards -Nahid -- View this message in context: http://www.nabble.com/problem-deleting-a-page-manually-tp20233035p20233822.html Sent from the Semantic Mediawiki - Development mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Semediawiki-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/semediawiki-devel
