Jeroen De Dauw has submitted this change and it was merged. Change subject: Implementation of new Special Property ASK ......................................................................
Implementation of new Special Property ASK The following code adds a subobject per ask query with a property-value for _ask which is just the queryString. The code looks unstructured, is there a better way to do this? - makeASKProperty() and _ASK property - renaming ASK to Ask and small changes Change-Id: I7031406ea881773ca7c8c4b1482513adc07ed442 --- M includes/dataitems/SMW_DI_Property.php M includes/parserhooks/SMW_Ask.php M includes/storage/SQLStore/SMW_SQLStore3.php M includes/storage/SQLStore/SMW_SQLStore3_Writers.php 4 files changed, 50 insertions(+), 11 deletions(-) Approvals: Jeroen De Dauw: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/17953 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7031406ea881773ca7c8c4b1482513adc07ed442 Gerrit-PatchSet: 6 Gerrit-Project: mediawiki/extensions/SemanticMediaWiki Gerrit-Branch: querycache Gerrit-Owner: Nischayn22 <[email protected]> Gerrit-Reviewer: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: Markus Kroetzsch <[email protected]> Gerrit-Reviewer: Nischayn22 <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
