aboutsummaryrefslogtreecommitdiffstats
path: root/mod/import_items.php
Commit message (Collapse)AuthorAgeFilesLines
* static Appredmatrix2016-03-311-1/+1
|
* add $deliver flag to item_store() and item_store_update() [default true]. If ↵redmatrix2016-01-161-6/+0
| | | | false, do not send any notifications or process tag_deliver. This should avoid any network activity from happening as the result of a channel (actually item) import. Other minor fixes in the handling of the $allow_exec flag and further protecting CSS passed to widgets from rogue code and XSS.
* consolidate import_items/sync_itemsredmatrix2015-09-071-46/+3
|
* issues encountered whilst testing import_items module using yearly dump filesredmatrix2015-08-171-2/+1
|
* provide module for importing yearly content dumpsredmatrix2015-08-171-0/+173