/**ABDB**/CREATE TABLE `q4zq8_finder_links_terms3` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; /**ABDB**/INSERT INTO `q4zq8_finder_links_terms3` VALUES ('2', '732', '1.40007'), ('2', '733', '1.14331'), ('2', '734', '1.30669'), ('2', '735', '2.47338'), ('2', '736', '1.4'), ('2', '737', '1.30669'), ('5', '4764', '1.36'), ('11', '4764', '3.96'), ('5', '5201', '0.27993'), ('6', '5201', '4.6655'), ('5', '5202', '1.00331'), ('5', '5203', '1.12'), ('5', '5204', '0.84'), ('6', '5204', '0.84'), ('5', '5205', '0.91'), ('5', '5206', '0.98'), ('5', '5207', '1.14331'), ('5', '5208', '0.93331'), ('5', '5209', '1.19'), ('5', '5210', '0.88669'), ('5', '5211', '1.12'), ('5', '5212', '2.8666'), ('5', '5213', '3.4666'), ('5', '5214', '0.7'), ('5', '5215', '1.14331'), ('5', '5216', '1.23669'), ('5', '5217', '0.09331'), ('5', '5218', '0.86331'), ('5', '5219', '1.02669'), ('5', '5220', '0.28'), ('6', '5220', '0.28'), ('5', '5221', '0.95669'), ('5', '5222', '1.02669'), ('6', '6989', '1.63338'), ('6', '6990', '1.02669'), ('6', '6991', '0.93331'), ('6', '6992', '0.86331'), ('6', '6993', '1.05'), ('6', '6994', '0.91'), ('6', '6995', '1.12'), ('6', '6996', '0.86331'), ('6', '6997', '1.07331'), ('6', '6998', '0.91'), ('6', '6999', '1.00331'), ('6', '7000', '0.93331'), ('6', '7001', '1.05'), ('6', '7002', '3.73324'), ('6', '7003', '1.02669'), ('6', '7004', '1.00331'), ('6', '7005', '1.02669'), ('6', '7006', '1.00331'), ('6', '7007', '1.91338'), ('6', '7008', '1.12'), ('6', '7009', '1.05'), ('6', '7010', '1.86662'), ('6', '7011', '1.05'), ('6', '7012', '1.02669'), ('6', '7013', '0.95669'), ('6', '7014', '1.12'), ('6', '7015', '4.08345'), ('6', '7016', '0.95669'), ('6', '7017', '1.00331'), ('6', '7018', '0.98'), ('6', '7019', '2.00662'), ('6', '7020', '0.88669'), ('6', '7021', '1.00331'), ('6', '7022', '0.86331'), ('6', '7023', '1.05'), ('6', '7024', '0.86331'), ('6', '7025', '0.93331'), ('6', '7026', '0.88669'), ('6', '7027', '1.00331'), ('6', '7028', '1.05'), ('6', '7029', '1.14331'), ('6', '7030', '0.95669'), ('6', '7031', '1.02669'), ('6', '7032', '0.86331'), ('6', '7033', '1.07331'), ('6', '7034', '0.86331'), ('6', '7035', '1.02669'), ('6', '7036', '0.86331'), ('6', '7037', '1.14331'), ('6', '7038', '0.98'), ('6', '7039', '1.07331'), ('6', '7040', '0.86331'), ('6', '7041', '0.98'), ('6', '7042', '0.95669'), ('6', '7043', '1.07331'), ('6', '7044', '0.86331'), ('6', '7045', '0.93331'), ('6', '7046', '1.72662'), ('6', '7047', '1.05'), ('6', '7048', '1.05'), ('6', '7049', '0.84'), ('6', '7050', '1.14331'), ('6', '7051', '2.58993'), ('6', '7052', '1.05'), ('6', '7053', '1.02669'), ('6', '7054', '1.05'), ('6', '7055', '1.00331'), ('6', '7056', '3.26676'), ('6', '7057', '1.82'), ('6', '7058', '0.93331'), ('6', '7059', '1.09669'), ('6', '7060', '1.63338'), ('6', '7061', '0.93331'), ('6', '7062', '0.93331'), ('6', '7063', '0.84'), ('6', '7064', '0.93331'), ('6', '7065', '1.05'), ('6', '7066', '1.23669'), ('6', '7067', '0.86331'), ('6', '7068', '0.95669'), ('6', '7069', '0.28'), ('6', '7070', '0.93331'), ('6', '7071', '1.16669'), ('6', '7072', '1.05'), ('6', '7073', '1.35331'), ('6', '7074', '0.74676'), ('6', '7075', '1.21331'), ('6', '7076', '1.28331'), ('6', '7077', '1.02669'), ('6', '7078', '1.33'), ('6', '7079', '0.95669'), ('6', '7080', '1.07331'), ('6', '7081', '1.12'), ('6', '7082', '1.37669'), ('6', '7083', '1.00331'), ('6', '7084', '1.09669'), ('11', '15267', '7.22019'), ('11', '15268', '1.14331'), ('11', '15269', '1.35331'), ('11', '15270', '3.64'), ('11', '15271', '3.00993'), ('11', '15272', '1.02669'), ('11', '15273', '0.95669'), ('11', '15274', '1.05'), ('11', '15275', '0.7'), ('11', '15276', '1.33'), ('11', '15277', '1.4'); /**ABDB**/CREATE TABLE `q4zq8_finder_links_terms2` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; /**ABDB**/INSERT INTO `q4zq8_finder_links_terms2` VALUES ('2', '691', '0.60669'), ('2', '692', '1.21331'), ('2', '693', '1.4'), ('8', '694', '0.42'), ('11', '694', '0.7'), ('2', '694', '0.84'), ('5', '694', '1.4'), ('6', '694', '2.94'), ('2', '695', '1.07331'), ('2', '696', '1.16669'), ('2', '697', '1.16669'), ('2', '698', '1.23669'), ('2', '699', '1.00331'), ('2', '700', '1.23669'), ('2', '701', '0.98'), ('2', '702', '1.05'), ('2', '703', '0.88669'), ('2', '704', '0.95669'), ('2', '705', '1.07331'), ('2', '706', '1.14331'), ('2', '707', '0.14'), ('5', '707', '0.14'), ('2', '708', '1.05'), ('2', '709', '1.23669'), ('2', '744', '0.18669'), ('5', '744', '0.18669'), ('2', '745', '0.86331'), ('2', '746', '0.95669'), ('2', '747', '0.23331'), ('2', '748', '0.91'), ('2', '749', '1.23669'), ('5', '4723', '0.28'), ('8', '4723', '0.28'), ('6', '4779', '0.18669'), ('8', '4779', '0.18669'), ('5', '5132', '0.23331'), ('5', '5133', '1.09669'), ('5', '5134', '1.16669'), ('5', '5135', '1.02669'), ('5', '5136', '1.19'), ('5', '5137', '1.16655'), ('5', '5138', '4.10676'), ('5', '5139', '1.16669'), ('5', '5140', '2.19338'), ('5', '5141', '1.16669'), ('5', '5142', '1.23669'), ('5', '5143', '1.33'), ('5', '5144', '2.28'), ('5', '5145', '8.55'), ('11', '5146', '0.23331'), ('5', '5146', '0.46662'), ('5', '5147', '0.88669'), ('5', '5148', '0.98'), ('5', '5149', '0.86331'), ('5', '5150', '0.93331'), ('5', '5151', '0.14'), ('5', '5152', '0.88669'), ('5', '5153', '1.00331'), ('5', '5154', '0.98'), ('5', '5155', '1.07331'), ('5', '5156', '0.91'), ('11', '5156', '0.91'), ('5', '5157', '1.16669'), ('5', '5158', '0.93331'), ('11', '5158', '0.93331'), ('5', '5159', '1.02669'), ('11', '5159', '1.02669'), ('5', '5160', '1.00331'), ('5', '5161', '1.07331'), ('5', '5162', '0.93331'), ('5', '5163', '1.02669'), ('5', '5164', '0.91'), ('5', '5165', '1.07331'), ('5', '5166', '0.93331'), ('5', '5167', '1.05'), ('5', '5168', '0.95669'), ('5', '5169', '1.02669'), ('5', '5170', '1.00331'), ('5', '5171', '1.14331'), ('5', '5172', '0.93331'), ('5', '5173', '1.02669'), ('5', '5174', '0.28'), ('5', '5175', '0.95669'), ('5', '5176', '1.05'), ('5', '5177', '0.46669'), ('5', '5178', '1.05'), ('5', '5179', '1.14331'), ('5', '5180', '1.14331'), ('5', '5181', '1.35331'), ('5', '5232', '0.37331'), ('5', '5233', '1.00331'), ('5', '5234', '1.23669'), ('5', '5235', '0.56'), ('5', '5236', '0.95669'), ('5', '5237', '1.14331'), ('5', '5238', '1.02669'), ('5', '5239', '1.19'), ('5', '5240', '0.28'), ('5', '5241', '0.93331'), ('5', '5242', '1.14331'), ('5', '5243', '0.95669'), ('5', '5244', '1.12'), ('6', '6786', '0.28'), ('6', '6787', '0.95669'), ('6', '6788', '1.14331'), ('6', '6789', '0.23331'), ('6', '6790', '0.98'), ('6', '6791', '1.07331'), ('6', '6792', '0.14'), ('6', '6793', '0.84'), ('6', '6794', '0.95669'), ('6', '6795', '1.68'), ('6', '6796', '0.93331'), ('6', '6797', '1.02669'), ('6', '6798', '1.05'), ('6', '6799', '1.16669'), ('6', '6800', '1.05'), ('6', '6801', '1.14331'), ('6', '6802', '1.02669'), ('6', '6803', '1.09669'), ('6', '6804', '1.00331'), ('6', '6805', '1.12'), ('6', '6806', '1.07331'), ('6', '6807', '1.19'), ('6', '6808', '0.74676'), ('6', '6809', '1.07331'), ('6', '6810', '1.14331'), ('6', '6811', '1.02669'), ('6', '6812', '1.09669'), ('6', '6813', '0.98'), ('6', '6814', '1.05'), ('6', '6815', '0.95669'), ('6', '6816', '1.14331'), ('6', '6817', '0.84'), ('6', '6818', '1.00331'), ('6', '6819', '1.09669'), ('6', '6820', '1.09669'), ('6', '6821', '1.16669'), ('6', '6822', '0.42'), ('6', '6823', '1.02669'), ('6', '6824', '1.23669'), ('6', '6825', '0.93331'), ('6', '6826', '1.16669'), ('6', '6827', '0.93331'), ('6', '6828', '1.00331'), ('6', '6829', '2.00662'), ('6', '6830', '2.19338'), ('6', '6831', '1.00331'), ('6', '6832', '1.09669'), ('6', '6833', '0.93331'), ('6', '6834', '1.09669'), ('6', '6835', '1.07331'), ('6', '6836', '1.16669'), ('6', '6837', '0.95669'), ('6', '6838', '1.05'), ('6', '6839', '1.00331'), ('6', '6840', '1.12'), ('6', '6841', '0.84'), ('6', '6842', '0.98'), ('6', '6843', '0.93331'), ('6', '6844', '1.00331'), ('6', '6845', '1.82'), ('6', '6846', '1.07331'), ('6', '6847', '1.05'), ('6', '6848', '0.98'), ('6', '6849', '1.05'), ('6', '6850', '0.93331'), ('6', '6851', '1.02669'), ('6', '6852', '1.96'), ('6', '6853', '2.14662'), ('6', '6854', '0.88669'), ('6', '6855', '1.00331'), ('6', '6856', '1.09669'), ('6', '6857', '1.16669'), ('6', '6858', '0.86331'), ('6', '6859', '1.07331'), ('6', '6860', '1.12'), ('6', '6861', '1.19'), ('6', '6862', '0.42'), ('6', '6863', '1.07331'), ('6', '6864', '1.16669'), ('6', '6865', '0.32669'), ('6', '6866', '1.02669'), ('6', '6867', '1.26'), ('6', '6868', '0.37331'), ('6', '6869', '1.02669'), ('6', '6870', '1.09669'), ('6', '6871', '0.98007'), ('6', '6872', '1.07331'), ('6', '6873', '1.14331'), ('6', '6874', '1.07331'), ('6', '6875', '1.19'), ('6', '6876', '1.09669'), ('6', '6877', '1.16669'), ('6', '6878', '0.74662'), ('6', '6879', '2.00662'), ('6', '6880', '2.14662'), ('6', '6881', '1.11993'), ('6', '6882', '1.07331'), ('6', '6883', '1.16669'), ('6', '6884', '2.05338'), ('6', '6885', '2.19338'), ('6', '6886', '0.56'), ('6', '6887', '1.00331'), ('6', '6888', '1.12'), ('6', '6889', '0.88669'), ('6', '6890', '0.95669'), ('6', '6891', '0.88669'), ('6', '6892', '1.00331'), ('6', '6893', '0.84'), ('6', '6894', '1.00331'), ('6', '6895', '0.65338'), ('6', '6896', '2.19338'), ('6', '6897', '1.19'), ('6', '6898', '1.16669'), ('6', '6899', '0.56'), ('6', '6900', '0.95669'), ('6', '6901', '1.07331'), ('6', '6902', '1.07331'), ('6', '6903', '1.33'), ('6', '6904', '1.68'), ('6', '6905', '0.95669'), ('6', '6906', '1.14331'), ('6', '6907', '0.91'), ('6', '6908', '0.98'), ('6', '6909', '2.05338'), ('6', '6910', '2.52'), ('6', '6911', '0.91'), ('6', '6912', '0.98'), ('6', '6913', '0.98'), ('6', '6914', '1.28331'), ('6', '6915', '0.18669'), ('6', '6916', '0.91'), ('6', '6917', '1.14331'), ('6', '7168', '0.37338'), ('6', '7169', '0.95669'), ('6', '7170', '1.07331'), ('6', '7171', '0.86331'), ('6', '7172', '1.02669'), ('6', '7173', '0.18669'), ('6', '7174', '0.86331'), ('6', '7175', '0.93331'), ('6', '7176', '0.23331'), ('6', '7177', '1.12'), ('6', '7178', '1.23669'), ('6', '7179', '0.56007'), ('6', '7180', '1.72662'), ('6', '7181', '0.98'), ('6', '7182', '0.93331'), ('6', '7183', '0.91'), ('6', '7184', '1.02669'), ('6', '7185', '0.28'), ('6', '7186', '0.91'), ('6', '7187', '1.09669'), ('6', '7188', '0.86331'), ('6', '7189', '0.95669'), ('8', '13784', '0.98'), ('8', '13785', '1.05'), ('8', '13786', '0.93331'), ('8', '13787', '1.14331'), ('8', '13788', '1.77338'), ('8', '13789', '1.05'), ('8', '13790', '1.00331'), ('8', '13791', '0.18669'), ('8', '13792', '1.07331'), ('8', '13793', '1.23669'), ('8', '13830', '0.28'), ('8', '13831', '0.91'), ('8', '13832', '1.02669'), ('8', '13833', '0.88669'), ('8', '13834', '1.02669'), ('11', '15227', '0.91'), ('11', '15228', '1.00331'), ('11', '15229', '1.00331'), ('11', '15230', '0.91'), ('11', '15231', '1.02669'), ('11', '15232', '1.00331'), ('11', '15233', '1.09669'), ('11', '15234', '0.88669'), ('11', '15235', '1.09669'), ('11', '15236', '0.23331'), ('11', '15237', '0.93331'), ('11', '15238', '1.09669'), ('11', '15239', '0.37331'), ('11', '15240', '1.16669'), ('11', '15241', '1.23669'), ('12', '15644', '0.56'), ('12', '15645', '1.07331'); /**ABDB**/CREATE TABLE `q4zq8_finder_links_terms1` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; /**ABDB**/CREATE TABLE `q4zq8_finder_links_terms0` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; /**ABDB**/INSERT INTO `q4zq8_finder_links_terms0` VALUES ('2', '517', '0.28'), ('11', '517', '0.28'), ('8', '517', '0.42'), ('6', '517', '1.26'), ('2', '518', '0.86331'), ('2', '519', '0.95669'), ('2', '520', '0.86331'), ('2', '521', '1.14331'), ('2', '522', '0.46669'), ('2', '523', '1.05'), ('2', '524', '1.16669'), ('2', '525', '0.42'), ('2', '526', '0.98'), ('2', '527', '1.21331'), ('2', '528', '0.56'), ('2', '529', '1.12'), ('2', '530', '1.4'), ('2', '531', '0.42'), ('2', '532', '1.00331'), ('2', '533', '1.16669'), ('6', '534', '0.18669'), ('11', '534', '0.18669'), ('2', '534', '0.74676'), ('2', '535', '1.02669'), ('2', '536', '1.33'), ('2', '537', '1.05'), ('2', '538', '1.12'), ('2', '539', '1.05'), ('2', '540', '1.12'), ('2', '541', '1.14331'), ('2', '542', '1.23669'), ('2', '543', '0.28'), ('6', '543', '0.28'), ('11', '543', '0.28'), ('2', '544', '0.93331'), ('2', '545', '1.19'), ('2', '546', '0.14'), ('6', '546', '0.28'), ('2', '547', '0.81669'), ('2', '548', '0.88669'), ('2', '549', '0.28'), ('11', '549', '0.56'), ('6', '549', '1.96'), ('2', '550', '1.09669'), ('2', '551', '1.16669'), ('2', '552', '0.28'), ('2', '553', '1.09669'), ('2', '554', '1.21331'), ('5', '555', '0.32669'), ('2', '555', '0.9334'), ('12', '555', '0.9334'), ('2', '556', '3.4666'), ('2', '557', '3.8666'), ('2', '558', '0.23331'), ('2', '559', '1.16669'), ('2', '560', '1.4'), ('2', '561', '0.32669'), ('2', '562', '0.93331'), ('2', '563', '1.16669'), ('2', '564', '1.12'), ('2', '565', '1.16669'), ('2', '566', '1.28331'), ('2', '567', '1.07331'), ('2', '568', '1.19'), ('2', '569', '5.97312'), ('2', '570', '3.3334'), ('2', '571', '3.5334'), ('2', '830', '0.32669'), ('2', '831', '0.98'), ('2', '832', '1.02669'), ('2', '833', '0.28'), ('2', '834', '0.98'), ('2', '835', '1.05'), ('2', '836', '1.12'), ('2', '837', '1.14331'), ('2', '838', '1.21331'), ('2', '839', '1.05'), ('2', '840', '1.21331'), ('2', '841', '0.18669'), ('5', '841', '0.56007'), ('2', '842', '0.98'), ('2', '843', '1.07331'), ('5', '3081', '0.32669'), ('8', '3081', '3.96695'), ('5', '3083', '0.95669'), ('8', '3083', '0.95669'), ('5', '4917', '0.37331'), ('6', '4917', '0.37331'), ('5', '4918', '0.95669'), ('6', '4918', '0.95669'), ('5', '4919', '1.16669'), ('5', '4920', '0.60669'), ('5', '4921', '1.4'), ('5', '4922', '1.4'), ('5', '4923', '0.09331'), ('5', '4924', '0.84'), ('5', '4925', '0.91'), ('5', '4926', '0.37331'), ('5', '4927', '1.09669'), ('5', '4928', '1.16669'), ('5', '4929', '0.42'), ('5', '4930', '0.86331'), ('5', '4931', '1.02669'), ('5', '4932', '0.95669'), ('5', '4933', '1.07331'), ('5', '4934', '0.93331'), ('5', '4935', '1.05'), ('5', '4936', '0.98'), ('5', '4937', '1.16669'), ('5', '4938', '1.05'), ('5', '5388', '0.28'), ('5', '5389', '0.91'), ('5', '5390', '1.07331'), ('5', '5391', '0.37331'), ('5', '5392', '1.05'), ('5', '5393', '1.16669'), ('5', '5394', '0.93331'), ('5', '5395', '1.21331'), ('5', '5396', '0.88669'), ('5', '5397', '1.12'), ('5', '5398', '0.95669'), ('5', '5399', '1.02669'), ('5', '5400', '0.37331'), ('5', '5401', '0.95669'), ('5', '5402', '1.21331'), ('5', '5403', '0.28'), ('5', '5404', '0.91'), ('5', '5405', '1.16669'), ('5', '5406', '0.28'), ('6', '5406', '0.28'), ('5', '5407', '1.05'), ('5', '5408', '1.37669'), ('5', '5409', '0.28'), ('5', '5410', '0.91'), ('5', '5411', '1.00331'), ('5', '5412', '0.18662'), ('5', '5413', '1.72662'), ('5', '5414', '2.1'), ('5', '5415', '0.28'), ('5', '5416', '1.00331'), ('5', '5417', '1.19'), ('5', '5418', '0.23331'), ('5', '5419', '1.02669'), ('5', '5420', '1.12'), ('5', '5421', '0.65338'), ('5', '5422', '0.95669'), ('5', '5423', '1.05'), ('5', '5424', '1.02669'), ('5', '5425', '1.12'), ('6', '5914', '0.04669'), ('6', '5915', '0.88669'), ('6', '5916', '1.09669'), ('6', '5917', '0.81669'), ('6', '5918', '0.91'), ('6', '5919', '0.91'), ('6', '5920', '0.98'), ('6', '5921', '3.36'), ('6', '5922', '4.10676'), ('6', '5923', '0.86331'), ('6', '5924', '1.21331'), ('6', '5925', '1.77338'), ('6', '5926', '2.14662'), ('6', '5927', '1.14331'), ('6', '5928', '0.46669'), ('6', '5929', '1.09669'), ('6', '5930', '1.19'), ('6', '5931', '0.51331'), ('6', '5932', '1.02669'), ('6', '5933', '1.28331'), ('6', '5934', '0.28'), ('6', '5935', '1.07331'), ('6', '5936', '1.14331'), ('6', '5937', '0.93338'), ('6', '5938', '1.21331'), ('6', '5939', '1.4'), ('6', '5940', '1.02669'), ('6', '5941', '1.09669'), ('6', '5942', '0.51331'), ('6', '5943', '1.02669'), ('6', '5944', '1.09669'), ('6', '5945', '0.93324'), ('6', '5946', '1.05'), ('6', '5947', '1.12'), ('6', '5948', '1.77338'), ('6', '5949', '2.1'), ('6', '5950', '0.88669'), ('6', '5951', '1.05'), ('6', '5952', '0.23331'), ('6', '5953', '0.91'), ('6', '5954', '1.26'), ('6', '5955', '0.14'), ('6', '5956', '1.09669'), ('6', '5957', '1.19'), ('6', '5958', '0.51331'), ('6', '5959', '1.05'), ('6', '5960', '1.12'), ('6', '5961', '6.72'), ('6', '5962', '1.21331'), ('6', '5963', '1.4'), ('6', '5964', '1.09669'), ('6', '5965', '1.28331'), ('6', '5966', '1.05'), ('6', '5967', '1.12'), ('6', '5968', '1.16669'), ('6', '5969', '1.26'), ('6', '5970', '1.05'), ('6', '5971', '1.16669'), ('6', '5972', '5.25'), ('6', '5973', '1.21331'), ('6', '5974', '2.38'), ('6', '5975', '2.33338'), ('6', '5976', '1.07331'), ('6', '5977', '1.16669'), ('6', '5978', '1.09669'), ('6', '5979', '1.21331'), ('6', '5980', '0.46669'), ('6', '5981', '1.00331'), ('6', '5982', '1.07331'), ('6', '5983', '0.32669'), ('6', '5984', '1.02669'), ('6', '5985', '1.21331'), ('6', '5986', '0.42'), ('6', '5987', '0.98'), ('6', '5988', '1.09669'), ('6', '5989', '0.32669'), ('6', '5990', '1.00331'), ('6', '5991', '1.07331'), ('6', '5992', '0.27993'), ('6', '5993', '0.95669'), ('6', '5994', '1.16669'), ('6', '5995', '0.86331'), ('6', '5996', '1.02669'), ('6', '5997', '0.86331'), ('6', '5998', '1.16669'), ('6', '5999', '0.98'), ('6', '6000', '1.07331'), ('6', '6001', '0.91'), ('6', '6002', '1.16669'), ('6', '6003', '0.84'), ('6', '6004', '1.02669'), ('6', '6005', '0.88669'), ('6', '6006', '0.95669'), ('6', '6007', '0.84'), ('6', '6008', '1.02669'), ('6', '6009', '1.23669'), ('6', '6010', '0.93331'), ('6', '6011', '1.02669'), ('6', '6012', '1.05'), ('6', '6013', '1.33'), ('6', '6014', '0.93338'), ('6', '6015', '1.02669'), ('6', '6016', '1.09669'), ('6', '6017', '1.00331'), ('6', '6018', '1.26'), ('6', '6019', '0.84'), ('6', '6020', '0.98'), ('6', '6021', '1.14331'), ('6', '6022', '0.98'), ('6', '6023', '1.21331'), ('6', '6024', '1.53993'), ('6', '6025', '3.42993'), ('6', '6026', '1.35331'), ('6', '6027', '1.33'), ('6', '6028', '1.4'), ('6', '6029', '1.02669'), ('6', '6030', '1.12'), ('6', '6031', '0.91'), ('6', '6032', '1.12'), ('6', '6033', '1.05'), ('6', '6034', '1.26'), ('6', '6035', '1.00331'), ('6', '6036', '1.21331'), ('6', '6037', '1.07331'), ('6', '6038', '1.28331'), ('6', '6039', '2.1'), ('6', '6040', '1.14331'), ('6', '6041', '1.14331'), ('6', '6042', '0.32669'), ('6', '6043', '1.07331'), ('6', '6044', '1.14331'), ('6', '6045', '0.37331'), ('6', '6046', '1.09669'), ('6', '6047', '1.19'), ('6', '6048', '0.74662'), ('6', '6049', '0.95669'), ('6', '6050', '1.37669'), ('6', '6051', '1.07331'), ('6', '6052', '1.14331'), ('6', '6053', '0.32669'), ('6', '6054', '1.09669'), ('6', '6055', '1.33'), ('6', '6056', '0.42'), ('6', '6057', '1.00331'), ('6', '6058', '1.14331'), ('6', '6059', '0.18669'), ('6', '6060', '0.86331'), ('6', '6061', '0.98'), ('6', '7681', '0.42'), ('6', '7682', '1.00331'), ('6', '7683', '1.09669'), ('6', '7684', '0.60669'), ('6', '7685', '1.07331'), ('6', '7686', '1.23669'), ('6', '7687', '0.28'), ('6', '7688', '0.93331'), ('6', '7689', '1.00331'), ('6', '7690', '0.56'), ('6', '7691', '1.07331'), ('6', '7692', '1.30669'), ('6', '7693', '0.42'), ('6', '7694', '1.00331'), ('6', '7695', '1.07331'), ('6', '7696', '0.37331'), ('6', '7697', '0.98'), ('6', '7698', '1.09669'), ('6', '7699', '0.28'), ('6', '7700', '0.95669'), ('6', '7701', '1.12'), ('6', '7702', '0.98'), ('6', '7703', '1.23669'), ('6', '7704', '1.4'), ('6', '7705', '1.4'), ('6', '7706', '1.4'), ('6', '7707', '1.35331'), ('6', '7708', '1.4'), ('6', '7709', '0.65338'), ('6', '7710', '1.05'), ('6', '7711', '1.14331'), ('6', '7712', '1.09669'), ('6', '7713', '1.21331'), ('6', '7714', '0.23331'), ('11', '7714', '0.23331'), ('6', '7715', '0.88669'), ('11', '7715', '0.88669'), ('6', '7716', '0.98'), ('6', '7717', '0.42'), ('6', '7718', '1.14331'), ('6', '7719', '1.21331'), ('6', '7720', '0.51331'), ('6', '7721', '1.23669'), ('6', '7722', '1.33'), ('6', '7723', '1.12'), ('6', '7724', '1.07331'), ('6', '7725', '1.14331'), ('6', '7726', '1.12'), ('6', '7727', '1.21331'), ('6', '7728', '0.65338'), ('6', '7729', '0.95669'), ('6', '7730', '1.00331'), ('6', '7731', '0.95669'), ('6', '7732', '1.02669'), ('6', '7733', '0.56'), ('6', '7734', '1.00331'), ('6', '7735', '1.07331'), ('6', '7736', '1.00331'), ('6', '7737', '1.07331'), ('8', '12061', '0.86331'), ('8', '12062', '1.14331'), ('8', '12063', '1.72662'), ('8', '12064', '1.05'), ('8', '12065', '1.09669'), ('8', '12066', '0.28'), ('8', '12067', '0.93331'), ('8', '12068', '1.05'), ('8', '12069', '10.2656'), ('8', '12070', '1.09669'), ('8', '12071', '1.23669'), ('8', '12072', '0.98'), ('8', '12073', '1.14331'), ('8', '12074', '1.19'), ('8', '12075', '1.4'), ('8', '12076', '0.98'), ('8', '12077', '1.12'), ('8', '12078', '1.05'), ('8', '12079', '1.19'), ('8', '12080', '1.07331'), ('8', '12081', '1.4'), ('8', '12082', '1.05'), ('8', '12083', '1.19'), ('8', '12084', '1.14331'), ('8', '12085', '1.4'), ('8', '12086', '1.05'), ('8', '12087', '1.23669'), ('8', '12088', '0.98'), ('8', '12089', '1.16669'), ('8', '12090', '1.02669'), ('8', '12091', '1.26'), ('8', '12092', '0.98'), ('8', '12093', '1.14331'), ('8', '12094', '1.02669'), ('8', '12095', '1.16669'), ('8', '12096', '1.00331'), ('8', '12097', '1.21331'), ('8', '12098', '1.02669'), ('8', '12099', '1.35331'), ('8', '12100', '1.07331'), ('8', '12101', '1.4'), ('8', '12102', '1.14331'), ('8', '12103', '1.28331'), ('8', '12104', '1.23669'), ('8', '12105', '1.4'), ('8', '12106', '1.02669'), ('8', '12107', '1.26'), ('8', '12108', '1.05'), ('8', '12109', '1.4'), ('8', '12110', '1.19'), ('8', '12111', '1.33'), ('8', '12112', '1.05'), ('8', '12113', '1.19'), ('8', '12114', '0.98'), ('8', '12115', '1.19'), ('8', '12116', '1.02669'), ('8', '12117', '1.16669'), ('8', '12118', '1.00331'), ('8', '12119', '1.14331'), ('8', '12120', '1.09669'), ('8', '12121', '1.4'), ('8', '12122', '1.28331'), ('8', '12123', '1.4'), ('8', '12124', '1.07331'), ('8', '12125', '1.30669'), ('8', '12126', '1.23669'), ('8', '12127', '1.37669'), ('8', '12128', '1.16669'), ('8', '12129', '1.4'), ('8', '12130', '2.33338'), ('8', '12131', '2.61338'), ('8', '12132', '2.38'), ('8', '12133', '2.66'), ('8', '12134', '2.24'), ('8', '12135', '2.52'), ('8', '12136', '1.07331'), ('8', '12137', '1.30669'), ('8', '12138', '0.98'), ('8', '12139', '1.35331'), ('8', '12140', '1.05'), ('8', '12141', '1.23669'), ('8', '12142', '0.98'), ('8', '12143', '1.14331'), ('8', '12144', '1.14331'), ('8', '12145', '1.37669'), ('8', '12146', '0.98'), ('8', '12147', '1.12'), ('8', '12148', '0.93331'), ('8', '12149', '1.09669'), ('8', '12150', '0.95669'), ('8', '12151', '1.12'), ('8', '12152', '0.51331'), ('8', '12153', '1.09669'), ('8', '12154', '1.33'), ('8', '12155', '5.2'), ('8', '12156', '1.28331'), ('8', '12157', '0.98'), ('8', '12158', '1.16669'), ('8', '12159', '0.98'), ('8', '12160', '1.26'), ('8', '12161', '0.93331'), ('8', '12162', '1.02669'), ('8', '12163', '0.7'), ('8', '12164', '1.12'), ('8', '12165', '1.4'), ('8', '13877', '0.23331'), ('8', '13878', '0.88669'), ('8', '13879', '1.09669'), ('11', '15122', '1.86662'), ('11', '15123', '1.23669'), ('11', '15124', '1.05'), ('11', '15125', '0.95669'), ('11', '15126', '1.05'), ('11', '15127', '0.95669'), ('11', '15128', '1.12'), ('11', '15129', '0.23331'), ('11', '15130', '0.98'), ('11', '15131', '1.05'), ('11', '15132', '1.07331'), ('11', '15133', '1.23669'), ('11', '15134', '1.14331'), ('11', '15135', '1.02662'), ('11', '15136', '1.02669'), ('11', '15137', '1.19'), ('11', '15322', '0.37331'), ('11', '15323', '0.98'), ('11', '15324', '1.19'), ('11', '15325', '0.28'), ('11', '15326', '1.05'), ('11', '15327', '1.14331'), ('11', '15328', '0.7'), ('11', '15329', '1.16669'), ('11', '15330', '1.28331'), ('11', '15331', '1.09669'), ('11', '15332', '0.23331'), ('11', '15333', '0.91'), ('11', '15334', '1.33'), ('11', '15335', '0.65338'), ('11', '15336', '1.91338'), ('11', '15337', '1.05'), ('11', '15338', '1.02669'), ('12', '15636', '3.1334'), ('12', '15637', '3.7334'), ('12', '15646', '1.52019'), ('12', '15647', '2.6666'), ('12', '15648', '2.8'); /**ABDB**/CREATE TABLE `q4zq8_finder_links` ( `link_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `url` varchar(255) NOT NULL, `route` varchar(255) NOT NULL, `title` varchar(400) DEFAULT NULL, `description` mediumtext, `indexdate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `md5sum` varchar(32) DEFAULT NULL, `published` tinyint(1) NOT NULL DEFAULT '1', `state` int(5) DEFAULT '1', `access` int(5) DEFAULT '0', `language` varchar(8) NOT NULL, `publish_start_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_end_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `start_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `end_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `list_price` double unsigned NOT NULL DEFAULT '0', `sale_price` double unsigned NOT NULL DEFAULT '0', `type_id` int(11) NOT NULL, `object` mediumblob NOT NULL, PRIMARY KEY (`link_id`), KEY `idx_type` (`type_id`), KEY `idx_md5` (`md5sum`), KEY `idx_url` (`url`(75)), KEY `idx_published_list` (`published`,`state`,`access`,`publish_start_date`,`publish_end_date`,`list_price`), KEY `idx_published_sale` (`published`,`state`,`access`,`publish_start_date`,`publish_end_date`,`sale_price`), KEY `idx_title` (`title`(100)) ) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4; /**ABDB**/INSERT INTO `q4zq8_finder_links` VALUES ('2', 'index.php?option=com_content&view=article&id=2', 'index.php?option=com_content&view=article&id=2:auteursrechten&catid=13', 'Auteursrechten', ' Auteursrechten ', '2020-09-07 11:48:27', '1931f2ab83acb1857a1171a74b78cb17', '1', '0', '1', '*', '2018-10-08 18:02:57', '0000-00-00 00:00:00', '2018-10-08 18:02:57', '0000-00-00 00:00:00', '0', '0', '4', 'O:19:\"FinderIndexerResult\":19:{s:11:\"\0*\0elements\";a:26:{s:2:\"id\";s:1:\"2\";s:5:\"alias\";s:14:\"auteursrechten\";s:7:\"summary\";s:53:\"
Joomla4All, QuatuorA, Schumm Cloud is openbaar beschikbaar voor alle gebruikers en werkt in overeenstemming met de toepasselijke wetgeving.
\r\n\r\nMet uitzondering van de logos van handelsmerken, QuatuorA, Joomla4All, Schumm-Cloud of anders aangegeven, zijn alle bestanden, afbeeldingen, audio- / videobestanden, , tekstvertalingen en andere materialen op deze site behoren toe aan hun rechtmatige auteurs en eigenaars. QuatuorA, Joomla4All, Schumm-Cloud claimt in geen enkel geval het auteursrecht van deze materialen.
\r\n\r\nAlle materialen en informatie zijn afkomstig van gratis bronnen op het internet of verstrekt door de gebruikersgemeenschap en worden uitsluitend ter informatie en voor persoonlijk gebruik verstrekt.
\r\n\r\nHet logo of het websiteadres op het grafische materiaal geeft aan dat dit materiaal alleen ter informatie op onze website wordt geplaatst en onder alle omstandigheden kan worden bekeken, zonder aanspraak op copyright.
\r\n\r\nAls u om welke reden dan ook denkt dat deze bron uw auteursrecht schendt, kunt u relevante informatie verzenden via het contactformulier op de website.
\r\n\r\n\r\n\";s:6:\"images\";s:173:\"{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}\";s:5:\"catid\";s:2:\"13\";s:10:\"created_by\";s:2:\"55\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2020-09-07 09:48:27\";s:11:\"modified_by\";s:2:\"55\";s:6:\"params\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":86:{s:14:\"article_layout\";s:9:\"_:default\";s:10:\"show_title\";s:1:\"1\";s:11:\"link_titles\";s:1:\"1\";s:10:\"show_intro\";s:1:\"1\";s:19:\"info_block_position\";s:1:\"0\";s:21:\"info_block_show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:13:\"link_category\";s:1:\"1\";s:20:\"show_parent_category\";s:1:\"0\";s:20:\"link_parent_category\";s:1:\"0\";s:17:\"show_associations\";s:1:\"0\";s:5:\"flags\";s:1:\"1\";s:11:\"show_author\";s:1:\"0\";s:11:\"link_author\";s:1:\"0\";s:16:\"show_create_date\";s:1:\"0\";s:16:\"show_modify_date\";s:1:\"0\";s:17:\"show_publish_date\";s:1:\"1\";s:20:\"show_item_navigation\";s:1:\"1\";s:9:\"show_vote\";s:1:\"1\";s:13:\"show_readmore\";s:1:\"1\";s:19:\"show_readmore_title\";s:1:\"0\";s:14:\"readmore_limit\";s:3:\"100\";s:9:\"show_tags\";s:1:\"1\";s:10:\"show_icons\";s:1:\"1\";s:15:\"show_print_icon\";s:1:\"0\";s:15:\"show_email_icon\";s:1:\"0\";s:9:\"show_hits\";s:1:\"1\";s:11:\"record_hits\";s:1:\"1\";s:11:\"show_noauth\";s:1:\"0\";s:13:\"urls_position\";s:1:\"0\";s:7:\"captcha\";s:0:\"\";s:23:\"show_publishing_options\";s:1:\"1\";s:20:\"show_article_options\";s:1:\"1\";s:12:\"save_history\";s:1:\"1\";s:13:\"history_limit\";i:10;s:25:\"show_urls_images_frontend\";s:1:\"0\";s:24:\"show_urls_images_backend\";s:1:\"1\";s:7:\"targeta\";i:0;s:7:\"targetb\";i:0;s:7:\"targetc\";i:0;s:11:\"float_intro\";s:4:\"left\";s:14:\"float_fulltext\";s:4:\"left\";s:15:\"category_layout\";s:6:\"_:blog\";s:32:\"show_category_heading_title_text\";s:1:\"1\";s:19:\"show_category_title\";s:1:\"0\";s:16:\"show_description\";s:1:\"0\";s:22:\"show_description_image\";s:1:\"0\";s:8:\"maxLevel\";s:1:\"1\";s:21:\"show_empty_categories\";s:1:\"0\";s:16:\"show_no_articles\";s:1:\"1\";s:16:\"show_subcat_desc\";s:1:\"1\";s:21:\"show_cat_num_articles\";s:1:\"0\";s:13:\"show_cat_tags\";s:1:\"1\";s:21:\"show_base_description\";s:1:\"1\";s:11:\"maxLevelcat\";s:2:\"-1\";s:25:\"show_empty_categories_cat\";s:1:\"0\";s:20:\"show_subcat_desc_cat\";s:1:\"1\";s:25:\"show_cat_num_articles_cat\";s:1:\"1\";s:20:\"num_leading_articles\";s:1:\"2\";s:18:\"num_intro_articles\";s:1:\"6\";s:11:\"num_columns\";s:1:\"2\";s:9:\"num_links\";s:1:\"4\";s:18:\"multi_column_order\";s:1:\"0\";s:24:\"show_subcategory_content\";s:2:\"-1\";s:21:\"show_pagination_limit\";s:1:\"1\";s:12:\"filter_field\";s:4:\"hide\";s:13:\"show_headings\";s:1:\"1\";s:14:\"list_show_date\";s:1:\"0\";s:11:\"date_format\";s:0:\"\";s:14:\"list_show_hits\";s:1:\"1\";s:16:\"list_show_author\";s:1:\"1\";s:15:\"list_show_votes\";s:1:\"0\";s:17:\"list_show_ratings\";s:1:\"0\";s:11:\"orderby_pri\";s:5:\"order\";s:11:\"orderby_sec\";s:5:\"rdate\";s:10:\"order_date\";s:9:\"published\";s:15:\"show_pagination\";s:1:\"2\";s:23:\"show_pagination_results\";s:1:\"1\";s:13:\"show_featured\";s:4:\"show\";s:14:\"show_feed_link\";s:1:\"1\";s:12:\"feed_summary\";s:1:\"0\";s:18:\"feed_show_readmore\";s:1:\"0\";s:12:\"sef_advanced\";i:1;s:7:\"sef_ids\";i:1;s:20:\"custom_fields_enable\";s:1:\"1\";s:29:\"helix_ultimate_article_format\";s:8:\"standard\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":4:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";s:6:\"rights\";s:0:\"\";s:10:\"xreference\";s:0:\"\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:7:\"version\";s:2:\"10\";s:8:\"ordering\";s:1:\"4\";s:8:\"category\";s:8:\"#Website\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:16:\"2:auteursrechten\";s:7:\"catslug\";s:10:\"13:website\";s:6:\"author\";s:9:\"Moderator\";s:6:\"layout\";s:7:\"article\";s:7:\"context\";s:19:\"com_content.article\";s:4:\"path\";s:77:\"/portal/quatuora/component/content/article/auteursrechten?catid=13&Itemid=101\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"Article\";O:27:\"Joomla\\CMS\\Object\\CMSObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"Article\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:9:\"Moderator\";O:27:\"Joomla\\CMS\\Object\\CMSObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:9:\"Moderator\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Category\";a:1:{s:8:\"#Website\";O:27:\"Joomla\\CMS\\Object\\CMSObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:8:\"#Website\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:27:\"Joomla\\CMS\\Object\\CMSObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:46:\"index.php?option=com_content&view=article&id=2\";s:5:\"route\";s:70:\"index.php?option=com_content&view=article&id=2:auteursrechten&catid=13\";s:5:\"title\";s:14:\"Auteursrechten\";s:11:\"description\";s:16:\" Auteursrechten \";s:9:\"published\";N;s:5:\"state\";i:0;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2018-10-08 18:02:57\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2018-10-08 18:02:57\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:4;s:15:\"defaultLanguage\";s:5:\"nl-NL\";}'), ('5', 'index.php?option=com_content&view=article&id=8', 'index.php?option=com_content&view=article&id=8:helix4-ultimate&catid=15', 'Helix4 Ultimate', ' Helix Ultimate Helix Ultimate is een universele Joomla-sjabloon die kan worden gebruikt om allerlei websites te bouwen . U kunt het gebruiken om websites te lanceren voor bedrijven, adviesbureaus, verzekeringsmaatschappijen, online winkels, portfolio, reizende updates, boekencollectie en nog veel meer. ', '2021-02-08 21:14:07', '25278e9e0bc17c46e3198e0c79558d36', '1', '1', '1', '*', '2018-10-08 18:02:57', '0000-00-00 00:00:00', '2018-10-08 18:02:57', '0000-00-00 00:00:00', '0', '0', '4', 'O:19:\"FinderIndexerResult\":19:{s:11:\"\0*\0elements\";a:26:{s:2:\"id\";s:1:\"8\";s:5:\"alias\";s:15:\"helix4-ultimate\";s:7:\"summary\";s:561:\"
Helix Ultimate
\r\n\r\nHelix Ultimate is een universele Joomla-sjabloon die kan worden gebruikt om allerlei websites te bouwen . U kunt het gebruiken om websites te lanceren voor bedrijven, adviesbureaus, verzekeringsmaatschappijen, online winkels, portfolio, reizende updates, boekencollectie en nog veel meer.
\r\n\r\n\";s:4:\"body\";s:2223:\"\r\nDe populariteit van een site hangt grotendeels af van de gebruikerservaring . Helix Ultimate zorgt ervoor dat uw site schoon en soepel is . Het moderne en volledig responsieve ontwerp geeft de gebruiker het gevoel dat ze thuis rondlopen.
\r\n\r\nDe sjabloon is ontwikkeld met Bootstrap 4 waardoor de kleur en stijl opvallen. Het goede nieuws is dat Joomla 4 Bootstrap 4 zal gebruiken, zodat u op de hoogte bent van de technologie. Niemand zal je ouderwets noemen.
\r\n\r\nSP Page Builder , het beste hulpmiddel voor het bouwen van slepen en neerzetten wordt ondersteund door de Helix Ultimate-sjabloon. Met behulp van SP Page Builder kunt u uw site het uiterlijk geven van wat u zich kunt voorstellen.
\r\n\r\nMega-menu helpt u uw bezoekers direct vanuit de menubalk naar hun geïnteresseerde pagina\'s te leiden. Het bespaart hen veel tijd bij het vinden van het juiste item. De badge- functionaliteit helpt je ook om de aandacht te vestigen op je gebruikers voor een waardevol item. Helix Ultimate is een geweldige oplossing voor u en uw bedrijf!
\r\n\r\nFeatures
\r\n\r\n\r\n\r\n\r\n\r\n
\r\n\";s:6:\"images\";s:235:\"{\"image_intro\":\"images\\/blog\\/joomshaper-helix-ultimate-template-framework.png\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}\";s:5:\"catid\";s:2:\"15\";s:10:\"created_by\";s:2:\"55\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2019-12-31 14:53:52\";s:11:\"modified_by\";s:2:\"55\";s:6:\"params\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":87:{s:14:\"article_layout\";s:9:\"_:default\";s:10:\"show_title\";s:1:\"1\";s:11:\"link_titles\";s:1:\"1\";s:10:\"show_intro\";s:1:\"1\";s:19:\"info_block_position\";s:1:\"0\";s:21:\"info_block_show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:13:\"link_category\";s:1:\"1\";s:20:\"show_parent_category\";s:1:\"0\";s:20:\"link_parent_category\";s:1:\"0\";s:17:\"show_associations\";s:1:\"0\";s:5:\"flags\";s:1:\"1\";s:11:\"show_author\";s:1:\"0\";s:11:\"link_author\";s:1:\"0\";s:16:\"show_create_date\";s:1:\"0\";s:16:\"show_modify_date\";s:1:\"0\";s:17:\"show_publish_date\";s:1:\"1\";s:20:\"show_item_navigation\";s:1:\"1\";s:9:\"show_vote\";s:1:\"1\";s:13:\"show_readmore\";s:1:\"1\";s:19:\"show_readmore_title\";s:1:\"0\";s:14:\"readmore_limit\";s:3:\"100\";s:9:\"show_tags\";s:1:\"1\";s:10:\"show_icons\";s:1:\"1\";s:15:\"show_print_icon\";s:1:\"0\";s:15:\"show_email_icon\";s:1:\"0\";s:9:\"show_hits\";s:1:\"1\";s:11:\"record_hits\";s:1:\"1\";s:11:\"show_noauth\";s:1:\"0\";s:13:\"urls_position\";s:1:\"0\";s:7:\"captcha\";s:0:\"\";s:23:\"show_publishing_options\";s:1:\"1\";s:20:\"show_article_options\";s:1:\"1\";s:12:\"save_history\";s:1:\"1\";s:13:\"history_limit\";i:10;s:25:\"show_urls_images_frontend\";s:1:\"0\";s:24:\"show_urls_images_backend\";s:1:\"1\";s:7:\"targeta\";i:0;s:7:\"targetb\";i:0;s:7:\"targetc\";i:0;s:11:\"float_intro\";s:4:\"left\";s:14:\"float_fulltext\";s:4:\"left\";s:15:\"category_layout\";s:6:\"_:blog\";s:32:\"show_category_heading_title_text\";s:1:\"1\";s:19:\"show_category_title\";s:1:\"0\";s:16:\"show_description\";s:1:\"0\";s:22:\"show_description_image\";s:1:\"0\";s:8:\"maxLevel\";s:1:\"1\";s:21:\"show_empty_categories\";s:1:\"0\";s:16:\"show_no_articles\";s:1:\"1\";s:16:\"show_subcat_desc\";s:1:\"1\";s:21:\"show_cat_num_articles\";s:1:\"0\";s:13:\"show_cat_tags\";s:1:\"1\";s:21:\"show_base_description\";s:1:\"1\";s:11:\"maxLevelcat\";s:2:\"-1\";s:25:\"show_empty_categories_cat\";s:1:\"0\";s:20:\"show_subcat_desc_cat\";s:1:\"1\";s:25:\"show_cat_num_articles_cat\";s:1:\"1\";s:20:\"num_leading_articles\";s:1:\"2\";s:18:\"num_intro_articles\";s:1:\"6\";s:11:\"num_columns\";s:1:\"2\";s:9:\"num_links\";s:1:\"4\";s:18:\"multi_column_order\";s:1:\"0\";s:24:\"show_subcategory_content\";s:2:\"-1\";s:21:\"show_pagination_limit\";s:1:\"1\";s:12:\"filter_field\";s:4:\"hide\";s:13:\"show_headings\";s:1:\"1\";s:14:\"list_show_date\";s:1:\"0\";s:11:\"date_format\";s:0:\"\";s:14:\"list_show_hits\";s:1:\"1\";s:16:\"list_show_author\";s:1:\"1\";s:15:\"list_show_votes\";s:1:\"0\";s:17:\"list_show_ratings\";s:1:\"0\";s:11:\"orderby_pri\";s:5:\"order\";s:11:\"orderby_sec\";s:5:\"rdate\";s:10:\"order_date\";s:9:\"published\";s:15:\"show_pagination\";s:1:\"2\";s:23:\"show_pagination_results\";s:1:\"1\";s:13:\"show_featured\";s:4:\"show\";s:14:\"show_feed_link\";s:1:\"1\";s:12:\"feed_summary\";s:1:\"0\";s:18:\"feed_show_readmore\";s:1:\"0\";s:12:\"sef_advanced\";i:1;s:7:\"sef_ids\";i:1;s:20:\"custom_fields_enable\";s:1:\"1\";s:20:\"helix_ultimate_image\";s:66:\"images/2019/12/31/joomshaper-helix-ultimate-template-framework.png\";s:29:\"helix_ultimate_article_format\";s:8:\"standard\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":4:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";s:6:\"rights\";s:0:\"\";s:10:\"xreference\";s:0:\"\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:7:\"version\";s:1:\"6\";s:8:\"ordering\";s:1:\"3\";s:8:\"category\";s:6:\"Joomla\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:17:\"8:helix4-ultimate\";s:7:\"catslug\";s:9:\"15:joomla\";s:6:\"author\";s:9:\"Moderator\";s:6:\"layout\";s:7:\"article\";s:7:\"context\";s:19:\"com_content.article\";s:4:\"path\";s:44:\"/portal/quatuora/blog/joomla/helix4-ultimate\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"Article\";O:27:\"Joomla\\CMS\\Object\\CMSObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"Article\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:9:\"Moderator\";O:27:\"Joomla\\CMS\\Object\\CMSObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:9:\"Moderator\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Category\";a:1:{s:6:\"Joomla\";O:27:\"Joomla\\CMS\\Object\\CMSObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:6:\"Joomla\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:27:\"Joomla\\CMS\\Object\\CMSObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:46:\"index.php?option=com_content&view=article&id=8\";s:5:\"route\";s:71:\"index.php?option=com_content&view=article&id=8:helix4-ultimate&catid=15\";s:5:\"title\";s:15:\"Helix4 Ultimate\";s:11:\"description\";s:305:\" Helix Ultimate Helix Ultimate is een universele Joomla-sjabloon die kan worden gebruikt om allerlei websites te bouwen . U kunt het gebruiken om websites te lanceren voor bedrijven, adviesbureaus, verzekeringsmaatschappijen, online winkels, portfolio, reizende updates, boekencollectie en nog veel meer. \";s:9:\"published\";N;s:5:\"state\";i:1;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2018-10-08 18:02:57\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2018-10-08 18:02:57\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:4;s:15:\"defaultLanguage\";s:5:\"nl-NL\";}'), ('6', 'index.php?option=com_content&view=article&id=7', 'index.php?option=com_content&view=article&id=7:wat-zijn-cookies&catid=19', 'Wat zijn cookies?', ' Een cookie is een klein tekstbestandje dat een website op de harde schijf van je computer zet. ', '2021-02-08 21:14:33', '503c65cd98633342aab33bb1343e7c32', '1', '1', '1', '*', '2018-10-08 18:02:57', '0000-00-00 00:00:00', '2018-10-08 18:02:57', '0000-00-00 00:00:00', '0', '0', '4', 'O:19:\"FinderIndexerResult\":19:{s:11:\"\0*\0elements\";a:26:{s:2:\"id\";s:1:\"7\";s:5:\"alias\";s:16:\"wat-zijn-cookies\";s:7:\"summary\";s:131:\"
Een cookie is een klein tekstbestandje dat een website op de harde schijf van je computer zet.
\r\n\r\n\";s:4:\"body\";s:10613:\"\r\nCookies zijn kleine tekstbestanden die een website op je computer, tablet of mobiele telefoon plaatst op het moment dat je de website bezoekt. In deze cookies wordt informatie over jouw websitebezoek opgeslagen.
\r\n\r\nMet het plaatsen van cookies worden persoonsgegevens verwerkt. Door het gebruik van cookies kan een website je herkennen bij een volgend bezoek aan de website. Dat kan bijvoorbeeld handig zijn wanneer je niet telkens opnieuw wilt inloggen bij een nieuw bezoek aan de website.
\r\n\r\nFunctionele cookies zijn noodzakelijk om de website goed te laten functioneren. Deze cookies worden dan ook standaard geplaatst en worden niet verwijderd wanneer je de cookies niet accepteert. Functionele cookies zorgen ervoor dat je ingelogd kunt blijven tijdens je bezoek aan de website. Ook zorgen ze ervoor dat producten in je winkelmandje bewaard blijven wanneer je iets wilt kopen in onze webshop.
\r\n\r\nAnalytische cookies stellen ons in staat om het websitebezoek te meten. Deze statistieken geven ons inzicht in hoe vaak onze website wordt gebruikt, naar welke informatie bezoekers op zoek zijn en welke pagina\'s het meest worden bezocht. Hierdoor weten we welke website onderdelen populair zijn en op welke plekken we onze website kunnen verbeteren. We analyseren en verbeteren de website continu om de ervaring voor bezoekers zo prettig mogelijk te maken. De statistieken die we verzamelen kunnen we niet herleiden naar personen. Deze gegevens worden dus altijd anoniem gebruikt. We maken gebruik van Adobe Analytics en Google Analytics om inzichten te verkrijgen uit de data. De analytische cookies plaatsen we altijd bij een bezoek aan onze website.
\r\n\r\nAnalytische cookies verzamelen onder andere de volgende gegevens:
\r\n\r\nVoor meer informatie over wat Adobe en Google met de verzamelde gegevens doen, verwijzen we naar de privacyverklaringen van Adobe en Google. Deze verklaringen kunnen regelmatig wijzigen.
\r\n\r\nWij verstrekken de door jouw ingevulde persoonlijke gegevens (zoals naam, adres, BSN, telefoonnummer) nooit aan Adobe of Google. Lees meer over hoe we omgaan met persoonsgegevens in onze privacyverklaring.
\r\n\r\nOp onze website tonen we video\'s en andere content die je via een button kunt promoten en delen via sociale netwerken. Voor het functioneren van deze buttons plaatsen social-media-bedrijven, zoals Twitter, Facebook, YouTube en Google, cookies, zodat ze jou kunnen herkennen wanneer je bent ingelogd op dat sociale netwerk. Ook verzamelen zij hiermee gegevens over de pagina die je deelt. Voor meer informatie over de gegevens die social-media-bedrijven verzamelen, verwijzen wij naar de privacy verklaringen van deze bedrijven. Deze kunnen regelmatig wijzigen.
\r\n\r\n\r\n\r\nWe testen onze website voortdurend om je de beste gebruikerservaring te kunnen bieden. We willen weten of wijzigingen die we doen aan de website ook verbeteringen zijn. Daarom voeren we verbeteringen vaak eerst uit in een A/B-test. Hiervoor maken we gebruik van Visual Website Optimizer. Hierbij kunnen bezoekers op hetzelfde moment een aangepaste versie van de website te zien krijgen. Op deze manier optimaliseren we de website continu. Cookies worden gebruikt om ervoor te zorgen dat je de juiste versie van een pagina te zien krijgt en om resultaten te kunnen meten.
\r\n\r\nWe gebruiken Usabilla als tool om onderzoek te doen op de website. Zo kun je altijd feedback achterlaten op de website. Ook vragen we op bepaalde pagina\'s of we je goed hebben geholpen met dat artikel. Daarnaast gebruiken we ook een online survey waarin we vragen om jouw mening over onze website. Deze informatie gebruiken we om onze website continu te blijven verbeteren. De cookie zorgt ervoor dat je niet onnodig vaak de survey krijgt te zien. Ook geeft de cookie informatie door over jouw besturingssysteem en de browser waarmee je de website bezoekt.
\r\n\r\nOm te bekijken hoe bezoekers onze website gebruiken, maken we ook gebruik van Hotjar. Deze tool registreert muisklikken, muisbewegingen en scrollgedrag van bezoekers op onze website. Hotjar verzamelt informatie over bezochte pagina’s, de browser die je gebruikt en het gebruikte type apparaat en besturingssysteem. Deze gegevens gebruiken we om de website te verbeteren.
\r\n\r\nOm de prestaties van onze website te monitoren maken we gebruik van mPulse van SOASTA. Deze cookie wordt geplaatst om de snelheid van onze website in je browser te kunnen meten. Met deze informatie kunnen we mogelijke problemen met de prestaties van onze website op tijd ontdekken en oplossen.
\r\n\r\nIn bepaalde vergelijkers kun je gebruikmaken van een chatfunctie om vragen te stellen aan 1 van onze medewerkers. Hiervoor maken we gebruik van Clickdesk. Clickdesk plaatst een cookie om te weten hoe lang je op een pagina bent en misschien wel hulp kunt gebruiken.
\r\n\r\nWij gebruiken online advertenties om onze diensten onder de aandacht te brengen. Dit doen we het liefst zo gericht mogelijk, om kosten laag te houden en je geen onnodige advertenties te tonen. Wij maken hiervoor gebruik van Google Adwords, Google Dynamic Remarketing, Facebook Custom Audiences (wij delen ons klantenbestand niet met Facebook) Microsoft Bing Ads en DoubleClick (van Google). Op deze manier kunnen we gericht adverteren en de kosten laag houden.
\r\n\r\nDeze cookies maken het mogelijk om:
\r\n\r\nOok als je cookies niet accepteert kun je nog advertenties van ons online tegenkomen. Niet al onze advertenties gebruiken namelijk cookies. Cookies maken het wel mogelijk om jou relevantere advertenties te tonen en geen onnodige advertenties.
\r\n\r\nVoor meer informatie over wat Google met opgeslagen data doet, verwijzen we naar de privacyverklaring van Google. Deze kan regelmatig wijzigen. We hebben Google geen toestemming gegeven om de verkregen informatie te gebruiken voor andere Google diensten.
\r\n\r\nVoor meer informatie over wat Microsoft met opgeslagen data doet, verwijzen we naar de privacyverklaring van Microsoft. Deze kan regelmatig wijzigen. We hebben Microsoft geen toestemming gegeven om de verkregen informatie te gebruiken voor andere Microsoft diensten.
\r\n\r\nVoor meer informatie over wat Facebook met opgeslagen data doet, verwijzen we naar de privacyverklaring van Facebook. Deze kan regelmatig wijzigen. We hebben Facebook geen toestemming gegeven om de verkregen informatie te gebruiken voor andere Facebook diensten.
\r\n\r\nWil je cookies van onze website niet geplaatst hebben, dan kun je daarvoor kiezen in de cookiemelding die je te zien krijgt bij het eerste bezoek aan onze website. Heb je onze cookies eerder geaccepteerd, dan krijg je deze melding niet meer te zien en dien je eerst onze cookies te verwijderen.
\r\n\r\nJe kunt er ook voor kiezen om via je browser het plaatsen van cookies te blokkeren. Blokkeer je alle cookies, dan zouden websites minder goed kunnen werken. Het is beter om alleen de ongewenste cookies selectief uit te schakelen. Dit kun je doen in je browser bij de instellingen. Hiermee blokkeer je ook meteen de cookies van andere websites die je bezoekt.
\r\n\r\n\r\n\";s:6:\"images\";s:215:\"{\"image_intro\":\"images\\/blog\\/wat-zijn-website-cookies.png\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}\";s:5:\"catid\";s:2:\"19\";s:10:\"created_by\";s:2:\"55\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2019-12-31 15:05:50\";s:11:\"modified_by\";s:2:\"55\";s:6:\"params\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":88:{s:14:\"article_layout\";s:9:\"_:default\";s:10:\"show_title\";s:1:\"1\";s:11:\"link_titles\";s:1:\"1\";s:10:\"show_intro\";s:1:\"1\";s:19:\"info_block_position\";s:1:\"0\";s:21:\"info_block_show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:13:\"link_category\";s:1:\"1\";s:20:\"show_parent_category\";s:1:\"0\";s:20:\"link_parent_category\";s:1:\"0\";s:17:\"show_associations\";s:1:\"0\";s:5:\"flags\";s:1:\"1\";s:11:\"show_author\";s:1:\"0\";s:11:\"link_author\";s:1:\"0\";s:16:\"show_create_date\";s:1:\"0\";s:16:\"show_modify_date\";s:1:\"0\";s:17:\"show_publish_date\";s:1:\"1\";s:20:\"show_item_navigation\";s:1:\"1\";s:9:\"show_vote\";s:1:\"1\";s:13:\"show_readmore\";s:1:\"1\";s:19:\"show_readmore_title\";s:1:\"0\";s:14:\"readmore_limit\";s:3:\"100\";s:9:\"show_tags\";s:1:\"1\";s:10:\"show_icons\";s:1:\"1\";s:15:\"show_print_icon\";s:1:\"0\";s:15:\"show_email_icon\";s:1:\"0\";s:9:\"show_hits\";s:1:\"1\";s:11:\"record_hits\";s:1:\"1\";s:11:\"show_noauth\";s:1:\"0\";s:13:\"urls_position\";s:1:\"0\";s:7:\"captcha\";s:0:\"\";s:23:\"show_publishing_options\";s:1:\"1\";s:20:\"show_article_options\";s:1:\"1\";s:12:\"save_history\";s:1:\"1\";s:13:\"history_limit\";i:10;s:25:\"show_urls_images_frontend\";s:1:\"0\";s:24:\"show_urls_images_backend\";s:1:\"1\";s:7:\"targeta\";i:0;s:7:\"targetb\";i:0;s:7:\"targetc\";i:0;s:11:\"float_intro\";s:4:\"left\";s:14:\"float_fulltext\";s:4:\"left\";s:15:\"category_layout\";s:6:\"_:blog\";s:32:\"show_category_heading_title_text\";s:1:\"1\";s:19:\"show_category_title\";s:1:\"0\";s:16:\"show_description\";s:1:\"0\";s:22:\"show_description_image\";s:1:\"0\";s:8:\"maxLevel\";s:1:\"1\";s:21:\"show_empty_categories\";s:1:\"0\";s:16:\"show_no_articles\";s:1:\"1\";s:16:\"show_subcat_desc\";s:1:\"1\";s:21:\"show_cat_num_articles\";s:1:\"0\";s:13:\"show_cat_tags\";s:1:\"1\";s:21:\"show_base_description\";s:1:\"1\";s:11:\"maxLevelcat\";s:2:\"-1\";s:25:\"show_empty_categories_cat\";s:1:\"0\";s:20:\"show_subcat_desc_cat\";s:1:\"1\";s:25:\"show_cat_num_articles_cat\";s:1:\"1\";s:20:\"num_leading_articles\";s:1:\"2\";s:18:\"num_intro_articles\";s:1:\"6\";s:11:\"num_columns\";s:1:\"2\";s:9:\"num_links\";s:1:\"4\";s:18:\"multi_column_order\";s:1:\"0\";s:24:\"show_subcategory_content\";s:2:\"-1\";s:21:\"show_pagination_limit\";s:1:\"1\";s:12:\"filter_field\";s:4:\"hide\";s:13:\"show_headings\";s:1:\"1\";s:14:\"list_show_date\";s:1:\"0\";s:11:\"date_format\";s:0:\"\";s:14:\"list_show_hits\";s:1:\"1\";s:16:\"list_show_author\";s:1:\"1\";s:15:\"list_show_votes\";s:1:\"0\";s:17:\"list_show_ratings\";s:1:\"0\";s:11:\"orderby_pri\";s:5:\"order\";s:11:\"orderby_sec\";s:5:\"rdate\";s:10:\"order_date\";s:9:\"published\";s:15:\"show_pagination\";s:1:\"2\";s:23:\"show_pagination_results\";s:1:\"1\";s:13:\"show_featured\";s:4:\"show\";s:14:\"show_feed_link\";s:1:\"1\";s:12:\"feed_summary\";s:1:\"0\";s:18:\"feed_show_readmore\";s:1:\"0\";s:12:\"sef_advanced\";i:1;s:7:\"sef_ids\";i:1;s:20:\"custom_fields_enable\";s:1:\"1\";s:20:\"helix_ultimate_image\";s:46:\"images/2019/12/31/wat-zijn-website-cookies.png\";s:29:\"helix_ultimate_article_format\";s:8:\"standard\";s:22:\"helix_ultimate_gallery\";s:36:\"{\"helix_ultimate_gallery_images\":[]}\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":4:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";s:6:\"rights\";s:0:\"\";s:10:\"xreference\";s:0:\"\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:7:\"version\";s:1:\"7\";s:8:\"ordering\";s:1:\"3\";s:8:\"category\";s:9:\"Internet \";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:18:\"7:wat-zijn-cookies\";s:7:\"catslug\";s:11:\"19:internet\";s:6:\"author\";s:9:\"Moderator\";s:6:\"layout\";s:7:\"article\";s:7:\"context\";s:19:\"com_content.article\";s:4:\"path\";s:47:\"/portal/quatuora/blog/internet/wat-zijn-cookies\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"Article\";O:27:\"Joomla\\CMS\\Object\\CMSObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"Article\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:9:\"Moderator\";O:27:\"Joomla\\CMS\\Object\\CMSObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:9:\"Moderator\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Category\";a:1:{s:9:\"Internet \";O:27:\"Joomla\\CMS\\Object\\CMSObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:9:\"Internet \";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:27:\"Joomla\\CMS\\Object\\CMSObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:46:\"index.php?option=com_content&view=article&id=7\";s:5:\"route\";s:72:\"index.php?option=com_content&view=article&id=7:wat-zijn-cookies&catid=19\";s:5:\"title\";s:17:\"Wat zijn cookies?\";s:11:\"description\";s:96:\" Een cookie is een klein tekstbestandje dat een website op de harde schijf van je computer zet. \";s:9:\"published\";N;s:5:\"state\";i:1;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2018-10-08 18:02:57\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2018-10-08 18:02:57\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:4;s:15:\"defaultLanguage\";s:5:\"nl-NL\";}'), ('8', 'index.php?option=com_content&view=article&id=25', 'index.php?option=com_content&view=article&id=25:font-awesome-2&catid=8', 'Font Awesome', ' Font Awesome Font Awesome is een pictografische taal van webgerelateerde acties die meer dan 300 pictogrammen levert. De Font Awesome-webfont- en CSS-bestanden zijn gelicentieerd onder CC BY 3.0 en u kunt de volledige gebruiksvoorbeelden vinden op Font Awesome - http://fortawesome.github.com/Font-Awesome ', '2021-02-08 21:17:56', '1395b28efebd638567f4eddfbe256857', '1', '1', '1', '*', '2021-02-05 13:42:55', '0000-00-00 00:00:00', '2021-02-05 13:42:55', '0000-00-00 00:00:00', '0', '0', '4', 'O:19:\"FinderIndexerResult\":19:{s:11:\"\0*\0elements\";a:26:{s:2:\"id\";s:2:\"25\";s:5:\"alias\";s:14:\"font-awesome-2\";s:7:\"summary\";s:488:\"
Font Awesome is een pictografische taal van webgerelateerde acties die meer dan 300 pictogrammen levert. De Font Awesome-webfont- en CSS-bestanden zijn gelicentieerd onder CC BY 3.0 en u kunt de volledige gebruiksvoorbeelden vinden op Font Awesome - http://fortawesome.github.com/Font-Awesome
\r\n\r\n\";s:4:\"body\";s:42908:\"\r\nVoeg de class fa-CLASS_NAME toe aan elk element, kan het bestee gebruikt worden met een <span>.
Kan ook worden toegevoegd aan elk menu-item via het veld Link CSS Style te koppelen in de instellingen van uw menu-item of aan een moduletitel met behulp van het veld Header Class in uw module-instellingen.
Joomla! is een bekroond Content Management Systeem (CMS) dat u helpt bij het bouwen van websites en andere krachtige online applicaties.
\r\n\r\n\";s:4:\"body\";s:989:\"\r\nHet beste van alles, Joomla! is een open source-oplossing die voor iedereen gratis beschikbaar is. Er zijn veel Joomla-plug-ins beschikbaar die een website met veel functies kunnen verrijken.
\r\n\r\nJoomla is open source software (wat betekent dat het voor iedereen gratis is) dat een content management systeem (CMS) is. Het houdt niet alleen alle inhoud bij, maar stelt ook niet-programmeurs in staat om websites en webapplicaties te bouwen die eenvoudig of zeer complex zijn.
\r\n\r\nJoomla is een technologie- of contentmanagementsysteem (CMS), dat u een platform bewijst om websites en online applicaties te bouwen. de meeste IT-bedrijven geven de voorkeur aan joomla, bijvoorbeeld Hvantage Teachnology is een IT-bedrijf dat ook werkt aan Joomla voor het ontwerpen van websites en andere toepassingen.
\r\n\r\n\r\n\";s:6:\"images\";s:197:\"{\"image_intro\":\"images\\/blog\\/joomla.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}\";s:5:\"catid\";s:1:\"8\";s:10:\"created_by\";s:2:\"55\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2021-02-08 20:40:34\";s:11:\"modified_by\";s:2:\"55\";s:6:\"params\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":87:{s:14:\"article_layout\";s:9:\"_:default\";s:10:\"show_title\";s:1:\"1\";s:11:\"link_titles\";s:1:\"1\";s:10:\"show_intro\";s:1:\"1\";s:19:\"info_block_position\";s:1:\"0\";s:21:\"info_block_show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:13:\"link_category\";s:1:\"1\";s:20:\"show_parent_category\";s:1:\"0\";s:20:\"link_parent_category\";s:1:\"0\";s:17:\"show_associations\";s:1:\"0\";s:5:\"flags\";s:1:\"1\";s:11:\"show_author\";s:1:\"1\";s:11:\"link_author\";s:1:\"0\";s:16:\"show_create_date\";s:1:\"0\";s:16:\"show_modify_date\";s:1:\"0\";s:17:\"show_publish_date\";s:1:\"1\";s:20:\"show_item_navigation\";s:1:\"1\";s:9:\"show_vote\";s:1:\"1\";s:13:\"show_readmore\";s:1:\"1\";s:19:\"show_readmore_title\";s:1:\"0\";s:14:\"readmore_limit\";s:3:\"100\";s:9:\"show_tags\";s:1:\"1\";s:10:\"show_icons\";s:1:\"1\";s:15:\"show_print_icon\";s:1:\"1\";s:15:\"show_email_icon\";s:1:\"1\";s:9:\"show_hits\";s:1:\"1\";s:11:\"record_hits\";s:1:\"1\";s:11:\"show_noauth\";s:1:\"0\";s:13:\"urls_position\";s:1:\"0\";s:7:\"captcha\";s:0:\"\";s:23:\"show_publishing_options\";s:1:\"1\";s:20:\"show_article_options\";s:1:\"1\";s:12:\"save_history\";s:1:\"1\";s:13:\"history_limit\";i:10;s:25:\"show_urls_images_frontend\";s:1:\"0\";s:24:\"show_urls_images_backend\";s:1:\"1\";s:7:\"targeta\";i:0;s:7:\"targetb\";i:0;s:7:\"targetc\";i:0;s:11:\"float_intro\";s:4:\"left\";s:14:\"float_fulltext\";s:4:\"left\";s:15:\"category_layout\";s:6:\"_:blog\";s:32:\"show_category_heading_title_text\";s:1:\"1\";s:19:\"show_category_title\";s:1:\"0\";s:16:\"show_description\";s:1:\"0\";s:22:\"show_description_image\";s:1:\"0\";s:8:\"maxLevel\";s:1:\"1\";s:21:\"show_empty_categories\";s:1:\"0\";s:16:\"show_no_articles\";s:1:\"1\";s:16:\"show_subcat_desc\";s:1:\"1\";s:21:\"show_cat_num_articles\";s:1:\"0\";s:13:\"show_cat_tags\";s:1:\"1\";s:21:\"show_base_description\";s:1:\"1\";s:11:\"maxLevelcat\";s:2:\"-1\";s:25:\"show_empty_categories_cat\";s:1:\"0\";s:20:\"show_subcat_desc_cat\";s:1:\"1\";s:25:\"show_cat_num_articles_cat\";s:1:\"1\";s:20:\"num_leading_articles\";s:1:\"1\";s:18:\"num_intro_articles\";s:1:\"4\";s:11:\"num_columns\";s:1:\"2\";s:9:\"num_links\";s:1:\"4\";s:18:\"multi_column_order\";s:1:\"0\";s:24:\"show_subcategory_content\";s:1:\"0\";s:21:\"show_pagination_limit\";s:1:\"1\";s:12:\"filter_field\";s:4:\"hide\";s:13:\"show_headings\";s:1:\"1\";s:14:\"list_show_date\";s:1:\"0\";s:11:\"date_format\";s:0:\"\";s:14:\"list_show_hits\";s:1:\"1\";s:16:\"list_show_author\";s:1:\"1\";s:15:\"list_show_votes\";s:1:\"0\";s:17:\"list_show_ratings\";s:1:\"0\";s:11:\"orderby_pri\";s:5:\"order\";s:11:\"orderby_sec\";s:5:\"rdate\";s:10:\"order_date\";s:9:\"published\";s:15:\"show_pagination\";s:1:\"2\";s:23:\"show_pagination_results\";s:1:\"1\";s:13:\"show_featured\";s:4:\"show\";s:14:\"show_feed_link\";s:1:\"1\";s:12:\"feed_summary\";s:1:\"0\";s:18:\"feed_show_readmore\";s:1:\"0\";s:12:\"sef_advanced\";i:1;s:7:\"sef_ids\";i:1;s:20:\"custom_fields_enable\";s:1:\"1\";s:20:\"helix_ultimate_image\";s:29:\"images/2019/12/31/joomla1.jpg\";s:29:\"helix_ultimate_article_format\";s:8:\"standard\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":4:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";s:6:\"rights\";s:0:\"\";s:10:\"xreference\";s:0:\"\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:7:\"version\";s:1:\"3\";s:8:\"ordering\";s:1:\"0\";s:8:\"category\";s:4:\"Blog\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:18:\"21:wat-is-joomla-2\";s:7:\"catslug\";s:6:\"8:blog\";s:6:\"author\";s:9:\"Moderator\";s:6:\"layout\";s:7:\"article\";s:7:\"context\";s:19:\"com_content.article\";s:4:\"path\";s:37:\"/portal/quatuora/blog/wat-is-joomla-2\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"Article\";O:27:\"Joomla\\CMS\\Object\\CMSObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"Article\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:9:\"Moderator\";O:27:\"Joomla\\CMS\\Object\\CMSObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:9:\"Moderator\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Category\";a:1:{s:4:\"Blog\";O:27:\"Joomla\\CMS\\Object\\CMSObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:4:\"Blog\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:27:\"Joomla\\CMS\\Object\\CMSObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:47:\"index.php?option=com_content&view=article&id=21\";s:5:\"route\";s:71:\"index.php?option=com_content&view=article&id=21:wat-is-joomla-2&catid=8\";s:5:\"title\";s:18:\"Wat is Joomla! (2)\";s:11:\"description\";s:138:\" Joomla! is een bekroond Content Management Systeem (CMS) dat u helpt bij het bouwen van websites en andere krachtige online applicaties. \";s:9:\"published\";N;s:5:\"state\";i:1;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2019-12-31 15:26:39\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2019-12-31 15:22:03\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:4;s:15:\"defaultLanguage\";s:5:\"nl-NL\";}'), ('12', 'index.php?option=com_content&view=article&id=22', 'index.php?option=com_content&view=article&id=22:important-weblinks-slot&catid=2', 'Important weblinks (slot)', ' {loadmoduleid 164} ', '2021-02-11 15:31:36', 'e93e34e9d58839ce25eb516496077a2f', '1', '0', '1', '*', '2018-10-08 18:02:57', '0000-00-00 00:00:00', '2018-10-08 18:02:57', '0000-00-00 00:00:00', '0', '0', '4', 'O:19:\"FinderIndexerResult\":19:{s:11:\"\0*\0elements\";a:26:{s:2:\"id\";s:2:\"22\";s:5:\"alias\";s:23:\"important-weblinks-slot\";s:7:\"summary\";s:27:\"
{loadmoduleid 164}
\r\n\";s:4:\"body\";s:0:\"\";s:6:\"images\";s:173:\"{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}\";s:5:\"catid\";s:1:\"2\";s:10:\"created_by\";s:2:\"55\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2021-02-11 14:31:36\";s:11:\"modified_by\";s:2:\"55\";s:6:\"params\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":86:{s:14:\"article_layout\";s:9:\"_:default\";s:10:\"show_title\";s:1:\"1\";s:11:\"link_titles\";s:1:\"1\";s:10:\"show_intro\";s:1:\"1\";s:19:\"info_block_position\";s:1:\"0\";s:21:\"info_block_show_title\";s:1:\"1\";s:13:\"show_category\";s:1:\"1\";s:13:\"link_category\";s:1:\"1\";s:20:\"show_parent_category\";s:1:\"0\";s:20:\"link_parent_category\";s:1:\"0\";s:17:\"show_associations\";s:1:\"0\";s:5:\"flags\";s:1:\"1\";s:11:\"show_author\";s:1:\"1\";s:11:\"link_author\";s:1:\"0\";s:16:\"show_create_date\";s:1:\"0\";s:16:\"show_modify_date\";s:1:\"0\";s:17:\"show_publish_date\";s:1:\"1\";s:20:\"show_item_navigation\";s:1:\"1\";s:9:\"show_vote\";s:1:\"1\";s:13:\"show_readmore\";s:1:\"1\";s:19:\"show_readmore_title\";s:1:\"0\";s:14:\"readmore_limit\";s:3:\"100\";s:9:\"show_tags\";s:1:\"1\";s:10:\"show_icons\";s:1:\"1\";s:15:\"show_print_icon\";s:1:\"1\";s:15:\"show_email_icon\";s:1:\"1\";s:9:\"show_hits\";s:1:\"1\";s:11:\"record_hits\";s:1:\"1\";s:11:\"show_noauth\";s:1:\"0\";s:13:\"urls_position\";s:1:\"0\";s:7:\"captcha\";s:0:\"\";s:23:\"show_publishing_options\";s:1:\"1\";s:20:\"show_article_options\";s:1:\"1\";s:12:\"save_history\";s:1:\"1\";s:13:\"history_limit\";i:10;s:25:\"show_urls_images_frontend\";s:1:\"0\";s:24:\"show_urls_images_backend\";s:1:\"1\";s:7:\"targeta\";i:0;s:7:\"targetb\";i:0;s:7:\"targetc\";i:0;s:11:\"float_intro\";s:4:\"left\";s:14:\"float_fulltext\";s:4:\"left\";s:15:\"category_layout\";s:6:\"_:blog\";s:32:\"show_category_heading_title_text\";s:1:\"1\";s:19:\"show_category_title\";s:1:\"0\";s:16:\"show_description\";s:1:\"0\";s:22:\"show_description_image\";s:1:\"0\";s:8:\"maxLevel\";s:1:\"1\";s:21:\"show_empty_categories\";s:1:\"0\";s:16:\"show_no_articles\";s:1:\"1\";s:16:\"show_subcat_desc\";s:1:\"1\";s:21:\"show_cat_num_articles\";s:1:\"0\";s:13:\"show_cat_tags\";s:1:\"1\";s:21:\"show_base_description\";s:1:\"1\";s:11:\"maxLevelcat\";s:2:\"-1\";s:25:\"show_empty_categories_cat\";s:1:\"0\";s:20:\"show_subcat_desc_cat\";s:1:\"1\";s:25:\"show_cat_num_articles_cat\";s:1:\"1\";s:20:\"num_leading_articles\";s:1:\"1\";s:18:\"num_intro_articles\";s:1:\"4\";s:11:\"num_columns\";s:1:\"2\";s:9:\"num_links\";s:1:\"4\";s:18:\"multi_column_order\";s:1:\"0\";s:24:\"show_subcategory_content\";s:1:\"0\";s:21:\"show_pagination_limit\";s:1:\"1\";s:12:\"filter_field\";s:4:\"hide\";s:13:\"show_headings\";s:1:\"1\";s:14:\"list_show_date\";s:1:\"0\";s:11:\"date_format\";s:0:\"\";s:14:\"list_show_hits\";s:1:\"1\";s:16:\"list_show_author\";s:1:\"1\";s:15:\"list_show_votes\";s:1:\"0\";s:17:\"list_show_ratings\";s:1:\"0\";s:11:\"orderby_pri\";s:5:\"order\";s:11:\"orderby_sec\";s:5:\"rdate\";s:10:\"order_date\";s:9:\"published\";s:15:\"show_pagination\";s:1:\"2\";s:23:\"show_pagination_results\";s:1:\"1\";s:13:\"show_featured\";s:4:\"show\";s:14:\"show_feed_link\";s:1:\"1\";s:12:\"feed_summary\";s:1:\"0\";s:18:\"feed_show_readmore\";s:1:\"0\";s:12:\"sef_advanced\";i:1;s:7:\"sef_ids\";i:1;s:20:\"custom_fields_enable\";s:1:\"1\";s:29:\"helix_ultimate_article_format\";s:8:\"standard\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":4:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";s:6:\"rights\";s:0:\"\";s:10:\"xreference\";s:0:\"\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:7:\"version\";s:1:\"4\";s:8:\"ordering\";s:1:\"2\";s:8:\"category\";s:13:\"Uncategorised\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:26:\"22:important-weblinks-slot\";s:7:\"catslug\";s:15:\"2:uncategorised\";s:6:\"author\";s:9:\"Moderator\";s:6:\"layout\";s:7:\"article\";s:7:\"context\";s:19:\"com_content.article\";s:4:\"path\";s:85:\"/portal/quatuora/component/content/article/important-weblinks-slot?catid=2&Itemid=101\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"Article\";O:27:\"Joomla\\CMS\\Object\\CMSObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"Article\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:9:\"Moderator\";O:27:\"Joomla\\CMS\\Object\\CMSObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:9:\"Moderator\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Category\";a:1:{s:13:\"Uncategorised\";O:27:\"Joomla\\CMS\\Object\\CMSObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:13:\"Uncategorised\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:27:\"Joomla\\CMS\\Object\\CMSObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:47:\"index.php?option=com_content&view=article&id=22\";s:5:\"route\";s:79:\"index.php?option=com_content&view=article&id=22:important-weblinks-slot&catid=2\";s:5:\"title\";s:25:\"Important weblinks (slot)\";s:11:\"description\";s:20:\" {loadmoduleid 164} \";s:9:\"published\";N;s:5:\"state\";i:0;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2018-10-08 18:02:57\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2018-10-08 18:02:57\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:4;s:15:\"defaultLanguage\";s:5:\"nl-NL\";}'); /**ABDB**/CREATE TABLE `q4zq8_finder_filters` ( `filter_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `title` varchar(255) NOT NULL, `alias` varchar(255) NOT NULL, `state` tinyint(1) NOT NULL DEFAULT '1', `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `created_by` int(10) unsigned NOT NULL, `created_by_alias` varchar(255) NOT NULL, `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_by` int(10) unsigned NOT NULL DEFAULT '0', `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `map_count` int(10) unsigned NOT NULL DEFAULT '0', `data` mediumtext NOT NULL, `params` longtext, PRIMARY KEY (`filter_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; /**ABDB**/CREATE TABLE `q4zq8_fields_values` ( `field_id` int(10) unsigned NOT NULL, `item_id` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'Allow references to items which have strings as ids, eg. none db systems.', `value` mediumtext COLLATE utf8mb4_unicode_ci, KEY `idx_field_id` (`field_id`), KEY `idx_item_id` (`item_id`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /**ABDB**/INSERT INTO `q4zq8_fields_values` VALUES ('1', '55', 'http://joomla4all.nl'); /**ABDB**/CREATE TABLE `q4zq8_fields_groups` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `asset_id` int(10) unsigned NOT NULL DEFAULT '0', `context` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `note` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `state` tinyint(1) NOT NULL DEFAULT '0', `checked_out` int(11) NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `ordering` int(11) NOT NULL DEFAULT '0', `params` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `created_by` int(10) unsigned NOT NULL DEFAULT '0', `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_by` int(10) unsigned NOT NULL DEFAULT '0', `access` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `idx_checkout` (`checked_out`), KEY `idx_state` (`state`), KEY `idx_created_by` (`created_by`), KEY `idx_access` (`access`), KEY `idx_language` (`language`), KEY `idx_context` (`context`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /**ABDB**/CREATE TABLE `q4zq8_fields_categories` ( `field_id` int(11) NOT NULL DEFAULT '0', `category_id` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`field_id`,`category_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /**ABDB**/CREATE TABLE `q4zq8_fields` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `asset_id` int(10) unsigned NOT NULL DEFAULT '0', `context` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `group_id` int(10) unsigned NOT NULL DEFAULT '0', `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `label` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `default_value` mediumtext COLLATE utf8mb4_unicode_ci, `type` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'text', `note` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `state` tinyint(1) NOT NULL DEFAULT '0', `required` tinyint(1) NOT NULL DEFAULT '0', `checked_out` int(11) NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `ordering` int(11) NOT NULL DEFAULT '0', `params` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `fieldparams` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `created_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `created_user_id` int(10) unsigned NOT NULL DEFAULT '0', `modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_by` int(10) unsigned NOT NULL DEFAULT '0', `access` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `idx_checkout` (`checked_out`), KEY `idx_state` (`state`), KEY `idx_created_user_id` (`created_user_id`), KEY `idx_access` (`access`), KEY `idx_language` (`language`), KEY `idx_context` (`context`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /**ABDB**/INSERT INTO `q4zq8_fields` VALUES ('1', '361', 'com_users.user', '0', 'Website (URL)', 'url', 'Website', '', 'url', '', '', '1', '0', '0', '0000-00-00 00:00:00', '0', '{\"hint\":\"\",\"class\":\"\",\"label_class\":\"\",\"show_on\":\"\",\"render_class\":\"\",\"showlabel\":\"1\",\"label_render_class\":\"\",\"display\":\"2\",\"layout\":\"\",\"display_readonly\":\"2\"}', '{\"schemes\":[\"http\",\"https\"],\"relative\":\"\"}', '*', '2020-05-29 11:44:56', '55', '0000-00-00 00:00:00', '0', '1'); /**ABDB**/CREATE TABLE `q4zq8_extensions` ( `extension_id` int(11) NOT NULL AUTO_INCREMENT, `package_id` int(11) NOT NULL DEFAULT '0' COMMENT 'Parent package ID for extensions installed as a package.', `name` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL, `type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL, `element` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL, `folder` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL, `client_id` tinyint(3) NOT NULL, `enabled` tinyint(3) NOT NULL DEFAULT '0', `access` int(10) unsigned NOT NULL DEFAULT '1', `protected` tinyint(3) NOT NULL DEFAULT '0', `manifest_cache` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `params` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `custom_data` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `system_data` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `ordering` int(11) DEFAULT '0', `state` int(11) DEFAULT '0', PRIMARY KEY (`extension_id`), KEY `element_clientid` (`element`,`client_id`), KEY `element_folder_clientid` (`element`,`folder`,`client_id`), KEY `extension` (`type`,`element`,`folder`,`client_id`) ) ENGINE=InnoDB AUTO_INCREMENT=10477 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /**ABDB**/INSERT INTO `q4zq8_extensions` VALUES ('1', '0', 'com_mailto', 'component', 'com_mailto', '', '0', '1', '1', '1', '{\"name\":\"com_mailto\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_MAILTO_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mailto\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('2', '0', 'com_wrapper', 'component', 'com_wrapper', '', '0', '1', '1', '1', '{\"name\":\"com_wrapper\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_WRAPPER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"wrapper\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('3', '0', 'com_admin', 'component', 'com_admin', '', '1', '1', '1', '1', '{\"name\":\"com_admin\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_ADMIN_XML_DESCRIPTION\",\"group\":\"\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('4', '0', 'com_banners', 'component', 'com_banners', '', '1', '1', '1', '0', '{\"name\":\"com_banners\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_BANNERS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"banners\"}', '{\"purchase_type\":\"3\",\"track_impressions\":\"0\",\"track_clicks\":\"0\",\"metakey_prefix\":\"\",\"save_history\":\"1\",\"history_limit\":10}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('5', '0', 'com_cache', 'component', 'com_cache', '', '1', '1', '1', '1', '{\"name\":\"com_cache\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_CACHE_XML_DESCRIPTION\",\"group\":\"\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('6', '0', 'com_categories', 'component', 'com_categories', '', '1', '1', '1', '1', '{\"name\":\"com_categories\",\"type\":\"component\",\"creationDate\":\"December 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('7', '0', 'com_checkin', 'component', 'com_checkin', '', '1', '1', '1', '1', '{\"name\":\"com_checkin\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_CHECKIN_XML_DESCRIPTION\",\"group\":\"\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('8', '0', 'com_contact', 'component', 'com_contact', '', '1', '1', '1', '0', '{\"name\":\"com_contact\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contact\"}', '{\"contact_layout\":\"_:default\",\"show_contact_category\":\"hide\",\"save_history\":\"1\",\"history_limit\":10,\"show_contact_list\":\"0\",\"presentation_style\":\"plain\",\"show_tags\":\"1\",\"show_info\":\"1\",\"show_name\":\"0\",\"show_position\":\"1\",\"show_email\":\"0\",\"add_mailto_link\":\"1\",\"show_street_address\":\"1\",\"show_suburb\":\"1\",\"show_state\":\"1\",\"show_postcode\":\"1\",\"show_country\":\"1\",\"show_telephone\":\"1\",\"show_mobile\":\"1\",\"show_fax\":\"1\",\"show_webpage\":\"1\",\"show_image\":\"1\",\"image\":\"\",\"show_misc\":\"1\",\"allow_vcard\":\"0\",\"show_articles\":\"0\",\"articles_display_num\":\"10\",\"show_profile\":\"0\",\"show_user_custom_fields\":[\"-1\"],\"show_links\":\"0\",\"linka_name\":\"\",\"linkb_name\":\"\",\"linkc_name\":\"\",\"linkd_name\":\"\",\"linke_name\":\"\",\"contact_icons\":\"0\",\"icon_address\":\"\",\"icon_email\":\"\",\"icon_telephone\":\"\",\"icon_mobile\":\"\",\"icon_fax\":\"\",\"icon_misc\":\"\",\"category_layout\":\"_:default\",\"show_category_title\":\"1\",\"show_description\":\"1\",\"show_description_image\":\"0\",\"maxLevel\":\"-1\",\"show_subcat_desc\":\"1\",\"show_empty_categories\":\"0\",\"show_cat_items\":\"1\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_subcat_desc_cat\":\"1\",\"show_empty_categories_cat\":\"0\",\"show_cat_items_cat\":\"1\",\"filter_field\":\"0\",\"show_pagination_limit\":\"0\",\"show_headings\":\"1\",\"show_image_heading\":\"0\",\"show_position_headings\":\"1\",\"show_email_headings\":\"0\",\"show_telephone_headings\":\"1\",\"show_mobile_headings\":\"0\",\"show_fax_headings\":\"0\",\"show_suburb_headings\":\"1\",\"show_state_headings\":\"1\",\"show_country_headings\":\"1\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"initial_sort\":\"ordering\",\"captcha\":\"\",\"show_email_form\":\"1\",\"show_email_copy\":\"0\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"1\",\"custom_reply\":\"0\",\"redirect\":\"\",\"show_feed_link\":\"1\",\"sef_advanced\":0,\"sef_ids\":0,\"custom_fields_enable\":\"1\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('9', '0', 'com_cpanel', 'component', 'com_cpanel', '', '1', '1', '1', '1', '{\"name\":\"com_cpanel\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_CPANEL_XML_DESCRIPTION\",\"group\":\"\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('10', '0', 'com_installer', 'component', 'com_installer', '', '1', '1', '1', '1', '{\"name\":\"com_installer\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_INSTALLER_XML_DESCRIPTION\",\"group\":\"\"}', '{\"show_jed_info\":\"1\",\"cachetimeout\":\"24\",\"minimum_stability\":\"4\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('11', '0', 'com_languages', 'component', 'com_languages', '', '1', '1', '1', '1', '{\"name\":\"com_languages\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\"}', '{\"administrator\":\"en-GB\",\"site\":\"nl-NL\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('12', '0', 'com_login', 'component', 'com_login', '', '1', '1', '1', '1', '{\"name\":\"com_login\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_LOGIN_XML_DESCRIPTION\",\"group\":\"\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('13', '0', 'com_media', 'component', 'com_media', '', '1', '1', '0', '1', '{\"name\":\"com_media\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_MEDIA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"media\"}', '{\"upload_extensions\":\"bmp,csv,doc,gif,ico,jpg,jpeg,odg,odp,ods,odt,pdf,png,ppt,txt,xcf,xls,BMP,CSV,DOC,GIF,ICO,JPG,JPEG,ODG,ODP,ODS,ODT,PDF,PNG,PPT,TXT,XCF,XLS\",\"upload_maxsize\":\"10\",\"file_path\":\"images\",\"image_path\":\"images\",\"restrict_uploads\":\"1\",\"allowed_media_usergroup\":\"3\",\"check_mime\":\"1\",\"image_extensions\":\"bmp,gif,jpg,png\",\"ignore_extensions\":\"\",\"upload_mime\":\"image\\/jpeg,image\\/gif,image\\/png,image\\/bmp,application\\/msword,application\\/excel,application\\/pdf,application\\/powerpoint,text\\/plain,application\\/x-zip\",\"upload_mime_illegal\":\"text\\/html\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('14', '0', 'com_menus', 'component', 'com_menus', '', '1', '1', '1', '1', '{\"name\":\"com_menus\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_MENUS_XML_DESCRIPTION\",\"group\":\"\"}', '{\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('15', '0', 'com_messages', 'component', 'com_messages', '', '1', '1', '1', '1', '{\"name\":\"com_messages\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_MESSAGES_XML_DESCRIPTION\",\"group\":\"\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('16', '0', 'com_modules', 'component', 'com_modules', '', '1', '1', '1', '1', '{\"name\":\"com_modules\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_MODULES_XML_DESCRIPTION\",\"group\":\"\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('17', '0', 'com_newsfeeds', 'component', 'com_newsfeeds', '', '1', '1', '1', '0', '{\"name\":\"com_newsfeeds\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"newsfeeds\"}', '{\"newsfeed_layout\":\"_:default\",\"save_history\":\"1\",\"history_limit\":5,\"show_feed_image\":\"1\",\"show_feed_description\":\"1\",\"show_item_description\":\"1\",\"feed_character_count\":\"0\",\"feed_display_order\":\"des\",\"float_first\":\"right\",\"float_second\":\"right\",\"show_tags\":\"1\",\"category_layout\":\"_:default\",\"show_category_title\":\"1\",\"show_description\":\"1\",\"show_description_image\":\"1\",\"maxLevel\":\"-1\",\"show_empty_categories\":\"0\",\"show_subcat_desc\":\"1\",\"show_cat_items\":\"1\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_empty_categories_cat\":\"0\",\"show_subcat_desc_cat\":\"1\",\"show_cat_items_cat\":\"1\",\"filter_field\":\"1\",\"show_pagination_limit\":\"1\",\"show_headings\":\"1\",\"show_articles\":\"0\",\"show_link\":\"1\",\"show_pagination\":\"1\",\"show_pagination_results\":\"1\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('18', '0', 'com_plugins', 'component', 'com_plugins', '', '1', '1', '1', '1', '{\"name\":\"com_plugins\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_PLUGINS_XML_DESCRIPTION\",\"group\":\"\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('19', '0', 'com_search', 'component', 'com_search', '', '1', '1', '1', '0', '{\"name\":\"com_search\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_SEARCH_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"search\"}', '{\"enabled\":\"0\",\"search_phrases\":\"1\",\"search_areas\":\"1\",\"show_date\":\"1\",\"opensearch_name\":\"\",\"opensearch_description\":\"\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('20', '0', 'com_templates', 'component', 'com_templates', '', '1', '1', '1', '1', '{\"name\":\"com_templates\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_TEMPLATES_XML_DESCRIPTION\",\"group\":\"\"}', '{\"template_positions_display\":\"0\",\"upload_limit\":\"30\",\"image_formats\":\"gif,bmp,jpg,jpeg,png\",\"source_formats\":\"txt,less,ini,xml,js,php,css,scss,sass\",\"font_formats\":\"woff,ttf,otf\",\"compressed_formats\":\"zip\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('22', '0', 'com_content', 'component', 'com_content', '', '1', '1', '0', '1', '{\"name\":\"com_content\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"content\"}', '{\"article_layout\":\"_:default\",\"show_title\":\"1\",\"link_titles\":\"1\",\"show_intro\":\"1\",\"info_block_position\":\"0\",\"info_block_show_title\":\"1\",\"show_category\":\"1\",\"link_category\":\"1\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_associations\":\"0\",\"flags\":\"1\",\"show_author\":\"1\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"1\",\"show_item_navigation\":\"1\",\"show_vote\":\"1\",\"show_readmore\":\"1\",\"show_readmore_title\":\"0\",\"readmore_limit\":\"100\",\"show_tags\":\"1\",\"show_icons\":\"1\",\"show_print_icon\":\"1\",\"show_email_icon\":\"1\",\"show_hits\":\"1\",\"record_hits\":\"1\",\"show_noauth\":\"0\",\"urls_position\":\"0\",\"captcha\":\"\",\"show_publishing_options\":\"1\",\"show_article_options\":\"1\",\"save_history\":\"1\",\"history_limit\":10,\"show_urls_images_frontend\":\"0\",\"show_urls_images_backend\":\"1\",\"targeta\":0,\"targetb\":0,\"targetc\":0,\"float_intro\":\"left\",\"float_fulltext\":\"left\",\"category_layout\":\"_:blog\",\"show_category_heading_title_text\":\"1\",\"show_category_title\":\"0\",\"show_description\":\"0\",\"show_description_image\":\"0\",\"maxLevel\":\"1\",\"show_empty_categories\":\"0\",\"show_no_articles\":\"1\",\"show_subcat_desc\":\"1\",\"show_cat_num_articles\":\"0\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_empty_categories_cat\":\"0\",\"show_subcat_desc_cat\":\"1\",\"show_cat_num_articles_cat\":\"1\",\"num_leading_articles\":\"1\",\"num_intro_articles\":\"4\",\"num_columns\":\"2\",\"num_links\":\"4\",\"multi_column_order\":\"0\",\"show_subcategory_content\":\"0\",\"show_pagination_limit\":\"1\",\"filter_field\":\"hide\",\"show_headings\":\"1\",\"list_show_date\":\"0\",\"date_format\":\"\",\"list_show_hits\":\"1\",\"list_show_author\":\"1\",\"list_show_votes\":\"0\",\"list_show_ratings\":\"0\",\"orderby_pri\":\"order\",\"orderby_sec\":\"rdate\",\"order_date\":\"published\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"show_featured\":\"show\",\"show_feed_link\":\"1\",\"feed_summary\":\"0\",\"feed_show_readmore\":\"0\",\"sef_advanced\":1,\"sef_ids\":1,\"custom_fields_enable\":\"1\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('23', '0', 'com_config', 'component', 'com_config', '', '1', '1', '0', '1', '{\"name\":\"com_config\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_CONFIG_XML_DESCRIPTION\",\"group\":\"\"}', '{\"filters\":{\"1\":{\"filter_type\":\"NH\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"9\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"6\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"7\":{\"filter_type\":\"NONE\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"2\":{\"filter_type\":\"NH\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"3\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"4\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"5\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"8\":{\"filter_type\":\"NONE\",\"filter_tags\":\"\",\"filter_attributes\":\"\"}}}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('24', '0', 'com_redirect', 'component', 'com_redirect', '', '1', '1', '0', '1', '{\"name\":\"com_redirect\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_REDIRECT_XML_DESCRIPTION\",\"group\":\"\"}', '{\"mode\":\"0\",\"separator\":\"|\",\"defaultImportState\":\"0\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('25', '0', 'com_users', 'component', 'com_users', '', '1', '1', '0', '1', '{\"name\":\"com_users\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_USERS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"users\"}', '{\"allowUserRegistration\":\"1\",\"new_usertype\":\"2\",\"guest_usergroup\":\"9\",\"sendpassword\":\"1\",\"useractivation\":\"1\",\"mail_to_admin\":\"1\",\"captcha\":\"recaptcha_invisible\",\"frontend_userparams\":\"0\",\"site_language\":\"0\",\"change_login_name\":\"0\",\"domains\":[],\"reset_count\":\"10\",\"reset_time\":\"1\",\"minimum_length\":\"8\",\"minimum_integers\":\"1\",\"minimum_symbols\":\"1\",\"minimum_uppercase\":\"0\",\"minimum_lowercase\":\"0\",\"save_history\":\"1\",\"history_limit\":5,\"mailSubjectPrefix\":\"[Joomla4All] \",\"mailBodySuffix\":\"\",\"debugUsers\":\"1\",\"debugGroups\":\"1\",\"sef_advanced\":0,\"custom_fields_enable\":\"1\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('27', '0', 'com_finder', 'component', 'com_finder', '', '1', '1', '0', '0', '{\"name\":\"com_finder\",\"type\":\"component\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"finder\"}', '{\"enabled\":\"0\",\"show_description\":\"1\",\"description_length\":255,\"allow_empty_query\":\"0\",\"show_url\":\"1\",\"show_autosuggest\":\"1\",\"show_suggested_query\":\"1\",\"show_explained_query\":\"1\",\"show_advanced\":\"1\",\"show_advanced_tips\":\"1\",\"expand_advanced\":\"0\",\"show_date_filters\":\"0\",\"sort_order\":\"relevance\",\"sort_direction\":\"desc\",\"highlight_terms\":\"1\",\"opensearch_name\":\"\",\"opensearch_description\":\"\",\"batch_size\":\"50\",\"memory_table_limit\":30000,\"title_multiplier\":\"1.7\",\"text_multiplier\":\"0.7\",\"meta_multiplier\":\"1.2\",\"path_multiplier\":\"2.0\",\"misc_multiplier\":\"0.3\",\"stem\":\"1\",\"stemmer\":\"snowball\",\"enable_logging\":\"0\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('28', '0', 'com_joomlaupdate', 'component', 'com_joomlaupdate', '', '1', '1', '0', '1', '{\"name\":\"com_joomlaupdate\",\"type\":\"component\",\"creationDate\":\"February 2012\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.2\",\"description\":\"COM_JOOMLAUPDATE_XML_DESCRIPTION\",\"group\":\"\"}', '{\"updatesource\":\"default\",\"customurl\":\"\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('29', '0', 'com_tags', 'component', 'com_tags', '', '1', '1', '1', '1', '{\"name\":\"com_tags\",\"type\":\"component\",\"creationDate\":\"December 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.1.0\",\"description\":\"COM_TAGS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"tags\"}', '{\"tag_layout\":\"_:default\",\"save_history\":\"1\",\"history_limit\":5,\"show_tag_title\":\"1\",\"tag_list_show_tag_image\":\"1\",\"tag_list_show_tag_description\":\"1\",\"tag_list_image\":\"\",\"tag_list_orderby\":\"c.core_title\",\"tag_list_orderby_direction\":\"ASC\",\"show_headings\":\"1\",\"tag_list_show_date\":\"0\",\"tag_list_show_item_image\":\"1\",\"tag_list_show_item_description\":\"1\",\"tag_list_item_maximum_characters\":0,\"min_term_length\":\"3\",\"return_any_or_all\":\"1\",\"include_children\":\"0\",\"maximum\":200,\"tag_list_language_filter\":\"all\",\"tags_layout\":\"_:default\",\"all_tags_orderby\":\"title\",\"all_tags_orderby_direction\":\"ASC\",\"all_tags_show_tag_image\":\"0\",\"all_tags_show_tag_description\":\"1\",\"all_tags_tag_maximum_characters\":20,\"all_tags_show_tag_hits\":\"0\",\"filter_field\":\"1\",\"show_pagination_limit\":\"1\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"tag_field_ajax_mode\":\"1\",\"show_feed_link\":\"1\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('30', '0', 'com_contenthistory', 'component', 'com_contenthistory', '', '1', '1', '1', '0', '{\"name\":\"com_contenthistory\",\"type\":\"component\",\"creationDate\":\"May 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"COM_CONTENTHISTORY_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contenthistory\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('31', '0', 'com_ajax', 'component', 'com_ajax', '', '1', '1', '1', '1', '{\"name\":\"com_ajax\",\"type\":\"component\",\"creationDate\":\"August 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"COM_AJAX_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"ajax\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('32', '0', 'com_postinstall', 'component', 'com_postinstall', '', '1', '1', '1', '1', '{\"name\":\"com_postinstall\",\"type\":\"component\",\"creationDate\":\"September 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"COM_POSTINSTALL_XML_DESCRIPTION\",\"group\":\"\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('33', '0', 'com_fields', 'component', 'com_fields', '', '1', '1', '1', '0', '{\"name\":\"com_fields\",\"type\":\"component\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"COM_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"fields\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('34', '0', 'com_associations', 'component', 'com_associations', '', '1', '1', '1', '0', '{\"name\":\"com_associations\",\"type\":\"component\",\"creationDate\":\"January 2017\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"COM_ASSOCIATIONS_XML_DESCRIPTION\",\"group\":\"\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('35', '0', 'com_privacy', 'component', 'com_privacy', '', '1', '1', '1', '1', '{\"name\":\"com_privacy\",\"type\":\"component\",\"creationDate\":\"May 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"COM_PRIVACY_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"privacy\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('36', '0', 'com_actionlogs', 'component', 'com_actionlogs', '', '1', '1', '1', '1', '{\"name\":\"com_actionlogs\",\"type\":\"component\",\"creationDate\":\"May 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"COM_ACTIONLOGS_XML_DESCRIPTION\",\"group\":\"\"}', '{\"ip_logging\":1,\"csv_delimiter\":\",\",\"loggable_extensions\":[\"com_content\",\"com_banners\",\"com_cache\",\"com_categories\",\"com_checkin\",\"com_config\",\"com_contact\",\"com_installer\",\"com_media\",\"com_menus\",\"com_messages\",\"com_modules\",\"com_newsfeeds\",\"com_plugins\",\"com_redirect\",\"com_tags\",\"com_templates\",\"com_users\"]}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('102', '0', 'LIB_PHPUTF8', 'library', 'phputf8', '', '0', '1', '1', '1', '{\"name\":\"LIB_PHPUTF8\",\"type\":\"library\",\"creationDate\":\"2006\",\"author\":\"Harry Fuecks\",\"copyright\":\"Copyright various authors\",\"authorEmail\":\"hfuecks@gmail.com\",\"authorUrl\":\"http:\\/\\/sourceforge.net\\/projects\\/phputf8\",\"version\":\"0.5\",\"description\":\"LIB_PHPUTF8_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"phputf8\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('103', '0', 'LIB_JOOMLA', 'library', 'joomla', '', '0', '1', '1', '1', '{\"name\":\"LIB_JOOMLA\",\"type\":\"library\",\"creationDate\":\"2008\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"https:\\/\\/www.joomla.org\",\"version\":\"13.1\",\"description\":\"LIB_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomla\"}', '{\"mediaversion\":\"99778c37d9856119749744f01d2dfda7\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('104', '0', 'LIB_IDNA', 'library', 'idna_convert', '', '0', '1', '1', '1', '{\"name\":\"LIB_IDNA\",\"type\":\"library\",\"creationDate\":\"2004\",\"author\":\"phlyLabs\",\"copyright\":\"2004-2011 phlyLabs Berlin, http:\\/\\/phlylabs.de\",\"authorEmail\":\"phlymail@phlylabs.de\",\"authorUrl\":\"http:\\/\\/phlylabs.de\",\"version\":\"0.8.0\",\"description\":\"LIB_IDNA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"idna_convert\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('105', '0', 'FOF', 'library', 'fof', '', '0', '1', '1', '1', '{\"name\":\"FOF\",\"type\":\"library\",\"creationDate\":\"2015-04-22 13:15:32\",\"author\":\"Nicholas K. Dionysopoulos \\/ Akeeba Ltd\",\"copyright\":\"(C)2011-2015 Nicholas K. Dionysopoulos\",\"authorEmail\":\"nicholas@akeebabackup.com\",\"authorUrl\":\"https:\\/\\/www.akeebabackup.com\",\"version\":\"2.4.3\",\"description\":\"LIB_FOF_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"fof\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('106', '0', 'LIB_PHPASS', 'library', 'phpass', '', '0', '1', '1', '1', '{\"name\":\"LIB_PHPASS\",\"type\":\"library\",\"creationDate\":\"2004-2006\",\"author\":\"Solar Designer\",\"copyright\":\"\",\"authorEmail\":\"solar@openwall.com\",\"authorUrl\":\"http:\\/\\/www.openwall.com\\/phpass\\/\",\"version\":\"0.3\",\"description\":\"LIB_PHPASS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"phpass\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('200', '0', 'mod_articles_archive', 'module', 'mod_articles_archive', '', '0', '1', '1', '0', '{\"name\":\"mod_articles_archive\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_articles_archive\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('201', '0', 'mod_articles_latest', 'module', 'mod_articles_latest', '', '0', '1', '1', '0', '{\"name\":\"mod_articles_latest\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LATEST_NEWS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_articles_latest\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('202', '0', 'mod_articles_popular', 'module', 'mod_articles_popular', '', '0', '1', '1', '0', '{\"name\":\"mod_articles_popular\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_articles_popular\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('203', '0', 'mod_banners', 'module', 'mod_banners', '', '0', '1', '1', '0', '{\"name\":\"mod_banners\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_BANNERS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_banners\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('204', '0', 'mod_breadcrumbs', 'module', 'mod_breadcrumbs', '', '0', '1', '1', '1', '{\"name\":\"mod_breadcrumbs\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_BREADCRUMBS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_breadcrumbs\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('205', '0', 'mod_custom', 'module', 'mod_custom', '', '0', '1', '1', '1', '{\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_custom\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('206', '0', 'mod_feed', 'module', 'mod_feed', '', '0', '1', '1', '0', '{\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"July 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_feed\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('207', '0', 'mod_footer', 'module', 'mod_footer', '', '0', '1', '1', '0', '{\"name\":\"mod_footer\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FOOTER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_footer\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('208', '0', 'mod_login', 'module', 'mod_login', '', '0', '1', '1', '1', '{\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_login\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('209', '0', 'mod_menu', 'module', 'mod_menu', '', '0', '1', '1', '1', '{\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_menu\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('210', '0', 'mod_articles_news', 'module', 'mod_articles_news', '', '0', '1', '1', '0', '{\"name\":\"mod_articles_news\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_NEWS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_articles_news\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('211', '0', 'mod_random_image', 'module', 'mod_random_image', '', '0', '1', '1', '0', '{\"name\":\"mod_random_image\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_RANDOM_IMAGE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_random_image\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('212', '0', 'mod_related_items', 'module', 'mod_related_items', '', '0', '1', '1', '0', '{\"name\":\"mod_related_items\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_RELATED_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_related_items\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('213', '0', 'mod_search', 'module', 'mod_search', '', '0', '1', '1', '0', '{\"name\":\"mod_search\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_SEARCH_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_search\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('214', '0', 'mod_stats', 'module', 'mod_stats', '', '0', '1', '1', '0', '{\"name\":\"mod_stats\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_STATS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_stats\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('215', '0', 'mod_syndicate', 'module', 'mod_syndicate', '', '0', '1', '1', '1', '{\"name\":\"mod_syndicate\",\"type\":\"module\",\"creationDate\":\"May 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_SYNDICATE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_syndicate\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('216', '0', 'mod_users_latest', 'module', 'mod_users_latest', '', '0', '1', '1', '0', '{\"name\":\"mod_users_latest\",\"type\":\"module\",\"creationDate\":\"December 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_USERS_LATEST_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_users_latest\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('218', '0', 'mod_whosonline', 'module', 'mod_whosonline', '', '0', '1', '1', '0', '{\"name\":\"mod_whosonline\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_WHOSONLINE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_whosonline\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('219', '0', 'mod_wrapper', 'module', 'mod_wrapper', '', '0', '1', '1', '0', '{\"name\":\"mod_wrapper\",\"type\":\"module\",\"creationDate\":\"October 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_WRAPPER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_wrapper\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('220', '0', 'mod_articles_category', 'module', 'mod_articles_category', '', '0', '1', '1', '0', '{\"name\":\"mod_articles_category\",\"type\":\"module\",\"creationDate\":\"February 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_CATEGORY_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_articles_category\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('221', '0', 'mod_articles_categories', 'module', 'mod_articles_categories', '', '0', '1', '1', '0', '{\"name\":\"mod_articles_categories\",\"type\":\"module\",\"creationDate\":\"February 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_articles_categories\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('222', '0', 'mod_languages', 'module', 'mod_languages', '', '0', '1', '1', '1', '{\"name\":\"mod_languages\",\"type\":\"module\",\"creationDate\":\"February 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"MOD_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_languages\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('223', '0', 'mod_finder', 'module', 'mod_finder', '', '0', '1', '0', '0', '{\"name\":\"mod_finder\",\"type\":\"module\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_finder\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('300', '0', 'mod_custom', 'module', 'mod_custom', '', '1', '1', '1', '1', '{\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_custom\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('301', '0', 'mod_feed', 'module', 'mod_feed', '', '1', '1', '1', '0', '{\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"July 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_feed\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('302', '0', 'mod_latest', 'module', 'mod_latest', '', '1', '1', '1', '0', '{\"name\":\"mod_latest\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LATEST_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_latest\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('303', '0', 'mod_logged', 'module', 'mod_logged', '', '1', '1', '1', '0', '{\"name\":\"mod_logged\",\"type\":\"module\",\"creationDate\":\"January 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGGED_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_logged\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('304', '0', 'mod_login', 'module', 'mod_login', '', '1', '1', '1', '1', '{\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"March 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_login\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('305', '0', 'mod_menu', 'module', 'mod_menu', '', '1', '1', '1', '0', '{\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"March 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_menu\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('307', '0', 'mod_popular', 'module', 'mod_popular', '', '1', '1', '1', '0', '{\"name\":\"mod_popular\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_popular\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('308', '0', 'mod_quickicon', 'module', 'mod_quickicon', '', '1', '1', '1', '1', '{\"name\":\"mod_quickicon\",\"type\":\"module\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_QUICKICON_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_quickicon\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('309', '0', 'mod_status', 'module', 'mod_status', '', '1', '1', '1', '0', '{\"name\":\"mod_status\",\"type\":\"module\",\"creationDate\":\"February 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_STATUS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_status\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('310', '0', 'mod_submenu', 'module', 'mod_submenu', '', '1', '1', '1', '0', '{\"name\":\"mod_submenu\",\"type\":\"module\",\"creationDate\":\"February 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_SUBMENU_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_submenu\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('311', '0', 'mod_title', 'module', 'mod_title', '', '1', '1', '1', '0', '{\"name\":\"mod_title\",\"type\":\"module\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_TITLE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_title\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('312', '0', 'mod_toolbar', 'module', 'mod_toolbar', '', '1', '1', '1', '1', '{\"name\":\"mod_toolbar\",\"type\":\"module\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_TOOLBAR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_toolbar\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('313', '0', 'mod_multilangstatus', 'module', 'mod_multilangstatus', '', '1', '1', '1', '0', '{\"name\":\"mod_multilangstatus\",\"type\":\"module\",\"creationDate\":\"September 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MULTILANGSTATUS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_multilangstatus\"}', '{\"cache\":\"0\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('314', '0', 'mod_version', 'module', 'mod_version', '', '1', '1', '1', '0', '{\"name\":\"mod_version\",\"type\":\"module\",\"creationDate\":\"January 2012\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_VERSION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_version\"}', '{\"format\":\"short\",\"product\":\"1\",\"cache\":\"0\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('315', '0', 'mod_stats_admin', 'module', 'mod_stats_admin', '', '1', '1', '1', '0', '{\"name\":\"mod_stats_admin\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_STATS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_stats_admin\"}', '{\"serverinfo\":\"0\",\"siteinfo\":\"0\",\"counter\":\"0\",\"increase\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('316', '0', 'mod_tags_popular', 'module', 'mod_tags_popular', '', '0', '1', '1', '0', '{\"name\":\"mod_tags_popular\",\"type\":\"module\",\"creationDate\":\"January 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.1.0\",\"description\":\"MOD_TAGS_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_tags_popular\"}', '{\"maximum\":\"5\",\"timeframe\":\"alltime\",\"owncache\":\"1\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('317', '0', 'mod_tags_similar', 'module', 'mod_tags_similar', '', '0', '1', '1', '0', '{\"name\":\"mod_tags_similar\",\"type\":\"module\",\"creationDate\":\"January 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.1.0\",\"description\":\"MOD_TAGS_SIMILAR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_tags_similar\"}', '{\"maximum\":\"5\",\"matchtype\":\"any\",\"owncache\":\"1\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('318', '0', 'mod_sampledata', 'module', 'mod_sampledata', '', '1', '1', '1', '0', '{\"name\":\"mod_sampledata\",\"type\":\"module\",\"creationDate\":\"July 2017\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.0\",\"description\":\"MOD_SAMPLEDATA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_sampledata\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('319', '0', 'mod_latestactions', 'module', 'mod_latestactions', '', '1', '1', '1', '0', '{\"name\":\"mod_latestactions\",\"type\":\"module\",\"creationDate\":\"May 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"MOD_LATESTACTIONS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_latestactions\"}', '{}', '', '', '0', '1970-01-01 00:00:00', '0', '0'), ('320', '0', 'mod_privacy_dashboard', 'module', 'mod_privacy_dashboard', '', '1', '1', '1', '0', '{\"name\":\"mod_privacy_dashboard\",\"type\":\"module\",\"creationDate\":\"June 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"MOD_PRIVACY_DASHBOARD_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_privacy_dashboard\"}', '{}', '', '', '0', '1970-01-01 00:00:00', '0', '0'), ('400', '0', 'plg_authentication_gmail', 'plugin', 'gmail', 'authentication', '0', '0', '1', '0', '{\"name\":\"plg_authentication_gmail\",\"type\":\"plugin\",\"creationDate\":\"February 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_GMAIL_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"gmail\"}', '{\"applysuffix\":\"0\",\"suffix\":\"\",\"verifypeer\":\"1\",\"user_blacklist\":\"\"}', '', '', '0', '0000-00-00 00:00:00', '1', '0'), ('401', '0', 'plg_authentication_joomla', 'plugin', 'joomla', 'authentication', '0', '1', '1', '1', '{\"name\":\"plg_authentication_joomla\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_AUTH_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomla\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'), ('402', '0', 'plg_authentication_ldap', 'plugin', 'ldap', 'authentication', '0', '0', '1', '0', '{\"name\":\"plg_authentication_ldap\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LDAP_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"ldap\"}', '{\"host\":\"\",\"port\":\"389\",\"use_ldapV3\":\"0\",\"negotiate_tls\":\"0\",\"no_referrals\":\"0\",\"auth_method\":\"bind\",\"base_dn\":\"\",\"search_string\":\"\",\"users_dn\":\"\",\"username\":\"admin\",\"password\":\"bobby7\",\"ldap_fullname\":\"fullName\",\"ldap_email\":\"mail\",\"ldap_uid\":\"uid\"}', '', '', '0', '0000-00-00 00:00:00', '3', '0'), ('403', '0', 'plg_content_contact', 'plugin', 'contact', 'content', '0', '1', '1', '0', '{\"name\":\"plg_content_contact\",\"type\":\"plugin\",\"creationDate\":\"January 2014\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.2\",\"description\":\"PLG_CONTENT_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contact\"}', '', '', '', '0', '0000-00-00 00:00:00', '1', '0'), ('404', '0', 'plg_content_emailcloak', 'plugin', 'emailcloak', 'content', '0', '0', '1', '0', '{\"name\":\"plg_content_emailcloak\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_EMAILCLOAK_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"emailcloak\"}', '{\"mode\":1}', '', '', '0', '0000-00-00 00:00:00', '1', '0'), ('406', '0', 'plg_content_loadmodule', 'plugin', 'loadmodule', 'content', '0', '1', '1', '0', '{\"name\":\"plg_content_loadmodule\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LOADMODULE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"loadmodule\"}', '{\"style\":\"xhtml\"}', '', '', '0', '2011-09-18 15:22:50', '0', '0'), ('407', '0', 'plg_content_pagebreak', 'plugin', 'pagebreak', 'content', '0', '1', '1', '0', '{\"name\":\"plg_content_pagebreak\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_PAGEBREAK_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pagebreak\"}', '{\"title\":\"1\",\"multipage_toc\":\"1\",\"showall\":\"1\"}', '', '', '0', '0000-00-00 00:00:00', '4', '0'), ('408', '0', 'plg_content_pagenavigation', 'plugin', 'pagenavigation', 'content', '0', '1', '1', '0', '{\"name\":\"plg_content_pagenavigation\",\"type\":\"plugin\",\"creationDate\":\"January 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_PAGENAVIGATION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pagenavigation\"}', '{\"position\":\"1\"}', '', '', '0', '0000-00-00 00:00:00', '5', '0'), ('409', '0', 'plg_content_vote', 'plugin', 'vote', 'content', '0', '1', '1', '0', '{\"name\":\"plg_content_vote\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_VOTE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"vote\"}', '', '', '', '0', '0000-00-00 00:00:00', '6', '0'), ('410', '0', 'plg_editors_codemirror', 'plugin', 'codemirror', 'editors', '0', '1', '1', '1', '{\"name\":\"plg_editors_codemirror\",\"type\":\"plugin\",\"creationDate\":\"28 March 2011\",\"author\":\"Marijn Haverbeke\",\"copyright\":\"Copyright (C) 2014 - 2021 by Marijn HaverbekeUnite Slider (new edition)<\\/strong> module. Put the slider on any page. All the slider configuration located in Component.<\\/p>\\n\\t\\t\\t \\n\\t\\t\\t\\tFor support please turn to Unite Slider Page<\\/a>\\n\\t\\t\\t<\\/p>\\n\\t\\t\\tver. 4.7<\\/small>\\n\\t\\t\\t<\\/div>\\n \\n\\t \",\"group\":\"\",\"filename\":\"mod_unite_revolution2\"}', '{\"include_jquery\":\"true\",\"js_load_type\":\"head\",\"no_conflict_mode\":\"false\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0');
/**ABDB**/INSERT INTO `q4zq8_extensions` VALUES
('10026', '0', 'COM_K2', 'component', 'com_k2', '', '1', '1', '0', '0', '{\"name\":\"COM_K2\",\"type\":\"component\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"Thank you for installing K2 by JoomlaWorks, the powerful content extension for Joomla\",\"group\":\"\",\"filename\":\"k2\"}', '{\"tagName\":\"1\",\"tagItemCount\":\"10\",\"tagItemTitle\":\"1\",\"tagItemTitleLinked\":\"1\",\"tagItemDateCreated\":\"1\",\"tagItemImage\":\"1\",\"tagItemIntroText\":\"1\",\"tagItemCategory\":\"1\",\"tagItemTags\":\"1\",\"tagItemReadMore\":\"1\",\"tagItemExtraFields\":\"1\",\"tagOrdering\":\"rdate\",\"tagFeedLink\":\"1\",\"tagFeedIcon\":\"1\",\"userName\":\"0\",\"userImage\":\"0\",\"userDescription\":\"0\",\"userURL\":\"0\",\"userEmail\":\"0\",\"userFeedLink\":\"0\",\"userFeedIcon\":\"0\",\"userItemCount\":\"10\",\"userItemTitle\":\"1\",\"userItemTitleLinked\":\"1\",\"userItemDateCreated\":\"1\",\"userItemImage\":\"1\",\"userItemIntroText\":\"1\",\"userItemCategory\":\"1\",\"userItemTags\":\"1\",\"userItemCommentsAnchor\":\"0\",\"userItemReadMore\":\"0\",\"userItemK2Plugins\":\"1\",\"genericTitle\":\"1\",\"genericItemCount\":\"10\",\"genericItemTitle\":\"1\",\"genericItemTitleLinked\":\"1\",\"genericItemDateCreated\":\"1\",\"genericItemImage\":\"1\",\"genericItemIntroText\":\"1\",\"genericItemCategory\":\"1\",\"genericItemReadMore\":\"1\",\"genericItemExtraFields\":\"0\",\"genericFeedLink\":\"0\",\"genericFeedIcon\":\"0\",\"socialButtonCode\":\"\",\"feedLimit\":\"10\",\"feedItemImage\":\"0\",\"feedImgSize\":\"S\",\"feedItemIntroText\":\"0\",\"feedTextWordLimit\":\"\",\"feedItemFullText\":\"0\",\"feedItemTags\":\"0\",\"feedItemVideo\":\"0\",\"feedItemGallery\":\"0\",\"feedItemAttachments\":\"0\",\"feedBogusEmail\":\"\",\"imagesQuality\":\"100\",\"itemImageXS\":\"360\",\"itemImageS\":\"560\",\"itemImageM\":\"720\",\"itemImageL\":\"1160\",\"itemImageXL\":\"1920\",\"itemImageGeneric\":\"720\",\"catImageWidth\":\"50\",\"catImageDefault\":\"1\",\"userImageWidth\":\"100\",\"userImageDefault\":\"1\",\"commenterImgWidth\":\"48\",\"imageTimestamp\":\"0\",\"imageMemoryLimit\":\"\",\"canonicalURL\":\"relative\",\"metaDescLimit\":\"150\",\"facebookMetatags\":\"1\",\"facebookImage\":\"Medium\",\"twitterMetatags\":\"1\",\"twitterUsername\":\"\",\"twitterImage\":\"Medium\",\"k2SeoGsdState\":\"1\",\"k2SeoGsdOrgName\":\"Joomla4All | QuatuorA\",\"k2SeoGsdOrgLogo\":\"images\\/jooml4all-solo.png\",\"k2SeoGsdOrgLogoWidth\":\"\",\"k2SeoGsdOrgLogoHeight\":\"\",\"k2SeoGsdType\":\"BlogPosting\",\"enforceSEFReplacements\":\"1\",\"SEFReplacements\":\"\\u00c0|A, \\u00c1|A, \\u00c2|A, \\u00c3|A, \\u00c4|A, \\u00c5|A, \\u00e0|a, \\u00e1|a, \\u00e2|a, \\u00e3|a, \\u00e4|a, \\u00e5|a, \\u0100|A, \\u0101|a, \\u0102|A, \\u0103|a, \\u0104|A, \\u0105|a, \\u00c7|C, \\u00e7|c, \\u0106|C, \\u0107|c, \\u0108|C, \\u0109|c, \\u010a|C, \\u010b|c, \\u010c|C, \\u010d|c, \\u00d0|D, \\u00f0|d, \\u010e|D, \\u010f|d, \\u0110|D, \\u0111|d, \\u00c8|E, \\u00c9|E, \\u00ca|E, \\u00cb|E, \\u00e8|e, \\u00e9|e, \\u00ea|e, \\u00eb|e, \\u0112|E, \\u0113|e, \\u0114|E, \\u0115|e, \\u0116|E, \\u0117|e, \\u0118|E, \\u0119|e, \\u011a|E, \\u011b|e, \\u011c|G, \\u011d|g, \\u011e|G, \\u011f|g, \\u0120|G, \\u0121|g, \\u0122|G, \\u0123|g, \\u0124|H, \\u0125|h, \\u0126|H, \\u0127|h, \\u00cc|I, \\u00cd|I, \\u00ce|I, \\u00cf|I, \\u00ec|i, \\u00ed|i, \\u00ee|i, \\u00ef|i, \\u0128|I, \\u0129|i, \\u012a|I, \\u012b|i, \\u012c|I, \\u012d|i, \\u012e|I, \\u012f|i, \\u0130|I, \\u0131|i, \\u0134|J, \\u0135|j, \\u0136|K, \\u0137|k, \\u0138|k, \\u0139|L, \\u013a|l, \\u013b|L, \\u013c|l, \\u013d|L, \\u013e|l, \\u013f|L, \\u0140|l, \\u0141|L, \\u0142|l, \\u00d1|N, \\u00f1|n, \\u0143|N, \\u0144|n, \\u0145|N, \\u0146|n, \\u0147|N, \\u0148|n, \\u0149|n, \\u014a|N, \\u014b|n, \\u00d2|O, \\u00d3|O, \\u00d4|O, \\u00d5|O, \\u00d6|O, \\u00d8|O, \\u00f2|o, \\u00f3|o, \\u00f4|o, \\u00f5|o, \\u00f6|o, \\u00f8|o, \\u014c|O, \\u014d|o, \\u014e|O, \\u014f|o, \\u0150|O, \\u0151|o, \\u0154|R, \\u0155|r, \\u0156|R, \\u0157|r, \\u0158|R, \\u0159|r, \\u015a|S, \\u015b|s, \\u015c|S, \\u015d|s, \\u015e|S, \\u015f|s, \\u0160|S, \\u0161|s, \\u017f|s, \\u0162|T, \\u0163|t, \\u0164|T, \\u0165|t, \\u0166|T, \\u0167|t, \\u00d9|U, \\u00da|U, \\u00db|U, \\u00dc|U, \\u00f9|u, \\u00fa|u, \\u00fb|u, \\u00fc|u, \\u0168|U, \\u0169|u, \\u016a|U, \\u016b|u, \\u016c|U, \\u016d|u, \\u016e|U, \\u016f|u, \\u0170|U, \\u0171|u, \\u0172|U, \\u0173|u, \\u0174|W, \\u0175|w, \\u00dd|Y, \\u00fd|y, \\u00ff|y, \\u0176|Y, \\u0177|y, \\u0178|Y, \\u0179|Z, \\u017a|z, \\u017b|Z, \\u017c|z, \\u017d|Z, \\u017e|z, \\u03b1|a, \\u03b2|b, \\u03b3|g, \\u03b4|d, \\u03b5|e, \\u03b6|z, \\u03b7|h, \\u03b8|th, \\u03b9|i, \\u03ba|k, \\u03bb|l, \\u03bc|m, \\u03bd|n, \\u03be|x, \\u03bf|o, \\u03c0|p, \\u03c1|r, \\u03c3|s, \\u03c4|t, \\u03c5|y, \\u03c6|f, \\u03c7|ch, \\u03c8|ps, \\u03c9|w, \\u0391|A, \\u0392|B, \\u0393|G, \\u0394|D, \\u0395|E, \\u0396|Z, \\u0397|H, \\u0398|Th, \\u0399|I, \\u039a|K, \\u039b|L, \\u039c|M, \\u039e|X, \\u039f|O, \\u03a0|P, \\u03a1|R, \\u03a3|S, \\u03a4|T, \\u03a5|Y, \\u03a6|F, \\u03a7|Ch, \\u03a8|Ps, \\u03a9|W, \\u03ac|a, \\u03ad|e, \\u03ae|h, \\u03af|i, \\u03cc|o, \\u03cd|y, \\u03ce|w, \\u0386|A, \\u0388|E, \\u0389|H, \\u038a|I, \\u038c|O, \\u038e|Y, \\u038f|W, \\u03ca|i, \\u0390|i, \\u03cb|y, \\u03c2|s, \\u0410|A, \\u04d0|A, \\u04d2|A, \\u04d8|E, \\u04da|E, \\u04d4|E, \\u0411|B, \\u0412|V, \\u0413|G, \\u0490|G, \\u0403|G, \\u0492|G, \\u04f6|G, y|Y, \\u0414|D, \\u0415|E, \\u0400|E, \\u0401|YO, \\u04d6|E, \\u04bc|E, \\u04be|E, \\u0404|YE, \\u0416|ZH, \\u04c1|DZH, \\u0496|ZH, \\u04dc|DZH, \\u0417|Z, \\u0498|Z, \\u04de|DZ, \\u04e0|DZ, \\u0405|DZ, \\u0418|I, \\u040d|I, \\u04e4|I, \\u04e2|I, \\u0406|I, \\u0407|JI, \\u04c0|I, \\u0419|Y, \\u048a|Y, \\u0408|J, \\u041a|K, \\u049a|Q, \\u049e|Q, \\u04a0|K, \\u04c3|Q, \\u049c|K, \\u041b|L, \\u04c5|L, \\u0409|L, \\u041c|M, \\u04cd|M, \\u041d|N, \\u04c9|N, \\u04a2|N, \\u04c7|N, \\u04a4|N, \\u040a|N, \\u041e|O, \\u04e6|O, \\u04e8|O, \\u04ea|O, \\u04a8|O, \\u041f|P, \\u04a6|PF, \\u0420|P, \\u048e|P, \\u0421|S, \\u04aa|S, \\u0422|T, \\u04ac|TH, \\u040b|T, \\u040c|K, \\u0423|U, \\u040e|U, \\u04f2|U, \\u04f0|U, \\u04ee|U, \\u04ae|U, \\u04b0|U, \\u0424|F, \\u0425|H, \\u04b2|H, \\u04ba|H, \\u0426|TS, \\u04b4|TS, \\u0427|CH, \\u04f4|CH, \\u04b6|CH, \\u04cb|CH, \\u04b8|CH, \\u040f|DZ, \\u0428|SH, \\u0429|SHT, \\u042a|A, \\u042b|Y, \\u04f8|Y, \\u042c|Y, \\u048c|Y, \\u042d|E, \\u04ec|E, \\u042e|YU, \\u042f|YA, \\u0430|a, \\u04d1|a, \\u04d3|a, \\u04d9|e, \\u04db|e, \\u04d5|e, \\u0431|b, \\u0432|v, \\u0433|g, \\u0491|g, \\u0453|g, \\u0493|g, \\u04f7|g, y|y, \\u0434|d, \\u0435|e, \\u0450|e, \\u0451|yo, \\u04d7|e, \\u04bd|e, \\u04bf|e, \\u0454|ye, \\u0436|zh, \\u04c2|dzh, \\u0497|zh, \\u04dd|dzh, \\u0437|z, \\u0499|z, \\u04df|dz, \\u04e1|dz, \\u0455|dz, \\u0438|i, \\u045d|i, \\u04e5|i, \\u04e3|i, \\u0456|i, \\u0457|ji, \\u04c0|i, \\u0439|y, \\u048b|y, \\u0458|j, \\u043a|k, \\u049b|q, \\u049f|q, \\u04a1|k, \\u04c4|q, \\u049d|k, \\u043b|l, \\u04c6|l, \\u0459|l, \\u043c|m, \\u04ce|m, \\u043d|n, \\u04ca|n, \\u04a3|n, \\u04c8|n, \\u04a5|n, \\u045a|n, \\u043e|o, \\u04e7|o, \\u04e9|o, \\u04eb|o, \\u04a9|o, \\u043f|p, \\u04a7|pf, \\u0440|p, \\u048f|p, \\u0441|s, \\u04ab|s, \\u0442|t, \\u04ad|th, \\u045b|t, \\u045c|k, \\u0443|u, \\u045e|u, \\u04f3|u, \\u04f1|u, \\u04ef|u, \\u04af|u, \\u04b1|u, \\u0444|f, \\u0445|h, \\u04b3|h, \\u04bb|h, \\u0446|ts, \\u04b5|ts, \\u0447|ch, \\u04f5|ch, \\u04b7|ch, \\u04cc|ch, \\u04b9|ch, \\u045f|dz, \\u0448|sh, \\u0449|sht, \\u044a|a, \\u044b|y, \\u04f9|y, \\u044c|y, \\u048d|y, \\u044d|e, \\u04ed|e, \\u044e|yu, \\u044f|ya\",\"k2Sef\":\"1\",\"k2SefLabelItem\":\"0\",\"k2SefLabelItemCustomPrefix\":\"\",\"k2SefInsertItemId\":\"0\",\"k2SefUseItemTitleAlias\":\"1\",\"k2SefItemIdTitleAliasSep\":\"slash\",\"k2SefLabelCat\":\"content\",\"k2SefInsertCatId\":\"0\",\"k2SefUseCatTitleAlias\":\"1\",\"k2SefCatIdTitleAliasSep\":\"slash\",\"k2SefLabelTag\":\"tag\",\"k2SefLabelUser\":\"author\",\"k2SefLabelDate\":\"date\",\"k2SefLabelSearch\":\"search\",\"enable_css\":\"0\",\"jQueryHandling\":\"1.12.4\",\"K2UserProfile\":\"0\",\"K2UserGroup\":\"1\",\"redirect\":\"101\",\"profilePageDisplay\":\"0\",\"comments\":\"0\",\"commentsOrdering\":\"DESC\",\"commentsLimit\":\"10\",\"commentsFormPosition\":\"below\",\"commentsPublishing\":\"0\",\"commentsReporting\":\"0\",\"commentsReportRecipient\":\"\",\"inlineCommentsModeration\":\"0\",\"gravatar\":\"0\",\"antispam\":\"recaptcha\",\"recaptchaForRegistered\":\"0\",\"akismetForRegistered\":\"0\",\"commentsFormNotes\":\"0\",\"commentsFormNotesText\":\"\",\"recaptcha_public_key\":\"6Lexxi0UAAAAANOGYIXJF8CMxxnRqWM0LEHDfqQ4\",\"recaptcha_private_key\":\"6Lexxi0UAAAAAEpGQo6Tr_MBit8kbuC7TpX6BJEx\",\"recaptcha_theme\":\"clean\",\"recaptchaV2\":\"1\",\"recaptchaOnRegistration\":\"1\",\"akismetApiKey\":\"\",\"stopForumSpam\":\"0\",\"stopForumSpamApiKey\":\"\",\"introTextCleanup\":\"0\",\"introTextCleanupExcludeTags\":\"\",\"introTextCleanupTagAttr\":\"\",\"fullTextCleanup\":\"0\",\"fullTextCleanupExcludeTags\":\"\",\"fullTextCleanupTagAttr\":\"\",\"xssFiltering\":\"0\",\"k2TagNorm\":\"1\",\"k2TagNormCase\":\"lower\",\"k2TagNormAdditionalReplacements\":\"\",\"linkPopupWidth\":\"900\",\"linkPopupHeight\":\"600\",\"frontendEditing\":\"0\",\"showImageTab\":\"1\",\"showImageGalleryTab\":\"1\",\"showVideoTab\":\"1\",\"showExtraFieldsTab\":\"1\",\"showAttachmentsTab\":\"1\",\"showK2Plugins\":\"1\",\"mergeEditors\":\"1\",\"taggingSystem\":\"free\",\"lockTags\":\"1\",\"adminSearch\":\"full\",\"showItemsCounterAdmin\":\"1\",\"showChildCatItems\":\"1\",\"showTagFilter\":\"1\",\"backendListToggler\":\"TogglerStandard\",\"disableCompactOrdering\":\"1\",\"hideImportButton\":\"0\",\"siteItemHits\":\"1\",\"siteItemlistLimit\":\"100\",\"attachmentsFolder\":\"\",\"cookieDomain\":\"quatuora.nl\",\"gatherStatistics\":\"1\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10027', '0', 'K2 Comments', 'module', 'mod_k2_comments', '', '0', '1', '0', '0', '{\"name\":\"K2 Comments\",\"type\":\"module\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"MOD_K2_COMMENTS_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_k2_comments.j25\"}', '{\"moduleclass_sfx\":\"\",\"module_usage\":\"\",\"\":\"K2_TOP_COMMENTERS\",\"catfilter\":\"0\",\"category_id\":\"\",\"comments_limit\":\"5\",\"comments_word_limit\":\"10\",\"commenterName\":\"1\",\"commentAvatar\":\"1\",\"commentAvatarWidthSelect\":\"custom\",\"commentAvatarWidth\":\"50\",\"commentDate\":\"1\",\"commentDateFormat\":\"absolute\",\"commentLink\":\"1\",\"itemTitle\":\"1\",\"itemCategory\":\"1\",\"feed\":\"1\",\"commenters_limit\":\"5\",\"commenterNameOrUsername\":\"1\",\"commenterAvatar\":\"1\",\"commenterAvatarWidthSelect\":\"custom\",\"commenterAvatarWidth\":\"50\",\"commenterLink\":\"1\",\"commenterCommentsCounter\":\"1\",\"commenterLatestComment\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10028', '0', 'K2 Content', 'module', 'mod_k2_content', '', '0', '1', '0', '0', '{\"name\":\"K2 Content\",\"type\":\"module\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"K2_MOD_K2_CONTENT_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_k2_content.j25\"}', '{\"moduleclass_sfx\":\"\",\"getTemplate\":\"Default\",\"source\":\"filter\",\"\":\"K2_OTHER_OPTIONS\",\"catfilter\":\"0\",\"category_id\":\"\",\"getChildren\":\"0\",\"itemCount\":\"5\",\"itemsOrdering\":\"\",\"FeaturedItems\":\"1\",\"popularityRange\":\"\",\"videosOnly\":\"0\",\"items\":\"\",\"itemTitle\":\"1\",\"itemAuthor\":\"1\",\"itemAuthorAvatar\":\"1\",\"itemAuthorAvatarWidthSelect\":\"custom\",\"itemAuthorAvatarWidth\":\"50\",\"userDescription\":\"1\",\"itemIntroText\":\"1\",\"itemIntroTextWordLimit\":\"\",\"itemImage\":\"1\",\"itemImgSize\":\"Small\",\"itemVideo\":\"1\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemAttachments\":\"1\",\"itemTags\":\"1\",\"itemCategory\":\"1\",\"itemDateCreated\":\"1\",\"itemHits\":\"1\",\"itemReadMore\":\"1\",\"itemExtraFields\":\"0\",\"itemCommentsCounter\":\"1\",\"feed\":\"1\",\"itemPreText\":\"\",\"itemCustomLink\":\"0\",\"itemCustomLinkTitle\":\"\",\"itemCustomLinkURL\":\"http:\\/\\/\",\"itemCustomLinkMenuItem\":\"\",\"K2Plugins\":\"1\",\"JPlugins\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10029', '0', 'K2 Tools', 'module', 'mod_k2_tools', '', '0', '1', '0', '0', '{\"name\":\"K2 Tools\",\"type\":\"module\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"K2_TOOLS\",\"group\":\"\",\"filename\":\"mod_k2_tools.j25\"}', '{\"moduleclass_sfx\":\"\",\"module_usage\":\"0\",\"\":\"K2_CUSTOM_CODE_SETTINGS\",\"archiveItemsCounter\":\"1\",\"archiveCategory\":\"\",\"authors_module_category\":\"\",\"authorItemsCounter\":\"1\",\"authorAvatar\":\"1\",\"authorAvatarWidthSelect\":\"custom\",\"authorAvatarWidth\":\"50\",\"authorLatestItem\":\"1\",\"calendarCategory\":\"\",\"home\":\"\",\"seperator\":\"\",\"root_id\":\"\",\"end_level\":\"\",\"categoriesListOrdering\":\"\",\"categoriesListItemsCounter\":\"1\",\"root_id2\":\"\",\"catfilter\":\"0\",\"category_id\":\"\",\"getChildren\":\"0\",\"liveSearch\":\"0\",\"text\":\"\",\"button\":\"0\",\"imagebutton\":\"0\",\"button_text\":\"\",\"searchItemId\":\"\",\"min_size\":\"75\",\"max_size\":\"300\",\"cloud_limit\":\"30\",\"cloud_category\":\"0\",\"cloud_category_recursive\":\"0\",\"customCode\":\"\",\"parsePhp\":\"0\",\"K2Plugins\":\"0\",\"JPlugins\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10030', '0', 'K2 Users', 'module', 'mod_k2_users', '', '0', '1', '0', '0', '{\"name\":\"K2 Users\",\"type\":\"module\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"K2_MOD_K2_USERS_DESCRTIPTION\",\"group\":\"\",\"filename\":\"mod_k2_users.j25\"}', '{\"moduleclass_sfx\":\"\",\"getTemplate\":\"Default\",\"source\":\"0\",\"\":\"K2_DISPLAY_OPTIONS\",\"filter\":\"1\",\"K2UserGroup\":\"\",\"ordering\":\"1\",\"limit\":\"4\",\"userIDs\":\"\",\"userName\":\"1\",\"userAvatar\":\"1\",\"userAvatarWidthSelect\":\"custom\",\"userAvatarWidth\":\"50\",\"userDescription\":\"1\",\"userDescriptionWordLimit\":\"\",\"userURL\":\"1\",\"userEmail\":\"0\",\"userFeed\":\"1\",\"userItemCount\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10031', '0', 'K2 User', 'module', 'mod_k2_user', '', '0', '1', '0', '0', '{\"name\":\"K2 User\",\"type\":\"module\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"K2_MOD_K2_USER_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_k2_user.j25\"}', '{\"moduleclass_sfx\":\"\",\"pretext\":\"\",\"\":\"K2_LOGIN_LOGOUT_REDIRECTION\",\"name\":\"1\",\"userAvatar\":\"1\",\"userAvatarWidthSelect\":\"custom\",\"userAvatarWidth\":\"50\",\"menu\":\"\",\"login\":\"\",\"logout\":\"\",\"usesecure\":\"0\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10032', '0', 'K2 Quick Icons (admin)', 'module', 'mod_k2_quickicons', '', '1', '1', '2', '0', '{\"name\":\"K2 Quick Icons (admin)\",\"type\":\"module\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"K2_QUICKICONS_FOR_USE_IN_THE_JOOMLA_CONTROL_PANEL_DASHBOARD_PAGE\",\"group\":\"\",\"filename\":\"mod_k2_quickicons.j25\"}', '{\"modCSSStyling\":\"1\",\"modLogo\":\"1\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10033', '0', 'K2 Stats (admin)', 'module', 'mod_k2_stats', '', '1', '1', '2', '0', '{\"name\":\"K2 Stats (admin)\",\"type\":\"module\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"K2_STATS_FOR_USE_IN_THE_K2_DASHBOARD_PAGE\",\"group\":\"\",\"filename\":\"mod_k2_stats.j25\"}', '{\"latestItems\":\"1\",\"popularItems\":\"1\",\"mostCommentedItems\":\"1\",\"latestComments\":\"1\",\"statistics\":\"1\",\"cache\":\"0\",\"cache_time\":\"900\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10034', '0', 'plg_finder_k2', 'plugin', 'k2', 'finder', '0', '0', '1', '0', '{\"name\":\"plg_finder_k2\",\"type\":\"plugin\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"PLG_FINDER_K2_DESCRIPTION\",\"group\":\"\",\"filename\":\"k2\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10035', '0', 'Search - K2', 'plugin', 'k2', 'search', '0', '1', '1', '0', '{\"name\":\"Search - K2\",\"type\":\"plugin\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"K2_THIS_PLUGIN_EXTENDS_THE_DEFAULT_JOOMLA_SEARCH_FUNCTIONALITY_TO_K2_CONTENT\",\"group\":\"\",\"filename\":\"k2\"}', '{\"search_limit\":\"50\",\"search_tags\":\"0\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10036', '0', 'System - K2', 'plugin', 'k2', 'system', '0', '1', '1', '0', '{\"name\":\"System - K2\",\"type\":\"plugin\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"K2_THE_K2_SYSTEM_PLUGIN_IS_USED_TO_ASSIST_THE_PROPER_FUNCTIONALITY_OF_THE_K2_COMPONENT_SITE_WIDE_MAKE_SURE_ITS_ALWAYS_PUBLISHED_WHEN_THE_K2_COMPONENT_IS_INSTALLED\",\"group\":\"\",\"filename\":\"k2\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10037', '0', 'User - K2', 'plugin', 'k2', 'user', '0', '1', '1', '0', '{\"name\":\"User - K2\",\"type\":\"plugin\",\"creationDate\":\"April 27th, 2020\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2020 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.10.3\",\"description\":\"K2_A_USER_SYNCHRONIZATION_PLUGIN_FOR_K2\",\"group\":\"\",\"filename\":\"k2\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10038', '0', 'System - SP Cookie Consent', 'plugin', 'spcookieconsent', 'system', '0', '0', '1', '0', '{\"name\":\"System - SP Cookie Consent\",\"type\":\"plugin\",\"creationDate\":\"May 2018\",\"author\":\"JoomShaper.com\",\"copyright\":\"Copyright (C) 2010 - 2018 JoomShaper. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"1.0.0\",\"description\":\"SP Cookie Consent - A plugin to display cookie notice to the website visitors.\",\"group\":\"\",\"filename\":\"spcookieconsent\"}', '{\"cookie_content\":\"As a part of GDPR policy, we use cookies to ensure that we give you the best experience on our website.\",\"button_text\":\"I accept\",\"bg_color\":\"#ffc600\",\"text_color\":\"#ffffff\",\"link_color\":\"#000000\",\"button_bg_color\":\"#000000\",\"button_text_color\":\"#ffffff\",\"display_position\":\"bottom_left\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10056', '0', 'atfactory', 'template', 'atfactory', '', '0', '1', '1', '0', '{\"name\":\"atfactory\",\"type\":\"template\",\"creationDate\":\"Nov 2018\",\"author\":\"agethemes.com\",\"copyright\":\"Copyright (C) agethemes.com. All rights reserved.\",\"authorEmail\":\"support@agethemes.com\",\"authorUrl\":\"http:\\/\\/www.agethemes.com\",\"version\":\"1.0\",\"description\":\"LT Loan - Joomla Loan website template\",\"group\":\"\",\"filename\":\"templateDetails\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10057', '0', 'file_fof30', 'file', 'file_fof30', '', '0', '1', '0', '0', '{\"name\":\"file_fof30\",\"type\":\"file\",\"creationDate\":\"2020-12-14\",\"author\":\"Nicholas K. Dionysopoulos \\/ Akeeba Ltd\",\"copyright\":\"(c)2010-2019 Nicholas K. Dionysopoulos \\/ Akeeba Ltd\",\"authorEmail\":\"nicholas@akeeba.com\",\"authorUrl\":\"https:\\/\\/www.akeeba.com\",\"version\":\"3.7.1\",\"description\":\"\\n\\t\\t\\n\\t\\tFramework-on-Framework (FOF) 3.x - The rapid application development framework for Joomla!. From: {salutation}\\u00a0{first-name} {last-name} {fullname} <\\/p>\\r\\n Subject: {subject} <\\/p>\\r\\n Email:\\u00a0{email} <\\/p>\\r\\n Home Phone: {home-phone} <\\/p>\\r\\n Mobile Phone: {mobile-phone} <\\/p>\\r\\n Work Phone:\\u00a0{work-phone} <\\/p>\\r\\n Address:\\u00a0{address-1} <\\/p>\\r\\n Address 2: {address-2} <\\/p>\\r\\n City:\\u00a0{city} <\\/p>\\r\\n State: {state} <\\/p>\\r\\n Zip\\/Postal Code: {zip} <\\/p>\\r\\n Company: {company} <\\/p>\\r\\n Website: {website} <\\/p>\\r\\n Message: {message} <\\/p>\\r\\n {cf1} <\\/p>\\r\\n {cf2} <\\/p>\\r\\n {cf3} <\\/p>\\r\\n Username: {username} <\\/p>\\r\\n User Id: {user-id} <\\/p>\\r\\n User Email: {user-email} <\\/p>\\r\\n Date: {date} <\\/p>\\r\\n Date-Time: {date-time} <\\/p>\\r\\n IP: {ip} <\\/p>\\r\\n\",\"reply_to\":\"1\",\"reply_email\":\"\",\"jquery\":\"1\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10075', '0', 'Acym', 'component', 'com_acym', '', '1', '1', '0', '0', '{\"name\":\"Acym\",\"type\":\"component\",\"creationDate\":\"February 2021\",\"author\":\"Acyba\",\"copyright\":\"Copyright (C) 2009-2021 ACYBA SAS - All rights reserved.\",\"authorEmail\":\"dev@acyba.com\",\"authorUrl\":\"https:\\/\\/www.acymailing.com\",\"version\":\"7.1.2\",\"description\":\"Manage your Mailing lists and e-mail marketing campaigns\",\"group\":\"\",\"filename\":\"acym\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10077', '0', 'plg_system_nrframework', 'plugin', 'nrframework', 'system', '0', '1', '1', '0', '{\"name\":\"plg_system_nrframework\",\"type\":\"plugin\",\"creationDate\":\"August 2016\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright \\u00a9 2018 Tassos Marinos All Rights Reserved\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"4.5.3\",\"description\":\"PLG_SYSTEM_NRFRAMEWORK_DESC\",\"group\":\"\",\"filename\":\"nrframework\"}', '{\"key\":\"377d53dbe766e598cb1bb538ee61244b\",\"gmapkey\":\"648810201813\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10078', '0', 'COM_RSTBOX', 'component', 'com_rstbox', '', '1', '1', '0', '0', '{\"name\":\"COM_RSTBOX\",\"type\":\"component\",\"creationDate\":\"August 2014\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright \\u00a9 2020 Tassos Marinos All Rights Reserved\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"4.0.4\",\"description\":\"COM_RSTBOX_DESC\",\"group\":\"\"}', '{\"loadCSS\":\"1\",\"loadVelocity\":\"1\",\"loadLegacyScript\":\"1\",\"preparecontent\":\"1\",\"assign_offline\":\"1\",\"executeoutputoverride\":\"0\",\"executeonformat\":\"0\",\"rtl\":\"0\",\"preventpagescroll\":\"0\",\"colorgroup\":\"1\",\"show_update_notification\":\"1\",\"globalFooter\":\"\",\"showcopyright\":\"0\",\"debug\":\"0\",\"stats\":\"1\",\"statsdays\":\"90\",\"gaTrack\":\"1\",\"gaID\":\"UA-56424565-1\",\"gaCategory\":\"EngageBox\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10079', '0', 'PLG_EDITORS-XTD_ENGAGEBOX', 'plugin', 'engagebox', 'editors-xtd', '0', '1', '1', '0', '{\"name\":\"PLG_EDITORS-XTD_ENGAGEBOX\",\"type\":\"plugin\",\"creationDate\":\"November 2016\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright \\u00a9 2019 Tassos Marinos All Rights Reserved\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"1.0\",\"description\":\"PLG_EDITORS-XTD_ENGAGEBOX_DESC\",\"group\":\"\",\"filename\":\"engagebox\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10080', '0', 'PLG_ENGAGEBOX_CUSTOM', 'plugin', 'custom', 'engagebox', '0', '1', '1', '0', '{\"name\":\"PLG_ENGAGEBOX_CUSTOM\",\"type\":\"plugin\",\"creationDate\":\"January 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (c) 2018 Tassos Marinos\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"1.0\",\"description\":\"PLG_ENGAGEBOX_CUSTOM_DESC\",\"group\":\"\",\"filename\":\"custom\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10081', '0', 'PLG_ENGAGEBOX_EMAILFORM', 'plugin', 'emailform', 'engagebox', '0', '1', '1', '0', '{\"name\":\"PLG_ENGAGEBOX_EMAILFORM\",\"type\":\"plugin\",\"creationDate\":\"January 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (c) 2018 Tassos Marinos\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"1.0\",\"description\":\"PLG_ENGAGEBOX_EMAILFORM_DESC\",\"group\":\"\",\"filename\":\"emailform\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10082', '0', 'PLG_ENGAGEBOX_IFRAME', 'plugin', 'iframe', 'engagebox', '0', '1', '1', '0', '{\"name\":\"PLG_ENGAGEBOX_IFRAME\",\"type\":\"plugin\",\"creationDate\":\"January 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (c) 2018 Tassos Marinos\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"1.0\",\"description\":\"PLG_ENGAGEBOX_IFRAME_DESC\",\"group\":\"\",\"filename\":\"iframe\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10083', '0', 'PLG_ENGAGEBOX_IMAGE', 'plugin', 'image', 'engagebox', '0', '1', '1', '0', '{\"name\":\"PLG_ENGAGEBOX_IMAGE\",\"type\":\"plugin\",\"creationDate\":\"January 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (c) 2018 Tassos Marinos\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"1.0\",\"description\":\"PLG_ENGAGEBOX_IMAGE_DESC\",\"group\":\"\",\"filename\":\"image\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10084', '0', 'PLG_ENGAGEBOX_MODULE', 'plugin', 'module', 'engagebox', '0', '1', '1', '0', '{\"name\":\"PLG_ENGAGEBOX_MODULE\",\"type\":\"plugin\",\"creationDate\":\"January 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (c) 2018 Tassos Marinos\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"1.0\",\"description\":\"PLG_ENGAGEBOX_MODULE_DESC\",\"group\":\"\",\"filename\":\"module\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10085', '0', 'PLG_ENGAGEBOX_SMARTTAGS', 'plugin', 'smarttags', 'engagebox', '0', '1', '1', '0', '{\"name\":\"PLG_ENGAGEBOX_SMARTTAGS\",\"type\":\"plugin\",\"creationDate\":\"January 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (c) 2018 Tassos Marinos\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"1.0\",\"description\":\"PLG_ENGAGEBOX_SMARTTAGS_DESC\",\"group\":\"\",\"filename\":\"smarttags\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10086', '0', 'PLG_ENGAGEBOX_SOCIAL', 'plugin', 'social', 'engagebox', '0', '1', '1', '0', '{\"name\":\"PLG_ENGAGEBOX_SOCIAL\",\"type\":\"plugin\",\"creationDate\":\"January 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (c) 2018 Tassos Marinos\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"1.0\",\"description\":\"PLG_ENGAGEBOX_SOCIAL_DESC\",\"group\":\"\",\"filename\":\"social\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10087', '0', 'PLG_ENGAGEBOX_YESNO', 'plugin', 'yesno', 'engagebox', '0', '1', '1', '0', '{\"name\":\"PLG_ENGAGEBOX_YESNO\",\"type\":\"plugin\",\"creationDate\":\"January 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (c) 2018 Tassos Marinos\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"1.0\",\"description\":\"PLG_ENGAGEBOX_YESNO_DESC\",\"group\":\"\",\"filename\":\"yesno\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10088', '0', 'PLG_SYSTEM_RSTBOX', 'plugin', 'rstbox', 'system', '0', '1', '1', '0', '{\"name\":\"PLG_SYSTEM_RSTBOX\",\"type\":\"plugin\",\"creationDate\":\"September 2015\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright \\u00a9 2019 Tassos Marinos All Rights Reserved\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"3.0\",\"description\":\"PLG_SYSTEM_RSTBOX_DESC\",\"group\":\"\",\"filename\":\"rstbox\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '1', '0'),
('10089', '0', 'plg_system_tgeoip', 'plugin', 'tgeoip', 'system', '0', '1', '1', '0', '{\"name\":\"plg_system_tgeoip\",\"type\":\"plugin\",\"creationDate\":\"06 Mar 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright \\u00a9 2020 Tassos Marinos All Rights Reserved\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"2.2.0\",\"description\":\"PLG_SYSTEM_TGEOIP_DESC\",\"group\":\"\",\"filename\":\"tgeoip\"}', '{\"license_key\":\"d4ktww9BJmdIM9lB \"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10090', '0', 'System - SP PageBuilder', 'plugin', 'sppagebuilder', 'system', '0', '1', '1', '0', '{\"name\":\"System - SP PageBuilder\",\"type\":\"plugin\",\"creationDate\":\"Sep 2016\",\"author\":\"JoomShaper.com\",\"copyright\":\"Copyright (C) 2010 - 2020 JoomShaper. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"1.4\",\"description\":\"SP Page Builder System plugin to add support for 3rd party components\",\"group\":\"\",\"filename\":\"sppagebuilder\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10091', '0', 'System - SP Page Builder Pro Updater', 'plugin', 'sppagebuilderproupdater', 'system', '0', '1', '1', '0', '{\"name\":\"System - SP Page Builder Pro Updater\",\"type\":\"plugin\",\"creationDate\":\"Jul 2015\",\"author\":\"JoomShaper.com\",\"copyright\":\"Copyright (C) 2010 - 2020 JoomShaper. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"1.1\",\"description\":\"SP Page Builder Pro Updater Plugin\",\"group\":\"\",\"filename\":\"sppagebuilderproupdater\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10092', '0', 'plg_search_sppagebuilder', 'plugin', 'sppagebuilder', 'search', '0', '1', '1', '0', '{\"name\":\"plg_search_sppagebuilder\",\"type\":\"plugin\",\"creationDate\":\"July 2015\",\"author\":\"JoomShaper\",\"copyright\":\"Copyright (C) 2015 Open Source Matters. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"1.5\",\"description\":\"PLG_SEARCH_SPPAGEBUILDER_DESCRIPTION\",\"group\":\"\",\"filename\":\"sppagebuilder\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10093', '0', 'plg_finder_sppagebuilder', 'plugin', 'sppagebuilder', 'finder', '0', '0', '1', '0', '{\"name\":\"plg_finder_sppagebuilder\",\"type\":\"plugin\",\"creationDate\":\"March 2018\",\"author\":\"JoomShaper\",\"copyright\":\"(C) 2010 - 2019 JoomShaper. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"1.6.1\",\"description\":\"PLG_FINDER_SP_PAGEBUILDER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"sppagebuilder\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10116', '0', 'plg_system_extstore_update_helper', 'plugin', 'extstore_update_helper', 'system', '0', '1', '1', '0', '{\"name\":\"plg_system_extstore_update_helper\",\"type\":\"plugin\",\"creationDate\":\"July 2015\",\"author\":\"Onbekend\",\"copyright\":\"Copyright (c) 2015 ExtStore. All rights reserved.\",\"authorEmail\":\"admin@extstore.com\",\"authorUrl\":\"http:\\/\\/extstore.com\",\"version\":\"1.0.0\",\"description\":\"\\n\\t\\n\\t\\tHelper for auto update extensions for http:\\/\\/extstore.com\\n\\t\\n\\t\",\"group\":\"\",\"filename\":\"extstore_update_helper\"}', '[]', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10119', '0', 'PLG_SYSTEM_REGULARLABS', 'plugin', 'regularlabs', 'system', '0', '1', '1', '0', '{\"name\":\"PLG_SYSTEM_REGULARLABS\",\"type\":\"plugin\",\"creationDate\":\"February 2021\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2018 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/www.regularlabs.com\",\"version\":\"21.2.23991\",\"description\":\"PLG_SYSTEM_REGULARLABS_DESC\",\"group\":\"\",\"filename\":\"regularlabs\"}', '{\"combine_admin_menu\":\"0\",\"show_help_menu\":\"1\",\"max_list_count\":\"10000\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10120', '0', 'plg_editors-xtd_sourcerer', 'plugin', 'sourcerer', 'editors-xtd', '0', '1', '1', '0', '{\"name\":\"plg_editors-xtd_sourcerer\",\"type\":\"plugin\",\"creationDate\":\"December 2020\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2018 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/www.regularlabs.com\",\"version\":\"8.4.3\",\"description\":\"PLG_EDITORS-XTD_SOURCERER_DESC\",\"group\":\"\",\"filename\":\"sourcerer\"}', '[]', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10121', '0', 'plg_system_sourcerer', 'plugin', 'sourcerer', 'system', '0', '1', '1', '0', '{\"name\":\"plg_system_sourcerer\",\"type\":\"plugin\",\"creationDate\":\"December 2020\",\"author\":\"Regular Labs (Peter van Westen)\",\"copyright\":\"Copyright \\u00a9 2018 Regular Labs - All Rights Reserved\",\"authorEmail\":\"info@regularlabs.com\",\"authorUrl\":\"https:\\/\\/www.regularlabs.com\",\"version\":\"8.4.3\",\"description\":\"PLG_SYSTEM_SOURCERER_DESC\",\"group\":\"\",\"filename\":\"sourcerer\"}', '{\"enable_css\":\"1\",\"enable_js\":\"1\",\"enable_php\":\"1\",\"forbidden_php\":\"dl, escapeshellarg, escapeshellcmd, exec, passthru, popen, proc_close, proc_open, shell_exec, symlink, system\",\"forbidden_tags\":\"\",\"@wizard\":\"0\",\"button_text\":\"Code\",\"enable_frontend\":\"1\",\"addsourcetags\":\"1\",\"syntax_word\":\"source\",\"tag_characters\":\"{.}\",\"trim\":\"0\",\"enable_in_head\":\"0\",\"remove_from_search\":\"0\",\"include_path\":\"\\/\",\"tmp_path\":\"\",\"place_comments\":\"1\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10122', '10215', 'files_inlinelayouts', 'file', 'inlinelayouts', '', '0', '1', '0', '0', '{\"name\":\"files_inlinelayouts\",\"type\":\"file\",\"creationDate\":\"March 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2013- 2014 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0.2b\",\"description\":\"This plugin provides the layouts for inline front-end edting\",\"group\":\"\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10123', '10215', 'Ajax - Inline content editing', 'plugin', 'inlinecontent', 'ajax', '0', '1', '1', '0', '{\"name\":\"Ajax - Inline content editing\",\"type\":\"plugin\",\"creationDate\":\"November 2013\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2013- 2014 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0.2b\",\"description\":\"This plugin provides ajax functionality for inline front end edting for articles\",\"group\":\"\",\"filename\":\"inlinecontent\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10124', '10215', 'System - Typography by ARK', 'plugin', 'arktypography', 'system', '0', '1', '1', '0', '{\"name\":\"System - Typography by ARK\",\"type\":\"plugin\",\"creationDate\":\"May 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\">Adds Ark Editor Typography styles to template\",\"group\":\"\",\"filename\":\"arktypography\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10125', '10215', 'Editor - ARKEditor', 'plugin', 'arkeditor', 'editors', '0', '1', '1', '0', '{\"name\":\"Editor - ARKEditor\",\"type\":\"plugin\",\"creationDate\":\"Jan 2020\",\"author\":\"WebxSolution Ltd\",\"copyright\":\"\",\"authorEmail\":\"\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"2.6.15\",\"description\":\"PLG_ARK_XML_DESC\",\"group\":\"\",\"filename\":\"arkeditor\"}', '{\"toolbar\":\"back\",\"toolbar_ft\":\"front\",\"skin\":\"officemetro\",\"entermode\":\"1\",\"shiftentermode\":\"2\",\"width\":\"\",\"height\":\"\",\"showerrors\":\"1\",\"lang_mode\":\"1\",\"lang_code\":\"en\",\"bgcolor\":\"\",\"ftcolor\":\"\",\"ftsize\":\"\",\"ftfamily\":\"\",\"textalign\":\"0\",\"entities\":\"0\",\"formatsource\":\"1\",\"toolbars\":\"eyJmcm9udCI6W1siTWF4aW1pemUiLCJTb3VyY2UiLCJTaG93QmxvY2tzIiwiU2NheXQiXSxbIlVuZG8iLCJSZWRvIiwiVmVyc2lvbnMiXSxbIkN1dCIsIlBhc3RlRnJvbVdvcmQiXSxbIkJvbGQiLCJJdGFsaWMiLCJVbmRlcmxpbmUiLCJCbG9ja3F1b3RlIl0sWyJOdW1iZXJlZExpc3QiLCJCdWxsZXRlZExpc3QiXSxbIkp1c3RpZnlMZWZ0IiwiSnVzdGlmeUNlbnRlciIsIkp1c3RpZnlSaWdodCIsIkp1c3RpZnlCbG9jayJdLFsiVW5saW5rIiwiTWVudUxpbmtzIiwiRW1haWwiLCJBbmNob3IiXSxbIkRvY3VtZW50IiwiSW1hZ2UiLCJBcmttZWRpYWJ1dHRvbiJdLFsiRm9ybWF0IiwiU3R5bGVzIiwiUmVtb3ZlRm9ybWF0Il0sWyJUYWJsZSIsIkNyZWF0ZURpdiIsIlNtaWxleSJdLFsiRm9udGF3ZXNvbWUiXSxbIkFya3dpZGdldGJ1dHRvbiJdXSwiaW5saW5lIjpbWyJTb3VyY2VkaWFsb2ciLCJQYXN0ZVRleHQiXSxbIkJvbGQiLCJOdW1iZXJlZExpc3QiLCJCdWxsZXRlZExpc3QiXSxbIkZvcm1hdCJdLFsiQ3JlYXRlRGl2Il0sWyJNZW51TGlua3MiLCJSZWFkbW9yZSJdLFsiVW5kbyIsIlJlZG8iLCJWZXJzaW9ucyJdLFsiSW1hZ2UiLCJBcmttZWRpYWJ1dHRvbiJdLFsiQXJrd2lkZ2V0YnV0dG9uIl0sWyJDbG9zZSJdXSwidGl0bGUiOltbIlNhdmUiXSxbIkN1dCIsIkNvcHkiLCJQYXN0ZVRleHQiXSxbIlVuZG8iLCJSZWRvIl0sWyJDbG9zZSJdXSwiaW1hZ2UiOltbIlNhdmUiXSxbIkltYWdlIl0sWyJNZW51TGlua3MiLCJEb2N1bWVudCJdLFsiVmVyc2lvbnMiXSxbIkNsb3NlIl1dLCJtb2JpbGUiOltbIkJvbGQiXSxbIk1lbnVMaW5rcyJdLFsiSW1hZ2UiXSxbIlNhdmUiXSxbIlZlcnNpb25zIl0sWyJDbG9zZSJdXSwiZnVsbCI6W1siTWF4aW1pemUiLCJTY2F5dCIsIlNwZWxsQ2hlY2tlciIsIlByaW50Il0sWyJDdXQiLCJDb3B5IiwiU2VsZWN0QWxsIiwiUGFzdGUiLCJQYXN0ZVRleHQiLCJQYXN0ZUZyb21Xb3JkIl0sWyJCb2xkIiwiSXRhbGljIiwiVW5kZXJsaW5lIiwiU3RyaWtlIiwiU3VwZXJzY3JpcHQiLCJTdWJzY3JpcHQiLCJTcGVjaWFsQ2hhciIsIkJsb2NrcXVvdGUiXSxbIk51bWJlcmVkTGlzdCIsIkJ1bGxldGVkTGlzdCIsIk91dGRlbnQiLCJJbmRlbnQiXSxbIkJpZGlSdGwiLCJCaWRpTHRyIl0sWyJKdXN0aWZ5TGVmdCIsIkp1c3RpZnlDZW50ZXIiLCJKdXN0aWZ5UmlnaHQiLCJKdXN0aWZ5QmxvY2siXSxbIlVubGluayIsIk1lbnVMaW5rcyIsIkFuY2hvciJdLFsiRG9jdW1lbnQiLCJJbWFnZSIsIkFya21lZGlhYnV0dG9uIl0sWyJTdHlsZXMiLCJGb3JtYXQiLCJGb250Il0sWyJGb250U2l6ZSIsIlJlbW92ZUZvcm1hdCJdLFsiVGV4dENvbG9yIiwiQkdDb2xvciJdLFsiVGFibGUiLCJIb3Jpem9udGFsUnVsZSIsIkNyZWF0ZURpdiIsIklmcmFtZSIsIkZsYXNoIiwiU21pbGV5IiwiQWJvdXQiXSxbIlNhdmVjb250ZW50Il1dLCJiYWNrIjpbWyJNYXhpbWl6ZSIsIlNjYXl0Il0sWyJDdXQiLCJDb3B5IiwiU2VsZWN0QWxsIiwiUGFzdGUiLCJQYXN0ZUZyb21Xb3JkIl0sWyJCb2xkIiwiSXRhbGljIiwiVW5kZXJsaW5lIiwiU3RyaWtlIiwiU3VwZXJzY3JpcHQiLCJTcGVjaWFsQ2hhciIsIkJsb2NrcXVvdGUiXSxbIk51bWJlcmVkTGlzdCIsIkJ1bGxldGVkTGlzdCIsIk91dGRlbnQiLCJJbmRlbnQiXSxbIkp1c3RpZnlMZWZ0IiwiSnVzdGlmeUNlbnRlciIsIkp1c3RpZnlSaWdodCIsIkp1c3RpZnlCbG9jayJdLFsiVW5saW5rIiwiTWVudUxpbmtzIiwiQW5jaG9yIl0sWyJEb2N1bWVudCIsIkltYWdlIiwiQXJrbWVkaWFidXR0b24iXSxbIlRhYmxlIiwiSG9yaXpvbnRhbFJ1bGUiLCJDcmVhdGVEaXYiLCJJZnJhbWUiXSxbIkFya3dpZGdldGJ1dHRvbiJdLCJcLyIsWyJGb3JtYXQiLCJTdHlsZXMiLCJGb250IiwiUmVtb3ZlRm9ybWF0IiwiRm9udFNpemUiLCJUZXh0Q29sb3IiLCJCR0NvbG9yIl0sWyJVbmRvIiwiUmVkbyJdLFsiU2F2ZWNvbnRlbnQiXSxbIkFydGljbGUiXV19\",\"dialog_backgroundCoverColor\":\"black\",\"dialog_backgroundCoverOpacity\":\"0.5\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10126', '10215', 'com_arkeditor', 'component', 'com_arkeditor', '', '1', '1', '0', '0', '{\"name\":\"com_arkeditor\",\"type\":\"component\",\"creationDate\":\"Jan 2020\",\"author\":\"WebxSolution Ltd\",\"copyright\":\"2016 WebxSolutions Ltd\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"2.6.15\",\"description\":\" \\n\\t Welcome to the Ark Editor v2.6<\\/p> \\n\\t\",\"group\":\"\",\"filename\":\"com_arkeditor\"}', '{\"show_versions\":\"1\",\"show_new\":\"1\",\"show_save\":\"1\",\"show_undo\":\"1\",\"show_redo\":\"1\",\"show_find\":\"1\",\"show_close\":\"1\",\"show_source\":\"1\",\"show_design\":\"1\",\"show_blocks\":\"1\",\"enable_inline\":\"1\",\"auto_disable_inline\":\"1\",\"enable_autosave\":\"1\",\"enable_sefbasepath\":\"1\",\"enable_toolbarswitcher\":\"1\",\"enable_modulehistory\":\"1\",\"enable_editable_titles\":\"1\",\"enable_editable_modules_titles\":\"0\",\"enable_user_warnings\":\"1\",\"component_auto_enable_editable_regions_list\":[\"test\",\"com_content\"],\"enable_magicline\":\"0\",\"imagePath\":\"images\",\"filePath\":\"files\",\"arktypographycontent\":\"LyogLS0gRk9STUFUIFNUWUxFUyAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSovDQoNCi8qIC0tIFVzZSB0aGUgJ2JvZHkuY2tlX2VkaXRhYmxlJyB0byBsaW1pdHMgc3R5bGVzIHRvIHRoZSBlZGl0aW5nIGFyZWEgLS0gKi8NCmJvZHkuY2tlX2VkaXRhYmxlIHsgcGFkZGluZzogMTBweDsgfQ0KYm9keS5ja2VfZWRpdGFibGUgYSB7fQ0KYm9keS5ja2VfZWRpdGFibGUgdWwge30NCmJvZHkuY2tlX2VkaXRhYmxlIG9sIHt9DQpib2R5LmNrZV9lZGl0YWJsZSBoMSB7fQ0KYm9keS5ja2VfZWRpdGFibGUgaDIge30NCmJvZHkuY2tlX2VkaXRhYmxlIGgzIHt9DQpib2R5LmNrZV9lZGl0YWJsZSBoNCB7fQ0KYm9keS5ja2VfZWRpdGFibGUgaDUge30NCmJvZHkuY2tlX2VkaXRhYmxlIGg2IHt9DQpib2R5LmNrZV9lZGl0YWJsZSBwcmUge30NCmJvZHkuY2tlX2VkaXRhYmxlIGFkZHJlc3Mge30NCmJvZHkuY2tlX2VkaXRhYmxlIGJsb2NrcXVvdGUge30NCg0KLyogLS0gQkVIQVZJT1VSIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSovDQoNCi8qIEFkZHMgc3R5bGluZyB0byB0aGUgc3R5bGVzIGRyb3Bkb3duIGxpc3QgKi8NCmJvZHkuY2tlX2x0ciBkaXYuY2tlX3BhbmVsX2Jsb2NrIHVsLmNrZV9wYW5lbF9saXN0IC5ja2VfcGFuZWxfbGlzdEl0ZW0gIHt9DQoNCi8qIE92ZXJyaWRlIGJvZHkgb3ZlcmZsb3cgaGlkZGVuIHRoYXQgY2F1c2VzIHN0eWxlcyB0byBkaXNhcHBlYXIgaW4gdGhlIFN0eWxlcyBsaXN0IGJveCAqLw0KYm9keS5ja2VfbHRyIHsgb3ZlcmZsb3cgOiBpbml0aWFsIH0gYm9keS5ja2VfbHRyIGRpdi5ja2VfcGFuZWxfYmxvY2sgeyBtaW4taGVpZ2h0OiAyMDBweCB9DQoNCi8qIEFkZHMgYmFja2dyb3VuZCBjb2xvciBvciBpbWcgdG8gdGhlIGVkaXRvcnMgZHJvcGRvd24gbGlzdHMgKi8NCi5ja2VfcGFuZWxfY29udGFpbmVyIGJvZHkgeyBiYWNrZ3JvdW5kOiBub25lOyB9DQoNCi8qIEFkZGVkIHRvIHRvIHN0b3AgYSByYW5kb20gYm9keSBzdHlsZSBjb21pbmcgdGhyb3VnaCBvbiB0aGUgbGlzdCAqLw0KaHRtbC5ja2VfcGFuZWxfY29udGFpbmVyIGJvZHkuY2tlX2x0cjo6YWZ0ZXIge2Rpc3BsYXk6IG5vbmU7fQ0KDQovKiBDb2xsYXBzZXMgcCB0YWdzLiBSZW1vdmVzIGV4dHJhIHNwYWNlIGFyb3VuZCBlbGVtZW50cyBzdWNoIGFzIGltYWdlcyAqLw0KcC5hcmtfbm9ibG9jayB7IHBhZGRpbmc6IDA7IG1hcmdpbjogMCB9DQoNCi8qIC0tIElNQUdFIEFMSUdOTUVOVCAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0qLw0KDQppbWcubGVmdCwgLnB1bGwtbGVmdCB7IGZsb2F0OiBsZWZ0OyBtYXJnaW4tcmlnaHQ6IDEwcHg7IH0NCmltZy5yaWdodCwgLnB1bGwtcmlnaHQgwqB7IGZsb2F0OiByaWdodDsgbWFyZ2luLWxlZnQ6IDEwcHg7IH0NCmltZy5jZW50ZXIsIC5wdWxsLWNlbnRlciB7IGRpc3BsYXk6IGJsb2NrOyBtYXJnaW46IDAgYXV0bzsgfQ0KcC5wdWxsLWNlbnRlciwgZGl2LnB1bGwtY2VudGVyIHsgdGV4dC1hbGlnbjogY2VudGVyOyB9DQpmaWdjYXB0aW9uLnRleHQtY2VudGVyIHsgdGV4dC1hbGlnbjogY2VudGVyO30NCg0KDQovKiAtLSBUaHVtYm5haWwgZm9yIHRoZSBBcmsgbW9kZWwgbGlnaHRib3ggLS0qLw0KaW1nLm1vZGFsICAgICAgICAgICAgICAgICAgIHsgcG9zaXRpb246IHJlbGF0aXZlOyBjdXJzb3I6IHpvb20taW47IH0NCmltZy5tb2RhbC50aHVtYm5haWwgICAgICAgICB7IGRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDIwMHB4OyB9DQoNCmltZy50aHVtYm5haWwgew0KDQogICAgbWFyZ2luOiAgICAgICAgNHB4Ow0KCWJvcmRlcjogICAgICAgIDFweCBzb2xpZCAjZGRkOw0KCWRpc3BsYXk6ICAgICAgIGJsb2NrOw0KICAgIHBhZGRpbmc6ICAgICAgIDRweDsNCglib3gtc2hhZG93OiAgICAwIDFweCAzcHggcmdiYSgwLCAwLCAwLCAwLjA1NSk7DQogICAgdHJhbnNpdGlvbjogICAgYWxsIDAuMnMgZWFzZS1pbi1vdXQgMHM7DQoJbGluZS1oZWlnaHQ6ICAgMjBweDsNCglib3JkZXItcmFkaXVzOiA0cHg7DQp9DQoNCmEudGh1bWJuYWlsOmhvdmVyLCBhLnRodW1ibmFpbDpmb2N1cyB7DQoNCiAgICBib3gtc2hhZG93OiAgIDAgMXB4IDRweCByZ2JhKDAsIDEwNSwgMjE0LCAwLjI1KTsNCiAgICBib3JkZXItY29sb3I6ICMwMDg4Y2M7DQp9DQoNCi8qIC0tIE1FRElBIEFMSUdOTUVOVCAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSovDQoNCi8qIC0tIFN0eWxlcyBmb3IgSFRNTCA1IHZpZGVvIGFuZCBIVE1MIDUgQXVkaW8gQXJrIHdpZGdldHMgLS0tKi8NCmRpdi52aWRlb19hbGlnbl9sZWZ0ICAgeyBmbG9hdDogbGVmdDsgbWFyZ2luLXJpZ2h0OiAyMHB4OyB9DQpkaXYudmlkZW9fYWxpZ25fcmlnaHQgIHsgZmxvYXQ6IHJpZ2h0OyBtYXJnaW4tbGVmdDogMjBweDsgfQ0KZGl2LnZpZGVvX2FsaWduX2NlbnRlciB7IGRpc3BsYXk6IHRhYmxlOyBtYXJnaW4tbGVmdDphdXRvOyBtYXJnaW4tcmlnaHQ6YXV0bzsgfQ0KZGl2LnZpZGVvX25hcnJvdyAgICAgICB7IHdpZHRoOiA3NSU7IH0NCmRpdi5hdWRpb19hbGlnbl9sZWZ0ICAgeyBmbG9hdDogbGVmdDsgbWFyZ2luLXJpZ2h0OiAyMHB4OyB9DQpkaXYuYXVkaW9fYWxpZ25fcmlnaHQgIHsgZmxvYXQ6IHJpZ2h0OyBtYXJnaW4tbGVmdDogMjBweDsgfQ0KZGl2LmF1ZGlvX2FsaWduX2NlbnRlciB7IGRpc3BsYXk6IHRhYmxlOyBtYXJnaW4tbGVmdDphdXRvOyBtYXJnaW4tcmlnaHQ6YXV0bzsgfQ==\",\"stylelistsource\":\"1\",\"customcssswitcher\":\"0\",\"bootstrap2\":\"LyoqIEJvb3RzdHJhcCAyICoqLwovKiAtLSBPQkpFQ1QgU1RZTEVTICAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0qLwovKiAtLSBDb250cm9scyB0aGUgb2JqZWN0IHN0eWxlIGNvbHVtbnMgLS0gKi8KaW1nLnRodW1ibmFpbCB7fQppbWcuaW1nLWNpcmNsZSB7fQppbWcuaW1nLXJvdW5kZWQge30KaW1nLmltZy1wb2xhcm9pZCB7fQp1bC51bnN0eWxlZCB7fQp0YWJsZS50YWJsZSB7fQp0YWJsZS50YWJsZS1zdHJpcGVkIHt9CgovKiAtLSBCTE9DSyBTVFlMRVMgIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSovCi8qIC0tICBDb250cm9scyB0aGUgYmxvY2sgc3R5bGUgY29sdW1ucyAtLSAqLwpwLnRleHQtZXJyb3Ige30KcC50ZXh0LWluZm8ge30KcC50ZXh0LXdhcm5pbmcge30KcC50ZXh0LXN1Y2Nlc3Mge30KZGl2LndlbGwge30KZGl2LmFsZXJ0IHt9CnAuaGVyby11bml0IHt9CgovKiAtLSBJTkxJTkUgU1RZTEVTICAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0qLwovKiAtLSAgQ29udHJvbHMgdGhlIGlubGluZSBzdHlsZSBjb2x1bW5zIC0tICovCnNwYW4ubGFiZWwge30Kc3Bhbi5iYWRnZSB7fQppLmljb24tdXNlciB7fQppLmljb24tc3RhciB7fQppLmljb24taW5mby1jaXJjbGUge30KaS5pY29uLWRvd25sb2FkIHt9CmkuaWNvbi1maWxlIHt9Ci8qKiBFbmQgb2YgU3R5bGVzaGVldCAqKi8=\",\"bootstrap3\":\"LyoqIEJvb3RzdHJhcCAzIC1UMyoqLw0KLyogLS0gT0JKRUNUIFNUWUxFUyAgLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tKi8NCi8qIC0tIENvbnRyb2xzIHRoZSBvYmplY3Qgc3R5bGUgY29sdW1ucyAtLSAqLw0KDQppbWcudGh1bWJuYWlsIHt9DQppbWcuaW1nLWNpcmNsZSB7fQ0KaW1nLmltZy1yb3VuZGVkIHt9DQp0YWJsZS50YWJsZSB7fQ0KdWwubGlzdC11bnN0eWxlZCB7fQ0KdWwubGlzdC1pbmxpbmUge30NCg0KLyogLS0gQkxPQ0sgU1RZTEVTICAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0qLw0KLyogLS0gIENvbnRyb2xzIHRoZSBibG9jayBzdHlsZSBjb2x1bW5zIC0tICovDQoNCnAudGV4dC1lcnJvciB7fQ0KcC50ZXh0LWluZm8ge30NCnAudGV4dC13YXJuaW5nIHt9DQpwLnRleHQtc3VjY2VzcyB7fQ0KZGl2LndlbGwge30NCmRpdi5qdW1ib3Ryb24ge30NCmRpdi5hbGVydCB7fQ0KDQovKiAtLSBJTkxJTkUgU1RZTEVTICAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0qLw0KLyogLS0gIENvbnRyb2xzIHRoZSBpbmxpbmUgc3R5bGUgY29sdW1ucyAtLSAqLw0KDQpzcGFuLmJhZGdlIHt9DQpzcGFuLmxhYmVsIHt9DQoNCi8qKiBFbmQgb2YgU3R5bGVzaGVldCAqKi8=\",\"bootstrap3gantry5\":\"LyoqIEJvb3RzdHJhcCAzIC1HYW50cnk1KiovDQovKiAtLSBPQkpFQ1QgU1RZTEVTICAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0qLw0KLyogLS0gQ29udHJvbHMgdGhlIG9iamVjdCBzdHlsZSBjb2x1bW5zIC0tICovDQoNCmltZy5pbWctdGh1bWJuYWlsIHt9DQppbWcuaW1nLWNpcmNsZSB7fQ0KaW1nLmltZy1yb3VuZGVkIHt9DQp1bC51bnN0eWxlZCB7fQ0KdGFibGUudGFibGUge30NCg0KLyogLS0gQkxPQ0sgU1RZTEVTICAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0qLw0KLyogLS0gIENvbnRyb2xzIHRoZSBibG9jayBzdHlsZSBjb2x1bW5zIC0tICovDQoNCnAudGV4dC1lcnJvciB7fQ0KcC50ZXh0LWluZm8ge30NCnAudGV4dC13YXJuaW5nIHt9DQpwLnRleHQtc3VjY2VzcyB7fQ0KcC5lcnJvciB7fQ0KcC5pbmZvIHt9DQpwLndhcm5pbmcge30NCnAuc3VjY2VzcyB7fQ0KZGl2LmFsZXJ0IHt9DQoNCi8qIC0tIElOTElORSBTVFlMRVMgIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSovDQovKiAtLSAgQ29udHJvbHMgdGhlIGlubGluZSBzdHlsZSBjb2x1bW5zIC0tICovDQoNCnNwYW4ubGFiZWwge30NCnNwYW4uYmFkZ2Uge30NCmkuaWNvbi11c2VyIHt9DQppLmljb24tc3RhciB7fQ0KaS5pY29uLWZpbGUge30NCmkuaWNvbi1pbmZvLXNpZ24ge30NCmkuaWNvbi1kb3dubG9hZCB7fQ0KDQovKiogRW5kIG9mIFN0eWxlc2hlZXQgKiov\",\"uikit2\":\"LyoqIFVpa2l0MiAqKi8NCi8qIC0tIE9CSkVDVCBTVFlMRVMgIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSovDQovKiAtLSBDb250cm9scyB0aGUgb2JqZWN0IHN0eWxlIGNvbHVtbnMgLS0gKi8NCg0KaW1nLnVrLXRodW1ibmFpbCB7fQ0KaW1nLnVrLWJvcmRlci1jaXJjbGUge30NCmltZy51ay1ib3JkZXItcm91bmRlZCB7fQ0KdGFibGUudWstdGFibGUge30NCnVsLnVrLWxpc3Qtc3RyaXBlZCB7fQ0KDQovKiAtLSBCTE9DSyBTVFlMRVMgIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSovDQovKiAtLSAgQ29udHJvbHMgdGhlIGJsb2NrIHN0eWxlIGNvbHVtbnMgLS0gKi8NCg0KcC51ay10ZXh0LWRhbmdlciAge30NCnAudWstdGV4dC1zdWNjZXNzIHt9DQpwLnVrLXRleHQtd2FybmluZyB7fQ0KcC51ay10ZXh0LWNvbnRyYXN0IHt9DQpwLnVrLXRleHQtdXBwZXJjYXNlICB7IH0NCnAudWstdGV4dC1jYXBpdGFsaXplIHsgfQ0KZGl2LnVrLWFsZXJ0IHt9DQpkaXYudWstcGxhY2Vob2xkZXIge30NCmRpdi51ay1wYW5lbC1ib3gge30NCg0KLyogLS0gSU5MSU5FIFNUWUxFUyAgLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tKi8NCi8qIC0tICBDb250cm9scyB0aGUgaW5saW5lIHN0eWxlIGNvbHVtbnMgLS0gKi8NCg0Kc3Bhbi51ay1iYWRnZSB7fQ0KaS51ay1pY29uLXVzZXIge30NCmkudWstaWNvbi1saWdodGJ1bGItbyB7fQ0KaS51ay1pY29uLWluZm8tY2lyY2xlIHt9DQppLnVrLWljb24tZG93bmxvYWQge30NCmkudWstaWNvbi1maWxlLXppcC1vIHt9DQoNCi8qKiBFbmQgb2YgU3R5bGVzaGVldCAqKi8=\",\"uikit3\":\"LyoqIFVpa2l0MyAqKi8NCi8qIC0tIE9CSkVDVCBTVFlMRVMgIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSovDQovKiAtLSBDb250cm9scyB0aGUgb2JqZWN0IHN0eWxlIGNvbHVtbnMgLS0gKi8NCg0KaW1nLnVrLXRodW1ibmFpbCB7fQ0KaW1nLnVrLWJvcmRlci1jaXJjbGUge30NCmltZy51ay1ib3JkZXItcm91bmRlZCB7fQ0KdGFibGUudWstdGFibGUge30NCnVsLnVrLWxpc3Qtc3RyaXBlZCB7fQ0KDQovKiAtLSBCTE9DSyBTVFlMRVMgIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSovDQovKiAtLSAgQ29udHJvbHMgdGhlIGJsb2NrIHN0eWxlIGNvbHVtbnMgLS0gKi8NCg0KcC51ay10ZXh0LWRhbmdlciAge30NCnAudWstdGV4dC1zdWNjZXNzIHt9DQpwLnVrLXRleHQtd2FybmluZyB7fQ0KcC51ay10ZXh0LWNvbnRyYXN0IHt9DQpwLnVrLXRleHQtdXBwZXJjYXNlICB7fQ0KcC51ay10ZXh0LWNhcGl0YWxpemUge30NCmRpdi51ay1hbGVydCB7fQ0KZGl2LnVrLXBsYWNlaG9sZGVyIHt9DQpkaXYudWstcGFuZWwtYm94IHt9DQoNCi8qIC0tIElOTElORSBTVFlMRVMgIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSovDQovKiAtLSAgQ29udHJvbHMgdGhlIGlubGluZSBzdHlsZSBjb2x1bW5zIC0tICovDQoNCnNwYW4udWstYmFkZ2Uge30NCnNwYW4udWstbGFiZWwge30NCnNwYW4udWstdGV4dC1iYWNrZ3JvdW5kIHt9DQoNCi8qKiBFbmQgb2YgU3R5bGVzaGVldCAqKi8NCg==\",\"arkuikit\":\"LyoqIEFya0tpdCAqKi8NCi8qIC0tIE9CSkVDVCBTVFlMRVMgIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSovDQovKiAtLSBDb250cm9scyB0aGUgb2JqZWN0IHN0eWxlIGNvbHVtbnMgLS0gKi8NCg0KaW1nLmFyay10aHVtYm5haWwge30NCmltZy5hcmstYm9yZGVyLXJvdW5kZWQge30NCmltZy5hcmstYm9yZGVyLWNpcmNsZSAge30NCnRhYmxlLmFyay10YWJsZSB7fQ0KdWwuYXJrLWxpc3Qge30NCnVsLmFyay1saXN0LXN0cmlwZWQge30NCg0KLyogLS0gQkxPQ0sgU1RZTEVTICAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0qLw0KLyogLS0gIENvbnRyb2xzIHRoZSBibG9jayBzdHlsZSBjb2x1bW5zIC0tICovDQoNCnAuYXJrLXRleHQtY2VudGVyIHt9DQpwLmFyay10ZXh0LXByaW1hcnkge30NCnAuYXJrLXRleHQtc3VjY2VzcyB7fQ0KcC5hcmstdGV4dC13YXJuaW5nIHt9DQpwLmFyay10ZXh0LWRhbmdlciB7fQ0KcC5hcmstZHJvcGNhcCB7fQ0KcC5hcmstdGV4dC11cHBlcmNhc2Uge30NCnAuYXJrLXRleHQtY2FwaXRhbGl6ZSB7fQ0KZGl2LmFyay1hbGVydCB7fQ0KZGl2LmFyay1wbGFjZWhvbGRlciB7fQ0KDQovKiAtLSBJTkxJTkUgU1RZTEVTICAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0qLw0KLyogLS0gIENvbnRyb2xzIHRoZSBpbmxpbmUgc3R5bGUgY29sdW1ucyAtLSAqLw0KDQpzcGFuLmFyay1iYWRnZSB7fQ0Kc3Bhbi5hcmstbGFiZWwge30NCnNwYW4uYXJrLXRleHQtYmFja2dyb3VuZCB7fQ0KDQovKiogRW5kIG9mIFN0eWxlc2hlZXQgKiov\",\"arkcustomtypographycontent\":\"LyoqIEJvb3RzdHJhcCAyICoqLw0KLyogLS0gT0JKRUNUIFNUWUxFUyAgLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tKi8NCi8qIC0tIENvbnRyb2xzIHRoZSBvYmplY3Qgc3R5bGUgY29sdW1ucyAtLSAqLw0KaW1nLnRodW1ibmFpbCB7fQ0KaW1nLmltZy1jaXJjbGUge30NCmltZy5pbWctcm91bmRlZCB7fQ0KaW1nLmltZy1wb2xhcm9pZCB7fQ0KdWwudW5zdHlsZWQge30NCnRhYmxlLnRhYmxlIHt9DQp0YWJsZS50YWJsZS1zdHJpcGVkIHt9DQoNCi8qIC0tIEJMT0NLIFNUWUxFUyAgLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tKi8NCi8qIC0tICBDb250cm9scyB0aGUgYmxvY2sgc3R5bGUgY29sdW1ucyAtLSAqLw0KcC50ZXh0LWVycm9yIHt9DQpwLnRleHQtaW5mbyB7fQ0KcC50ZXh0LXdhcm5pbmcge30NCnAudGV4dC1zdWNjZXNzIHt9DQpkaXYud2VsbCB7fQ0KZGl2LmFsZXJ0IHt9DQpwLmhlcm8tdW5pdCB7fQ0KDQovKiAtLSBJTkxJTkUgU1RZTEVTICAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0qLw0KLyogLS0gIENvbnRyb2xzIHRoZSBpbmxpbmUgc3R5bGUgY29sdW1ucyAtLSAqLw0Kc3Bhbi5sYWJlbCB7fQ0Kc3Bhbi5iYWRnZSB7fQ0KaS5pY29uLXVzZXIge30NCmkuaWNvbi1zdGFyIHt9DQppLmljb24taW5mby1jaXJjbGUge30NCmkuaWNvbi1kb3dubG9hZCB7fQ0KaS5pY29uLWZpbGUge30NCi8qKiBFbmQgb2YgU3R5bGVzaGVldCAqKi8=\",\"arkcustomtypographyfile\":\"\",\"default_exclude_stylesheet\":[\"modal\",\"bootstrap\",\"frontediting\",\"s5_responsive_rtl.css\",\"s5_vertex_addons.php\",\"thirdparty.css\",\"s5_flex_menu.css\",\"s5_responsive_bars.css\",\"s5_responsive_hide_classes.css\",\"error.css\",\"arkeditor.min.css\"],\"exclude_stylesheets\":[\"\"],\"default_exclude_selectors\":[\"body\",\".cke_\",\"div.cke_\",\"ul.cke_\",\"__\",\"sbox\",\"input\",\"textarea\",\"button\",\"select\",\"form\",\"fieldset\",\".modal-backdrop\",\".modal\",\"div.modal\",\".chzn\",\".uk-slideshow-\",\".fa-\",\".fa.\",\"#jcemediabox-\",\".jcemediabox-\",\".pweb-\",\".uk-position\",\".uk-accordion-\",\"div.video_\",\"div.audio_\",\"a.\",\"h1.\",\"h2.\",\"h3.\",\"h4.\",\"h5.\",\"h6.\",\".ns2-\",\"p.ns2-\",\"div.ns2-\",\"span.ns2\",\".tm-\",\".nss\",\"p.sp-\",\".img-\",\".col-\",\".pull-\",\".size-\",\".input-\",\".btn-\",\".tab-\",\".tabs-\",\".items-\",\".list-\",\".pill-\",\".carousel-\",\".accordion-\",\".progress-\",\".bar-\",\".popover-\",\".control-\",\".controls-\",\".sidebar-\",\".blog-\",\".uneditable-\",\".hidden-\",\".pre-\",\".google-\",\".help-\",\".gm-\",\".g-\",\"#g-\",\".item_\",\".site_\",\".header_\",\".content_\",\".post_\",\".grid_\",\".logo\",\".bt\",\".pull\",\".nav\",\".search\",\".footer\",\".offset\",\".table\",\".row\",\".radio\",\".checkbox\",\".tag\",\".form\",\".width\",\".height\",\".container\",\".system\",\".dropdown\",\".breadcrumb\",\".module\",\".pagination\",\".fade\",\".next\",\".prev\",\".active\",\".clearfix\",\".span\",\"td.span\",\"th.span\",\".tag\",\"i.fa-grav\",\"i.fa-gantry\",\"#form\",\"#map\",\".sbox-\",\"#sbox-\",\".wk-\",\".media-\",\"img.pull-\",\"img.left\",\"img.right\",\"img.center\",\".body-\",\".uk-animation\",\".uk-article\",\".uk-grid\",\".uk-width\",\".uk-li\",\".uk-ac\",\".uk-ta\",\".uk-to\",\".uk-b\",\".uk-c\",\".uk-d\",\".uk-f\",\".uk-h\",\".uk-m\",\".uk-n\",\".uk-o\",\".uk-p\",\".uk-r\",\".uk-s\",\".uk-v\",\"html.\",\"div.pull-\",\"p.pull-\",\"p.ark_\",\".h1\",\".h2\",\".h3\",\".h4\",\".h5\",\".h6\",\".bg-\",\".has-\",\".jsn\",\"#jsn\",\".visible-\",\"label\",\".page-\",\".sr-\",\".pb_\",\".carousel\",\".uk-thumbnail\",\"img.modal\",\".ark-\",\"#ark-\",\".ui-\",\".mv-\",\".mb-\",\".mt-\",\".mr-\",\".ml-\",\".pv-\",\".ph-\",\".pa-\",\".pt-\",\".pb-\",\".pl-\",\".pr-\",\".fs-\",\".fd-\",\".eb-\",\"p.eb-\",\"div.eb-\",\".markitup-\",\".wysiwyg-\",\".textboxlist-\",\".colorpicker-\",\".mce-\",\"figcaption.\"],\"exclude_selectors\":[\"\"],\"useArkProxy\":\"0\",\"enable_preloader\":\"0\",\"enable_debug\":\"0\",\"enable_blocklevellinks\":\"0\",\"enable_stylesheet_arktypographycontent\":\"1\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10127', '10215', 'System - Joomla Media Manager Extension', 'plugin', 'arkmedia', 'system', '0', '1', '1', '0', '{\"name\":\"System - Joomla Media Manager Extension\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugin enables inline front end edting for articles\",\"group\":\"\",\"filename\":\"arkmedia\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10128', '10215', 'System - Inline content editing', 'plugin', 'inlinecontent', 'system', '0', '1', '1', '0', '{\"name\":\"System - Inline content editing\",\"type\":\"plugin\",\"creationDate\":\"November 2013\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2013- 2014 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugin enables inline front end edting for articles\",\"group\":\"\",\"filename\":\"inlinecontent\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10129', '10215', 'System - ARK Versions', 'plugin', 'arkversions', 'system', '0', '1', '1', '0', '{\"name\":\"System - ARK Versions\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugin enables the arkeditor to use Joomla\'s version plugin in inline mode\",\"group\":\"\",\"filename\":\"arkversions\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10130', '10215', 'System - Inline HTML Module Versioning', 'plugin', 'modulehistory', 'system', '0', '1', '1', '0', '{\"name\":\"System - Inline HTML Module Versioning\",\"type\":\"plugin\",\"creationDate\":\"November 2013\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2013- 2014 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugin enables version control for front end edting of Html Modules\",\"group\":\"\",\"filename\":\"modulehistory\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10131', '10215', 'System - Reset SEF Base', 'plugin', 'sefbase', 'system', '0', '1', '1', '0', '{\"name\":\"System - Reset SEF Base\",\"type\":\"plugin\",\"creationDate\":\"OCT 2012\",\"author\":\"WebxSolution Ltd\",\"copyright\":\"Copyright (C) 2012 Webxsolution\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"3.0\",\"description\":\"This plugin sets base path to URL root to resolve relative images when SEF is switched on\",\"group\":\"\",\"filename\":\"sefbase\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10132', '10215', 'Ajax - TreeLink', 'plugin', 'arktreelink', 'ajax', '0', '1', '1', '0', '{\"name\":\"Ajax - TreeLink\",\"type\":\"plugin\",\"creationDate\":\"February 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugin provides ajax functionality for inline front end edting for articles\",\"group\":\"\",\"filename\":\"arktreelink\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10133', '10215', 'Ajax - Arktypography', 'plugin', 'arktypography', 'ajax', '0', '1', '1', '0', '{\"name\":\"Ajax - Arktypography\",\"type\":\"plugin\",\"creationDate\":\"May 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugin outputs the ArK Typography CSS\",\"group\":\"\",\"filename\":\"arktypography\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10134', '10215', 'Ajax - Arktemplates', 'plugin', 'arktemplates', 'ajax', '0', '1', '1', '0', '{\"name\":\"Ajax - Arktemplates\",\"type\":\"plugin\",\"creationDate\":\"Nov 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugin outputs the ARK Templates XML\",\"group\":\"\",\"filename\":\"arktemplates\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10135', '10215', 'Ajax - Inline Mode State listener', 'plugin', 'inlinemodestatelistener', 'ajax', '0', '1', '1', '0', '{\"name\":\"Ajax - Inline Mode State listener\",\"type\":\"plugin\",\"creationDate\":\"November 2013\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2013- 2014 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugin preserves state of inline editing Mode\",\"group\":\"\",\"filename\":\"inlinemodestatelistener\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10136', '10215', 'Ajax - Arkbootstrap', 'plugin', 'arkbootstrap', 'ajax', '0', '1', '1', '0', '{\"name\":\"Ajax - Arkbootstrap\",\"type\":\"plugin\",\"creationDate\":\"Aug 2016\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2015- 2016 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"Ark Ajax dummy plugin\",\"group\":\"\",\"filename\":\"arkbootstrap\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10137', '10215', 'ArkEvents - ArkEditor core plugins', 'plugin', 'coreplugins', 'arkevents', '0', '1', '1', '0', '{\"name\":\"ArkEvents - ArkEditor core plugins\",\"type\":\"plugin\",\"creationDate\":\"March 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugins tells the editor what core plugins to load\",\"group\":\"\",\"filename\":\"coreplugins\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10138', '10215', 'ArkEvents - ArkEditor extra plugins', 'plugin', 'extraplugins', 'arkevents', '0', '1', '1', '0', '{\"name\":\"ArkEvents - ArkEditor extra plugins\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugins loads the ArkEditor plugins\",\"group\":\"\",\"filename\":\"extraplugins\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10139', '10215', 'ArkEvents - ArkEditor extra plugins', 'plugin', 'extrawidgets', 'arkevents', '0', '1', '1', '0', '{\"name\":\"ArkEvents - ArkEditor extra plugins\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugins loads the ArkWidget plugins\",\"group\":\"\",\"filename\":\"extrawidgets\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10140', '10215', 'ArkEvents - ArkEditor configuration plugin', 'plugin', 'configuration', 'arkevents', '0', '1', '1', '0', '{\"name\":\"ArkEvents - ArkEditor configuration plugin\",\"type\":\"plugin\",\"creationDate\":\"May 2015\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.1\",\"description\":\"This plugins is responsible for loading the configuration options for the arkeditor plugins. Note if this plugin is unpublished then the default configuration options for these plugins will be used\",\"group\":\"\",\"filename\":\"configuration\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10141', '10215', 'ArkEvents - ArkEditor acl plugin', 'plugin', 'acl', 'arkevents', '0', '1', '1', '0', '{\"name\":\"ArkEvents - ArkEditor acl plugin\",\"type\":\"plugin\",\"creationDate\":\"March 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.1\",\"description\":\"This plugins is responsible for implementing ACL for the arkeditor plugins. Note if this plugin is unpublished then ACL rules will not be applied to any arkeditor plugins and everyone will be able to view and use them in the editor\",\"group\":\"\",\"filename\":\"acl\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10142', '10215', 'ArkEvents - ArkEditor Load Component Toolbar', 'plugin', 'components', 'arkevents', '0', '1', '1', '0', '{\"name\":\"ArkEvents - ArkEditor Load Component Toolbar\",\"type\":\"plugin\",\"creationDate\":\"March 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugins is responsible for loading in a component specific toolbar\",\"group\":\"\",\"filename\":\"components\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10143', '10215', 'ArkEvents - Load Mobile Toolbar', 'plugin', 'mobile', 'arkevents', '0', '1', '1', '0', '{\"name\":\"ArkEvents - Load Mobile Toolbar\",\"type\":\"plugin\",\"creationDate\":\"March 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugins is responsible for loading in the mobile toolbar in mobile phones\",\"group\":\"\",\"filename\":\"mobile\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10144', '10215', 'ArkEvents - Paste From Word', 'plugin', 'pastefromword', 'arkevents', '0', '1', '1', '0', '{\"name\":\"ArkEvents - Paste From Word\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"Paste From Word ArkEvents plugins\",\"group\":\"\",\"filename\":\"pastefromword\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10145', '10215', 'ArkEvents - Autostylesheet Filter plugin', 'plugin', 'autostylesheetfilter', 'arkevents', '0', '1', '1', '0', '{\"name\":\"ArkEvents - Autostylesheet Filter plugin\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugin excludes css rules from selected stylesheet to parsed by the Autostylesheet ArkEditor plugin\",\"group\":\"\",\"filename\":\"autostylesheetfilter\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10146', '10215', 'ArkEvents - Auto CSS Filter plugin', 'plugin', 'autocssfilter', 'arkevents', '0', '1', '1', '0', '{\"name\":\"ArkEvents - Auto CSS Filter plugin\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugin applies custom CSS Selector filters to the AutoStylesheet Parser ArkEditor plugin\",\"group\":\"\",\"filename\":\"autocssfilter\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10147', '10215', 'Installer - Arkeditor', 'plugin', 'arkeditor', 'installer', '0', '1', '1', '0', '{\"name\":\"Installer - Arkeditor\",\"type\":\"plugin\",\"creationDate\":\"March 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"Plugin Helper for installing ArkEditor plugins\",\"group\":\"\",\"filename\":\"arkeditor\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10148', '10215', 'Installer - Arkwidget', 'plugin', 'arkwidget', 'installer', '0', '1', '1', '0', '{\"name\":\"Installer - Arkwidget\",\"type\":\"plugin\",\"creationDate\":\"Nov 2016\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2016- 2017 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"Plugin Helper for installing ArkWiget Editor plugins\",\"group\":\"\",\"filename\":\"arkwidget\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10149', '10215', 'Extension - Arkeditor', 'plugin', 'arkeditor', 'extension', '0', '1', '1', '0', '{\"name\":\"Extension - Arkeditor\",\"type\":\"plugin\",\"creationDate\":\"Sept 2015\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2013 - 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"Plugin Helper for uninistaller ArkEditor plugins\",\"group\":\"\",\"filename\":\"arkeditor\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10150', '10215', 'Extension - ArkManager', 'plugin', 'arkmanager', 'extension', '0', '0', '1', '0', '{\"name\":\"Extension - ArkManager\",\"type\":\"plugin\",\"creationDate\":\"Jan 2017\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2017 - 2018 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"Package Helper for uninistalling the ArkEditor package\",\"group\":\"\",\"filename\":\"arkmanager\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10151', '10215', 'Extension - Inline editing Plugin Helper for CCK extensions', 'plugin', 'inline', 'extension', '0', '1', '1', '0', '{\"name\":\"Extension - Inline editing Plugin Helper for CCK extensions\",\"type\":\"plugin\",\"creationDate\":\"Sept 2015\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2015 - 2016 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"Plugin Helper for installer\\/uninistaller for CCK data for inline editing\",\"group\":\"\",\"filename\":\"inline\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10152', '10215', 'ArkEditor - Link', 'plugin', 'link', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Link\",\"type\":\"plugin\",\"creationDate\":\"June 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor Link plugin\",\"group\":\"\",\"filename\":\"link\"}', '{\"dialogtitle_switcher\":\"0\",\"dialogtitle\":\"Default\",\"height\":\"230\",\"width\":\"350\"}', '20', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10153', '10215', 'ArkEditor - XML', 'plugin', 'xml', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - XML\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The XML plugin\",\"group\":\"\",\"filename\":\"xml\"}', '{}', '93', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10154', '10215', 'ArkEditor - Ajax', 'plugin', 'ajax', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Ajax\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The Ajax plugin\",\"group\":\"\",\"filename\":\"ajax\"}', '{}', '94', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10155', '10215', 'ArkEditor - Styles Override', 'plugin', 'stylesoverride', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Styles Override\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The StylesOverride plugin\",\"group\":\"\",\"filename\":\"stylesoverride\"}', '{}', '95', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10156', '10215', 'ArkEditor - Auto Stylesheet Parser', 'plugin', 'autostylesheetparser', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Auto Stylesheet Parser\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The AutoStylesheetParser plugin\",\"group\":\"\",\"filename\":\"autostylesheetparser\"}', '{}', '96', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10157', '10215', 'ArkEditor - Image Manager', 'plugin', 'imagemanager', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Image Manager\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor Image Manager plugin\",\"group\":\"\",\"filename\":\"imagemanager\"}', '{}', '97', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10158', '10215', 'ArkEditor - Document', 'plugin', 'document', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Document\",\"type\":\"plugin\",\"creationDate\":\"June 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor Document plugin\",\"group\":\"\",\"filename\":\"document\"}', '{}', '98', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10159', '10215', 'ArkEditor - Inline Save content', 'plugin', 'savecontent', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Inline Save content\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor Inline savecontent plugin\",\"group\":\"\",\"filename\":\"savecontent\"}', '{}', '99', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10160', '10215', 'ArkEditor - Versions', 'plugin', 'versions', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Versions\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor Versions plugin\",\"group\":\"\",\"filename\":\"versions\"}', '{}', '100', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10161', '10215', 'ArkEditor - About', 'plugin', 'arkabout', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - About\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor About plugin\",\"group\":\"\",\"filename\":\"arkabout\"}', '{}', '103', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10162', '10215', 'ArkEditor - ReadMore', 'plugin', 'readmore', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - ReadMore\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor Readmore plugin\",\"group\":\"\",\"filename\":\"readmore\"}', '{}', '102', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10163', '10215', 'ArkEditor - PageBreak', 'plugin', 'pagebreak2', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - PageBreak\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor PageBreak plugin\",\"group\":\"\",\"filename\":\"pagebreak2\"}', '{}', '101', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10164', '10215', 'ArkEditor - UI Header', 'plugin', 'uiheader', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - UI Header\",\"type\":\"plugin\",\"creationDate\":\"Aoril 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor UI header plugin\",\"group\":\"\",\"filename\":\"uiheader\"}', '{}', '104', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10165', '10215', 'ArkEditor - ARK Media', 'plugin', 'arkmedia', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - ARK Media\",\"type\":\"plugin\",\"creationDate\":\"June 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The Ark Media Manager integration plugin\",\"group\":\"\",\"filename\":\"arkmedia\"}', '{}', '105', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10166', '10215', 'ArkEditor - Inline AutoSave content', 'plugin', 'autosave', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Inline AutoSave content\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor Inline autosave plugin\",\"group\":\"\",\"filename\":\"autosave\"}', '{}', '107', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10167', '10215', 'ArkEditor - Table Definition', 'plugin', 'tabledefinition', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Table Definition\",\"type\":\"plugin\",\"creationDate\":\"June 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor Table Definition plugin\",\"group\":\"\",\"filename\":\"tabledefinition\"}', '{}', '106', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10168', '10215', 'ArkEditor - Pre-loader', 'plugin', 'preloader', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Pre-loader\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor preloader plugin\",\"group\":\"\",\"filename\":\"preloader\"}', '{}', '108', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10169', '10215', 'ArkEditor - Styles combo', 'plugin', 'styles', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Styles combo\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The Styles combo plugin\",\"group\":\"\",\"filename\":\"styles\"}', '{}', '109', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10170', '10215', 'ArkEditor - QuickTable', 'plugin', 'quicktable', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - QuickTable\",\"type\":\"plugin\",\"creationDate\":\"July 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2016 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor Quick Table plugin\",\"group\":\"\",\"filename\":\"quicktable\"}', '{\"qtRows\":\"8\",\"qtColumns\":\"10\",\"qtBorder\":\"1\",\"qtStyle\":\"\",\"qtClass\":\"\",\"qtCellPadding\":\"1\",\"qtCellSpacing\":\"1\",\"qtWidth\":\"100%\"}', '110', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10171', '10215', 'ArkEditor - Toolbar Switcher', 'plugin', 'toolbarswitcher', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Toolbar Switcher\",\"type\":\"plugin\",\"creationDate\":\"Aug 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor toolbar switcher plugin\",\"group\":\"\",\"filename\":\"toolbarswitcher\"}', '{}', '111', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10172', '10215', 'ArkEditor - Close', 'plugin', 'close', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Close\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor Close plugin\",\"group\":\"\",\"filename\":\"close\"}', '{}', '112', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10173', '10215', 'ArkEditor - Paragraph Data Processor', 'plugin', 'paragraphdataprocessor', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Paragraph Data Processor\",\"type\":\"plugin\",\"creationDate\":\"Sept 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor Paragraph Data Processor plugin\",\"group\":\"\",\"filename\":\"paragraphdataprocessor\"}', '{}', '113', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10174', '10215', 'ArkEditor - Browse Browser', 'plugin', 'browsebrowser', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Browse Browser\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor Integral plugin that allows for browsing using the editor media manager from an editor plugin dialog\",\"group\":\"\",\"filename\":\"browsebrowser\"}', '{}', '114', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10175', '10215', 'ArkEditor - Browse Popup', 'plugin', 'browsepopup', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Browse Popup\",\"type\":\"plugin\",\"creationDate\":\"Jan 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor Integral plugin that allows for browsing a popup using the editor media manager from an editor plugin dialog\",\"group\":\"\",\"filename\":\"browsepopup\"}', '{}', '115', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10176', '10215', 'ArkEditor - HTML5 Video', 'plugin', 'video', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - HTML5 Video\",\"type\":\"plugin\",\"creationDate\":\"Jan 2015\",\"author\":\"Webx Solution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"support@arkextensions.com\",\"authorUrl\":\"www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"Allows you to insert and play HTML5 videos in your articles.\",\"group\":\"\",\"filename\":\"video\"}', '{}', '116', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10177', '10215', 'ArkEditor - HTML5 Audio', 'plugin', 'audio', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - HTML5 Audio\",\"type\":\"plugin\",\"creationDate\":\"Jan 2015\",\"author\":\"Webx Solution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"support@arkextensions.com\",\"authorUrl\":\"www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"Allows you to insert and play HTML5 audio in your articles.\",\"group\":\"\",\"filename\":\"audio\"}', '{}', '117', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10178', '10215', 'ArkEditor - Magicline', 'plugin', 'magicline', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Magicline\",\"type\":\"plugin\",\"creationDate\":\"May 2015\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The Magicline plugin\",\"group\":\"\",\"filename\":\"magicline\"}', '{}', '118', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10179', '10215', 'Content - ARK Redirect Plugin', 'plugin', 'arkredirect', 'content', '0', '1', '1', '0', '{\"name\":\"Content - ARK Redirect Plugin\",\"type\":\"plugin\",\"creationDate\":\"March 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugin redirects to the JCK plugin Manager when editing an arkeditor plugin so that the user will have the full parameters for that plugin\",\"group\":\"\",\"filename\":\"arkredirect\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '-1', '0'),
('10180', '10215', 'Quick Icon - Ark Editor', 'plugin', 'arkquickicon', 'quickicon', '0', '1', '1', '0', '{\"name\":\"Quick Icon - Ark Editor\",\"type\":\"plugin\",\"creationDate\":\"Unknown\",\"author\":\"WebxSolution Ltd\",\"copyright\":\"2014 WebxSolutions Ltd\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"3.0.0\",\"description\":\" \\n\\t This Plugin Adds a Quick Link Icon to Joomla\'s Control Panel Page.<\\/p> \\n\\t\",\"group\":\"\",\"filename\":\"arkquickicon\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10181', '10215', 'Custom Inline HTML', 'module', 'mod_inlinecustom', '', '0', '1', '0', '0', '{\"name\":\"Custom Inline HTML\",\"type\":\"module\",\"creationDate\":\"July 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\"Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This is a custom HTML Module used by the inline editor to enable editing for custom modules\",\"group\":\"\",\"filename\":\"mod_inlinecustom\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10182', '10215', 'Content - Inline content editing', 'plugin', 'arkcontent', 'content', '0', '1', '1', '0', '{\"name\":\"Content - Inline content editing\",\"type\":\"plugin\",\"creationDate\":\"November 2013\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2013- 2014 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugin allows inline front end editing for article\",\"group\":\"\",\"filename\":\"arkcontent\"}', '{\"link_titles\":\"0\"}', '', '', '0', '0000-00-00 00:00:00', '9999', '0'),
('10183', '10215', 'Content - Inline content editing filter', 'plugin', 'arkfilter', 'content', '0', '1', '1', '0', '{\"name\":\"Content - Inline content editing filter\",\"type\":\"plugin\",\"creationDate\":\"March 2015\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2015- 2016 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugin scans articles for inline editing\",\"group\":\"\",\"filename\":\"arkfilter\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '-1', '0'),
('10184', '10215', 'System - ArkEditor Modal plugin', 'plugin', 'arkmodal', 'system', '0', '1', '1', '0', '{\"name\":\"System - ArkEditor Modal plugin\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2016 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugins loads up the SqueezeBox lightbox plugin\",\"group\":\"\",\"filename\":\"arkmodal\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10185', '10215', 'System - ARK k2ExtraFields', 'plugin', 'k2extrafields', 'system', '0', '1', '1', '0', '{\"name\":\"System - ARK k2ExtraFields\",\"type\":\"plugin\",\"creationDate\":\"Jan 2015\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2015- 2016 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugin enables the arkeditor to work with K2 Extrafields elements\",\"group\":\"\",\"filename\":\"k2extrafields\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10186', '10215', 'System - Inline History', 'plugin', 'inlinehistory', 'system', '0', '1', '1', '0', '{\"name\":\"System - Inline History\",\"type\":\"plugin\",\"creationDate\":\"November 2013\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2013- 2014 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugin enables version control for inline editing of third party components\",\"group\":\"\",\"filename\":\"inlinehistory\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10187', '10215', 'System - Ark Bootstrap', 'plugin', 'arkbootstrap', 'system', '0', '1', '1', '0', '{\"name\":\"System - Ark Bootstrap\",\"type\":\"plugin\",\"creationDate\":\"April 2015\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2015- 2016 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\">Dummy plugin\",\"group\":\"\",\"filename\":\"arkbootstrap\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10188', '10215', 'ArkEvents - ArkEditor modal plugin', 'plugin', 'modal', 'arkevents', '0', '1', '1', '0', '{\"name\":\"ArkEvents - ArkEditor modal plugin\",\"type\":\"plugin\",\"creationDate\":\"March 2014\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.1\",\"description\":\"The ArkEditor Inline Modal plugin used to setup the link ready to use straight away\",\"group\":\"\",\"filename\":\"modal\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10189', '10215', 'ArkEvents - ArkEditor Magicline plugin', 'plugin', 'magicline', 'arkevents', '0', '1', '1', '0', '{\"name\":\"ArkEvents - ArkEditor Magicline plugin\",\"type\":\"plugin\",\"creationDate\":\"May 2015\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.1\",\"description\":\"The plugins disables the native Magicline plugin\",\"group\":\"\",\"filename\":\"magicline\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10190', '10215', 'ArkEvents - ArkEditor Enviroment plugin', 'plugin', 'env', 'arkevents', '0', '1', '1', '0', '{\"name\":\"ArkEvents - ArkEditor Enviroment plugin\",\"type\":\"plugin\",\"creationDate\":\"May 2015\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.1\",\"description\":\"The plugins enables dectection for Microsoft Edge\",\"group\":\"\",\"filename\":\"env\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10191', '10215', 'ArkEvents - ArkEditor Element plugin', 'plugin', 'element', 'arkevents', '0', '1', '1', '0', '{\"name\":\"ArkEvents - ArkEditor Element plugin\",\"type\":\"plugin\",\"creationDate\":\"May 2015\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.1\",\"description\":\"The plugin provides a patch for Microsoft Edge\",\"group\":\"\",\"filename\":\"element\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10192', '10215', 'Inline - Arkeditor', 'plugin', 'arkeditor', 'inline', '0', '1', '1', '0', '{\"name\":\"Inline - Arkeditor\",\"type\":\"plugin\",\"creationDate\":\"April 2015\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2015- 2016 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugin draws editable regions for inline editing\",\"group\":\"\",\"filename\":\"arkeditor\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10193', '10215', 'ArkEditor - Widget', 'plugin', 'widget', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Widget\",\"type\":\"plugin\",\"creationDate\":\"July 2015\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The Widget plugin\",\"group\":\"\",\"filename\":\"widget\"}', '{}', '119', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10194', '10215', 'ArkEditor - Line Utilites', 'plugin', 'lineutils', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Line Utilites\",\"type\":\"plugin\",\"creationDate\":\"July 2015\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The Line Utilites plugin\",\"group\":\"\",\"filename\":\"lineutils\"}', '{}', '120', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10195', '10215', 'ArkEditor - Content CSS', 'plugin', 'contentscss', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Content CSS\",\"type\":\"plugin\",\"creationDate\":\"Jan 2015\",\"author\":\"Webx Solution Ltd\",\"copyright\":\">Copyright (C) 2014- 2015 All rights reserved\",\"authorEmail\":\"support@arkextensions.com\",\"authorUrl\":\"www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugins manages the CSS loaded into the editor.\",\"group\":\"\",\"filename\":\"contentscss\"}', '{}', '121', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10196', '10215', 'ArkEditor - Notification', 'plugin', 'notification', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Notification\",\"type\":\"plugin\",\"creationDate\":\"Aug 2015\",\"author\":\"Webx Solution Ltd\",\"copyright\":\">Copyright (C) 2015 - 2016 All rights reserved\",\"authorEmail\":\"support@arkextensions.com\",\"authorUrl\":\"www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"Notification plugin\",\"group\":\"\",\"filename\":\"notification\"}', '{}', '122', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10197', '10215', 'ArkEditor - Notification Aggregator', 'plugin', 'notificationaggregator', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Notification Aggregator\",\"type\":\"plugin\",\"creationDate\":\"Aug 2015\",\"author\":\"Webx Solution Ltd\",\"copyright\":\">Copyright (C) 2015 - 2016 All rights reserved\",\"authorEmail\":\"support@arkextensions.com\",\"authorUrl\":\"www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugin support for the editor\'s alert system\",\"group\":\"\",\"filename\":\"notificationaggregator\"}', '{}', '123', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10198', '10215', 'ArkEditor - Focus Manager', 'plugin', 'focusmanager', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Focus Manager\",\"type\":\"plugin\",\"creationDate\":\"Aug 2015\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2015- 2016 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugin ovverrides the default focusManager for the editor\",\"group\":\"\",\"filename\":\"focusmanager\"}', '{}', '124', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10199', '10215', 'ArkEditor - Drag and Drop Handler', 'plugin', 'dndhandler', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Drag and Drop Handler\",\"type\":\"plugin\",\"creationDate\":\"Aug 2015\",\"author\":\"Webx Solution Ltd\",\"copyright\":\">Copyright (C) 2015 - 2016 All rights reserved\",\"authorEmail\":\"support@arkextensions.com\",\"authorUrl\":\"www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"Drag and Drop plugin\",\"group\":\"\",\"filename\":\"dndhandler\"}', '{}', '125', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10200', '10215', 'ArkEditor - ARK Media Button', 'plugin', 'arkmediabutton', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - ARK Media Button\",\"type\":\"plugin\",\"creationDate\":\"Sept 2015\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2015- 2016 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The Ark Media button\",\"group\":\"\",\"filename\":\"arkmediabutton\"}', '{}', '127', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10201', '10215', 'ArkEditor - SEF Resource Processor', 'plugin', 'sefresourceprocessor', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - SEF Resource Processor\",\"type\":\"plugin\",\"creationDate\":\"Oct 2015\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2015- 2016 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor SEF Resource Processor plugin\",\"group\":\"\",\"filename\":\"sefresourceprocessor\"}', '{}', '126', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10202', '10215', 'ArkEditor - Core CSS', 'plugin', 'corecss', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Core CSS\",\"type\":\"plugin\",\"creationDate\":\"Feb 2016\",\"author\":\"Webx Solution Ltd\",\"copyright\":\">Copyright (C) 2015- 2016 All rights reserved\",\"authorEmail\":\"support@arkextensions.com\",\"authorUrl\":\"www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"Add Arkeditor core css.\",\"group\":\"\",\"filename\":\"corecss\"}', '{}', '128', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10203', '10215', 'System - ArkMedia Table Observer', 'plugin', 'arkmediaobserver', 'system', '0', '1', '1', '0', '{\"name\":\"System - ArkMedia Table Observer\",\"type\":\"plugin\",\"creationDate\":\"Feb 2016\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2016- 2017 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"This plugin synchronises changes with media paths settings with those of the editor\",\"group\":\"\",\"filename\":\"arkmediaobserver\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10204', '10215', 'ArkEditor - Ark Widget Button', 'plugin', 'arkwidgetbutton', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Ark Widget Button\",\"type\":\"plugin\",\"creationDate\":\"Aug 2016\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2015- 2016 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The Ark Widget button\",\"group\":\"\",\"filename\":\"arkwidgetbutton\"}', '{}', '129', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10205', '10215', 'ArkEditor - Table Resize', 'plugin', 'tableresize', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Table Resize\",\"type\":\"plugin\",\"creationDate\":\"Aug 2016\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2016- 2017 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The table resize plugin\",\"group\":\"\",\"filename\":\"tableresize\"}', '{}', '26', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10206', '10215', 'ArkEvents - Format plugin', 'plugin', 'format', 'arkevents', '0', '1', '1', '0', '{\"name\":\"ArkEvents - Format plugin\",\"type\":\"plugin\",\"creationDate\":\"Aug 2016\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2016- 2017 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The plugins defines format styles for the Format dropdown list plugin\",\"group\":\"\",\"filename\":\"format\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10207', '10215', 'ArkEditor - Format', 'plugin', 'format', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Format\",\"type\":\"plugin\",\"creationDate\":\"Aug 2016\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2016- 2017 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The Format plugin\",\"group\":\"\",\"filename\":\"format\"}', '{\"format_tags\":\"\",\"format_force_useDefaultText\":\"0\"}', '74', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10208', '10215', 'ArkEditor - Clipboard', 'plugin', 'clipboard', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Clipboard\",\"type\":\"plugin\",\"creationDate\":\"Aug 2016\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2016- 2017 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"Core Clipboard plugin\",\"group\":\"\",\"filename\":\"clipboard\"}', '{}', '60', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10209', '10215', 'ArkEditor - Image2', 'plugin', 'image2', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Image2\",\"type\":\"plugin\",\"creationDate\":\"Oct 2016\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2016 - 2017 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor Enhanced Image plugin\",\"group\":\"\",\"filename\":\"image2\"}', '{}', '130', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10210', '10215', 'ArkEditor - Div backgrounds', 'plugin', 'divbgimage', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Div backgrounds\",\"type\":\"plugin\",\"creationDate\":\"Jan 2017\",\"author\":\"Webx Solution Ltd\",\"copyright\":\">Copyright (C) 2017- 2019 All rights reserved\",\"authorEmail\":\"support@arkextensions.com\",\"authorUrl\":\"www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"Allows you to insert background to Div Block elements\",\"group\":\"\",\"filename\":\"divbgimage\"}', '{}', '131', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10211', '10215', 'ArkEditor - Article', 'plugin', 'article', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Article\",\"type\":\"plugin\",\"creationDate\":\"Aug 2017\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2017- 2018 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor Article plugin\",\"group\":\"\",\"filename\":\"article\"}', '{}', '132', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10212', '10215', 'ArkEditor - JMenu', 'plugin', 'jmenu', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - JMenu\",\"type\":\"plugin\",\"creationDate\":\"Aug 2017\",\"author\":\"WebxSolution Ltd\",\"copyright\":\">Copyright (C) 2017- 2018 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor Joomla Menu plugin\",\"group\":\"\",\"filename\":\"jmenu\"}', '{}', '133', '', '0', '0000-00-00 00:00:00', '0', '0');
/**ABDB**/INSERT INTO `q4zq8_extensions` VALUES
('10213', '10215', 'ArkEditor - Menu Links', 'plugin', 'menulinks', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Menu Links\",\"type\":\"plugin\",\"creationDate\":\"Aug 2017\",\"author\":\"WebxSolution Ltd\",\"copyright\":\"Copyright (C) 2017- 2018 All rights reserved\",\"authorEmail\":\"info@arkextensions.com\",\"authorUrl\":\"http:\\/\\/www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"The ArkEditor Menu Links plugin\",\"group\":\"\",\"filename\":\"menulinks\"}', '{}', '134', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10214', '10215', 'ArkEditor - Block Level Linkt', 'plugin', 'blocklevellink', 'arkeditor', '0', '1', '1', '0', '{\"name\":\"ArkEditor - Block Level Linkt\",\"type\":\"plugin\",\"creationDate\":\"Oct 2018\",\"author\":\"Webx Solution Ltd\",\"copyright\":\">Copyright (C) 2018- 2019 All rights reserved\",\"authorEmail\":\"support@arkextensions.com\",\"authorUrl\":\"www.arkextensions.com\",\"version\":\"1.0\",\"description\":\"CKEDITOR plugin adding support for Block Level links\",\"group\":\"\",\"filename\":\"blocklevellink\"}', '{}', '135', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10215', '0', 'Package Ark Editor', 'package', 'pkg_arkeditor', '', '0', '1', '1', '0', '{\"name\":\"Package Ark Editor\",\"type\":\"package\",\"creationDate\":\"Jan 2020\",\"author\":\"WebxSolution Ltd\",\"copyright\":\"\",\"authorEmail\":\"\",\"authorUrl\":\"\",\"version\":\"2.6.15\",\"description\":\"\\n\\t\\n\\t
\\n\\t\\tWARNING<\\/b>: This is NOT a duplicate of the FOF library already installed with Joomla!. It is a different version used by other extensions on your site. Do NOT uninstall either FOF package. If you do you will break your site.\\n\\t\\t\\n\\t\",\"group\":\"\"}', '', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10059', '10061', 'Dutchnl-NL', 'language', 'nl-NL', '', '0', '1', '0', '0', '{\"name\":\"Dutch (nl-NL)\",\"type\":\"language\",\"creationDate\":\"Maart 2021\",\"author\":\"Dutch Translation Team\",\"copyright\":\"Copyright (C) 2005 - 2021 Dutch Translation Team en Open Source Matters. All rights reserved.\",\"authorEmail\":\"taal@joomlacommunity.nl\",\"authorUrl\":\"https:\\/\\/joomlacommunity.nl\",\"version\":\"3.9.25.1\",\"description\":\"Nederlands taalbestand Joomla! 3.9 (site)\",\"group\":\"\",\"filename\":\"install\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10060', '10061', 'Dutchnl-NL', 'language', 'nl-NL', '', '1', '1', '0', '0', '{\"name\":\"Dutch (nl-NL)\",\"type\":\"language\",\"creationDate\":\"Maart 2021\",\"author\":\"Dutch Translation Team\",\"copyright\":\"Copyright (C) 2005 - 2021 Dutch Translation Team en Open Source Matters. All rights reserved.\",\"authorEmail\":\"taal@joomlacommunity.nl\",\"authorUrl\":\"https:\\/\\/joomlacommunity.nl\",\"version\":\"3.9.25.1\",\"description\":\"Nederlands taalbestand Joomla! 3.9 (beheergedeelte)\",\"group\":\"\",\"filename\":\"install\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10061', '0', 'Nederlands (nl-NL) taalpakket', 'package', 'pkg_nl-NL', '', '0', '1', '1', '0', '{\"name\":\"Nederlands (nl-NL) taalpakket\",\"type\":\"package\",\"creationDate\":\"Maart 2021\",\"author\":\"Dutch Translation Team\",\"copyright\":\"Copyright (C) 2005 - 2021 Dutch Translation Team en Open Source Matters. All rights reserved.\",\"authorEmail\":\"taal@joomlacommunity.nl\",\"authorUrl\":\"https:\\/\\/joomlacommunity.nl\",\"version\":\"3.9.25.1\",\"description\":\"Nederlands taalpakket\",\"group\":\"\",\"filename\":\"pkg_nl-NL\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10062', '10018', 'PLG_ACTIONLOG_AKEEBABACKUP', 'plugin', 'akeebabackup', 'actionlog', '0', '1', '1', '0', '{\"name\":\"PLG_ACTIONLOG_AKEEBABACKUP\",\"type\":\"plugin\",\"creationDate\":\"2021-04-14\",\"author\":\"Nicholas K. Dionysopoulos\",\"copyright\":\"Copyright (c)2006-2021 Nicholas K. Dionysopoulos\",\"authorEmail\":\"nicholas@dionysopoulos.me\",\"authorUrl\":\"https:\\/\\/www.akeeba.com\",\"version\":\"8.0.4\",\"description\":\"PLG_ACTIONLOG_AKEEBABACKUP_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"akeebabackup\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10063', '10065', 'plg_system_kl_adminskin', 'plugin', 'kl_adminskin', 'system', '0', '1', '1', '0', '{\"name\":\"plg_system_kl_adminskin\",\"type\":\"plugin\",\"creationDate\":\"Jan 2019\",\"author\":\"KreativeLizard Team\",\"copyright\":\"Copyright (C) 2014 - 2018 KreativeLizard. All rights reserved.\",\"authorEmail\":\"support@kreativelizard.com\",\"authorUrl\":\"https:\\/\\/www.kreativelizard.com\",\"version\":\"3.7.0\",\"description\":\"PLG_SYSTEM_KL_ADMINSKIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"kl_adminskin\"}', '{\"update_dlid\":\"\",\"login_apply\":1,\"login_breakpoints\":1,\"login_webfonts\":\"Montserrat\",\"login_bg_c\":\"rgba(189, 195, 199, 0.4)\",\"login_bg_c2\":\"rgba(0, 0, 0, 1)\",\"login_bg_dir\":\"0\",\"login_bg_type\":\"image\",\"login_bg_img_folder\":\"\",\"login_bg_img\":\"images\\/adminskin\\/default-background-opt.jpeg\",\"login_bg_img_tiles\":0,\"login_bg_img_prop\":\"cover\",\"login_bg_img_hpos\":\"center\",\"login_bg_img_vpos\":\"bottom\",\"login_box_logo_show\":1,\"login_box_logo\":\"images\\/quatuora-logo-protrait-small-grey.png\",\"login_box_logo_hpos\":\"center\",\"login_box_hr_show\":0,\"login_box_hr_c\":\"rgba(41, 128, 185, 1)\",\"login_box_hr_w\":1,\"login_box_msg_show\":0,\"login_box_msg\":\"\",\"login_box_msg_pos\":\"left\",\"login_box_msg_font_s\":13,\"login_box_msg_font_c\":\"rgba(0, 0, 0, 1)\",\"login_box_shadow\":1,\"login_box_bg_show\":1,\"login_box_bg_c\":\"rgba(245, 245, 245, 0.3)\",\"login_box_border_c\":\"rgba(227, 227, 227, 0)\",\"login_box_button_w\":1,\"login_box_button_hpos\":\"left\",\"login_box_button_c\":\"rgba(52, 152, 219, 1)\",\"login_box_button_c2\":\"rgba(52, 152, 219, 1)\",\"login_box_lang_show\":0,\"login_footer_home_link_show\":1,\"login_footer_home_link\":\"\",\"login_footer_icon_show\":1,\"login_footer_icon\":\"images\\/schumm-cloud-small-white.png\",\"login_footer_icon_url\":\"http:\\/\\/www.schumm.nl\",\"login_footer_icon_w\":200,\"login_footer_copyright_show\":1,\"login_footer_font_s\":14,\"login_footer_font_c\":\"rgba(252, 252, 252, 1)\",\"admin_apply\":1,\"admin_breakpoints\":1,\"admin_webfonts\":\"Montserrat\",\"admin_link_c\":\"rgba(41, 128, 185, 1)\",\"admin_link_hover_c\":\"rgba(39, 174, 96, 1)\",\"admin_favicon\":\"images\\/favicon\\/favicon.ico\",\"admin_navbar_icon_home\":0,\"admin_navbar_hover_bg_c\":\"rgba(52, 73, 94, 1)\",\"admin_navbar_li_hover_bg_c\":\"rgba(41, 128, 185, 1)\",\"admin_navbar_font_c\":\"rgba(189, 195, 199, 1)\",\"admin_navbar_bg_c\":\"rgba(52, 73, 94, 1)\",\"admin_navbar_bg_c2\":\"rgba(0, 0, 0, 1)\",\"admin_navbar_bg_dir\":\"0\",\"admin_header_logo_pos\":1,\"admin_header_logo_show\":1,\"admin_header_logo\":\"images\\/quatuora-logo-w.png\",\"admin_header_logo_url\":\"http:\\/\\/www.schumm.nl\",\"admin_header_logo_title\":\"QuatuorA Webdesign\",\"admin_header_msg_show\":0,\"admin_header_msg\":\"\",\"admin_header_msg_pos\":\"right\",\"admin_header_msg_font_s\":14,\"admin_header_msg_font_c\":\"rgba(255, 255, 255, 1)\",\"admin_header_font_c\":\"rgba(255, 255, 255, 1)\",\"admin_header_bg_c\":\"rgba(52, 73, 94, 1)\",\"admin_header_bg_c2\":\"rgba(0, 0, 0, 1)\",\"admin_header_bg_dir\":\"0\",\"admin_header_bg_type\":\"image\",\"admin_header_bg_img_folder\":\"\",\"admin_header_bg_img\":\"\",\"admin_header_bg_img_tiles\":0,\"admin_header_bg_img_prop\":\"auto\",\"admin_header_bg_img_hpos\":\"right\",\"admin_header_bg_img_vpos\":\"bottom\",\"admin_toolbar_bg_c\":\"rgba(236, 240, 241, 1)\",\"admin_toolbar_bg_c2\":\"rgba(0, 0, 0, 1)\",\"admin_toolbar_bg_dir\":\"0\",\"admin_sidebar_act_bg_c\":\"rgba(149, 165, 166, 1)\",\"admin_bg_c\":\"rgba(236, 240, 241, 1)\",\"admin_bg_c2\":\"rgba(255, 255, 255, 1)\",\"admin_bg_dir\":\"0\",\"admin_bg_type\":\"image\",\"admin_bg_img_folder\":\"\",\"admin_bg_img\":\"images\\/quatuora-clover-bg1.png\",\"admin_bg_img_tiles\":0,\"admin_bg_img_prop\":\"auto\",\"admin_bg_img_hpos\":\"right\",\"admin_bg_img_vpos\":\"bottom\",\"admin_footer_show\":1,\"admin_footer_share\":1,\"admin_footer\":\"\",\"admin_footer_email\":\"\",\"admin_footer_url\":false,\"admin_footer_font_s\":14,\"admin_footer_font_c\":\"rgba(189, 195, 199, 1)\",\"admin_footer_bg_c\":\"rgba(52, 73, 94, 1)\",\"admin_footer_shadow\":0,\"login_custom_css_add\":0,\"login_custom_css\":\"\",\"login_custom_js_add\":0,\"login_custom_js\":\"\",\"admin_custom_css_add\":0,\"admin_custom_css\":\"\",\"admin_custom_js_add\":0,\"admin_custom_js\":\"\",\"front_override\":0,\"front_override_key\":\"\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10064', '10065', 'Ajax - KL Admin Skin', 'plugin', 'kl_adminskin', 'ajax', '0', '1', '1', '0', '{\"name\":\"Ajax - KL Admin Skin\",\"type\":\"plugin\",\"creationDate\":\"Jan 2019\",\"author\":\"KreativeLizard Team\",\"copyright\":\"Copyright (C) 2014 - 2018 KreativeLizard. All rights reserved.\",\"authorEmail\":\"support@kreativelizard.com\",\"authorUrl\":\"https:\\/\\/www.kreativelizard.com\",\"version\":\"3.7.0\",\"description\":\"Ajax call handler to KL Admin Skin\",\"group\":\"\",\"filename\":\"kl_adminskin\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10065', '0', 'KL Admin Skin Package', 'package', 'pkg_kl_adminskin', '', '0', '1', '1', '0', '{\"name\":\"KL Admin Skin Package\",\"type\":\"package\",\"creationDate\":\"Jan 2019\",\"author\":\"KreativeLizard Team\",\"copyright\":\"Copyright (C) 2014 - 2018 KreativeLizard. All rights reserved.\",\"authorEmail\":\"support@kreativelizard.com\",\"authorUrl\":\"\",\"version\":\"3.7.0\",\"description\":\"
KL Admin Skin
version 3.7.0<\\/span>
The KL Admin Skin plugin is for developers who want to give their clients a more personalised and unique Joomla! administration area.
KL Admin Skin allows you to remove all Joomla! logos and insert your own logos, you will be able to replace some default tags with messages to your client and links.
It also allows you to customize backgrounds and headers, replacing colors, inserting gradients and images, giving your client a better and unique experience of their new website.
We keep it simple, but we make it special!<\\/em>
KL Admin Skin Changelog<\\/a>
If you like this extension, please help us making it even better by writing your review on JED<\\/a>.<\\/div>Copyright (C) 2014 - 2018 KreativeLizard<\\/a>\",\"group\":\"\",\"filename\":\"pkg_kl_adminskin\"}', '{}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10067', '0', 'COM_LATESTNEWSENHANCEDPRO', 'component', 'com_latestnewsenhancedpro', '', '1', '1', '0', '0', '{\"name\":\"COM_LATESTNEWSENHANCEDPRO\",\"type\":\"component\",\"creationDate\":\"2017-04-14\",\"author\":\"Olivier Buisard\",\"copyright\":\"Copyright (C) 2011 Simplify Your Web. All rights reserved.\",\"authorEmail\":\"olivier.buisard@simplifyyourweb.com\",\"authorUrl\":\"www.simplifyyourweb.com\",\"version\":\"4.14.0\",\"description\":\"COM_LATESTNEWSENHANCEDPRO_DESCRIPTION\",\"group\":\"\",\"filename\":\"latestnewsenhancedpro\"}', '{\"leading_count\":0,\"leading_item_width\":100,\"leading_item_minwidth\":350,\"leading_item_maxwidth\":\"\",\"leading_item_space_between\":10,\"leading_item_space_after\":10,\"leading_line_break\":\"0\",\"leading_head_type\":\"image\",\"leading_search_fulltext\":\"0\",\"leading_head_w\":1200,\"leading_head_h\":800,\"leading_keep_head_space\":\"1\",\"leading_text_align\":\"b\",\"leading_title_type\":\"title\",\"leading_letter_count_title\":\"\",\"leading_force_one_line\":\"0\",\"leading_title_tag\":\"4\",\"leading_l_count\":\"\",\"leading_strip_tags\":\"1\",\"leading_keep_tags\":\"\",\"leading_trigger_events\":\"0\",\"leading_wrap\":\"0\",\"item_width\":100,\"item_minwidth\":700,\"item_maxwidth\":\"1200\",\"item_space_between\":10,\"item_space_after\":10,\"head_type\":\"image\",\"search_fulltext\":\"0\",\"head_w\":1200,\"head_h\":800,\"keep_head_space\":\"1\",\"text_align\":\"r\",\"title_type\":\"title\",\"letter_count_title\":\"\",\"force_one_line\":\"0\",\"title_tag\":\"4\",\"l_count\":\"\",\"strip_tags\":\"1\",\"keep_tags\":\"\",\"trigger_events\":\"0\",\"wrap\":\"0\",\"items_align\":\"sb\",\"text\":\"intro\",\"s_unauthorized_text\":\"0\",\"unauthorized_text\":\"\",\"show_feed_link\":\"0\",\"bootstrap_version\":\"4\",\"show_errors\":\"0\",\"remove_whitespaces\":\"0\",\"load_icon_font\":\"1\",\"load_icomoon_font\":\"0\",\"load_chosen_script\":\"1\",\"clear_cache\":\"1\",\"thumb_path\":\"cache\",\"thumb_path_mod\":\"cache\",\"inline_scripts\":\"1\",\"clear_header_files_cache\":\"1\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10068', '0', 'MOD_LATESTNEWSENHANCEDEXTENDED', 'module', 'mod_latestnewsenhancedextended', '', '0', '1', '0', '0', '{\"name\":\"MOD_LATESTNEWSENHANCEDEXTENDED\",\"type\":\"module\",\"creationDate\":\"2015-02-03\",\"author\":\"Olivier Buisard\",\"copyright\":\"Copyright (C) 2011 Simplify Your Web. All rights reserved.\",\"authorEmail\":\"olivier.buisard@simplifyyourweb.com\",\"authorUrl\":\"www.simplifyyourweb.com\",\"version\":\"4.14.0\",\"description\":\"MOD_LATESTNEWSENHANCEDEXTENDED_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_latestnewsenhancedextended\"}', '{\"datasource\":\"articles\",\"related\":\"0\",\"cat_inex\":\"1\",\"catid\":\"all\",\"k2catid\":\"all\",\"includesubcategories\":\"no\",\"levelsubcategories\":\"1\",\"cat_order\":\"\",\"tags_inex\":\"1\",\"tags\":\"\",\"k2tags\":\"\",\"include_tag_children\":\"0\",\"tags_match\":\"any\",\"any_count_min\":\"1\",\"any_count_max\":\"\",\"tag_order\":\"\",\"keys\":\"\",\"show_a\":\"alias\",\"author_inex\":\"1\",\"created_by\":\"all\",\"author_order\":\"\",\"post_d\":\"published\",\"when_no_date\":\"0\",\"use_range\":\"0\",\"range_to\":\"week\",\"spread_to\":\"1\",\"range_from\":\"now\",\"spread_from\":\"1\",\"ex_current_item\":\"0\",\"ex\":\"\",\"in\":\"\",\"show_unauthorized\":\"0\",\"show_f\":\"3\",\"order\":\"p_dsc\",\"count\":\"\",\"count_for\":\"articles\",\"startat\":\"1\",\"nodatamessage\":\"\",\"align\":\"v\",\"items_w\":\"\",\"items_h\":\"\",\"use_leading\":\"0\",\"count_leading\":\"\",\"perc_item_size\":\"100\",\"no_head\":\"0\",\"no_text\":\"0\",\"no_details\":\"0\",\"item_w\":\"100\",\"item_w_u\":\"percent\",\"min_item_w\":\"\",\"head_type\":\"none\",\"search_fulltext\":\"0\",\"head_w\":\"64\",\"head_h\":\"64\",\"maintain_height\":\"0\",\"keep_image_space\":\"1\",\"text_align\":\"r\",\"title_type\":\"title\",\"letter_count_title\":\"\",\"force_one_line\":\"0\",\"title_tag\":\"4\",\"title_before_head\":\"0\",\"text\":\"intro\",\"s_unauthorized_text\":\"1\",\"unauthorized_text\":\"\",\"l_count\":\"\",\"strip_tags\":\"1\",\"keep_tags\":\"\",\"trigger_events\":\"0\",\"wrap\":\"0\",\"link_to\":\"article\",\"link_to_default\":\"0\",\"popup_x\":\"600\",\"popup_y\":\"500\",\"follow\":\"1\",\"readmore_tooltip\":\"1\",\"readmore_always_show\":\"1\",\"link\":\"\",\"unauthorized_link\":\"\",\"readmore_align\":\"\",\"link_cat_to\":\"none\",\"cat_link\":\"\",\"unauthorized_cat_link\":\"\",\"cat_tooltip\":\"1\",\"cat_readmore_align\":\"\",\"consol_cat\":\"1\",\"show_cat_description\":\"0\",\"show_article_count\":\"0\",\"readall_link\":\"\",\"readall_external_url\":\"\",\"readall_pos\":\"last\",\"readall_link_lbl\":\"\",\"readall_tooltip\":\"1\",\"readall_align\":\"\",\"overall_style\":\"original\",\"f_r_body\":\"14\",\"readmore_style\":\"\",\"readmore_type\":\"btn-default\",\"readmore_size\":\"\",\"readmore_classes\":\"\",\"cat_readmore_style\":\"\",\"cat_readmore_type\":\"btn-default\",\"cat_readmore_size\":\"\",\"cat_readmore_classes\":\"\",\"readall_style\":\"\",\"readall_type\":\"btn-default\",\"readall_size\":\"\",\"readall_classes\":\"\",\"details_fontsize\":\"80\",\"details_font\":\"\",\"iconscolor\":\"#000000\",\"style_overrides\":\"\",\"default_pic\":\"\",\"imagebgcolor\":\"\",\"border_w\":\"0\",\"border_r_pic\":\"0\",\"border_c_pic\":\"#FFFFFF\",\"sh_w_pic\":\"0\",\"sh_type\":\"s\",\"hover_effect\":\"none\",\"create_thumb\":\"1\",\"crop_pic\":\"0\",\"filter\":\"none\",\"quality_jpg\":\"100\",\"quality_png\":\"0\",\"create_highres\":\"0\",\"lazyload\":\"0\",\"lazy_type\":\"0\",\"lazy_datauri\":\"\",\"lazy_image\":\"\",\"image_attributes\":\"\",\"default_icon\":\"\",\"icon_bgcolor\":\"\",\"icon_color\":\"#000000\",\"border_w_icon\":\"0\",\"border_r_icon\":\"0\",\"border_c_icon\":\"#FFFFFF\",\"sh_w_icon\":\"0\",\"sh_w_text_icon\":\"0\",\"padding_icon\":\"0\",\"hover_effect_icon\":\"none\",\"pos_1\":\"w\",\"pos_2\":\"d\",\"pos_3\":\"m\",\"pos_4\":\"y\",\"pos_5\":\"t\",\"fmt_w\":\"D\",\"fmt_m\":\"M\",\"fmt_d\":\"d\",\"cal_style\":\"original\",\"cal_bg\":\"\",\"border_w_cal\":\"0\",\"border_r\":\"0\",\"border_c_cal\":\"#000000\",\"sh_w\":\"0\",\"fontcalendar\":\"\",\"f_r\":\"14\",\"c2\":\"#494949\",\"bgc21\":\"\",\"bgc22\":\"\",\"c1\":\"#3D3D3D\",\"bgc11\":\"\",\"bgc12\":\"\",\"c3\":\"#494949\",\"bgc31\":\"\",\"bgc32\":\"\",\"default_videopic\":\"\",\"video_bgimage\":\"\",\"video_bgcolor\":\"\",\"border_w_video\":\"0\",\"border_r_video\":\"0\",\"border_c_video\":\"#FFFFFF\",\"sh_w_video\":\"0\",\"force_ratio\":\"0\",\"video_poster\":\"none\",\"separator\":\"\",\"before_title_information_blocks\":\"{\'show_icons\':\'0\',\'icon\':\'\',\'prepend\':\'\',\'info\':\'none\',\'extra_classes\':\'\',\'new_line\':\'0\',\'access\':\'1\'}\",\"after_title_information_blocks\":\"{\'show_icons\':\'0\',\'icon\':\'\',\'prepend\':\'\',\'info\':\'none\',\'extra_classes\':\'\',\'new_line\':\'0\',\'access\':\'1\'}\",\"before_information_blocks\":\"{\'show_icons\':\'0\',\'icon\':\'\',\'prepend\':\'\',\'info\':\'none\',\'extra_classes\':\'\',\'new_line\':\'0\',\'access\':\'1\'}\",\"after_information_blocks\":\"{\'show_icons\':\'0\',\'icon\':\'\',\'prepend\':\'\',\'info\':\'none\',\'extra_classes\':\'\',\'new_line\':\'0\',\'access\':\'1\'}\",\"inline_information_blocks\":\"{\'show_icons\':\'0\',\'icon\':\'\',\'prepend\':\'\',\'info\':\'none\',\'extra_classes\':\'\',\'new_line\':\'0\',\'access\':\'1\'}\",\"d_format\":\"d F Y\",\"t_format\":\"H:i\",\"show_rating\":\"text\",\"star_color\":\"#000000\",\"order_tags\":\"none\",\"order_k2tags\":\"none\",\"hide_tags\":\"\",\"hide_k2tags\":\"\",\"distinct_tags\":\"0\",\"show_icon_tags\":\"0\",\"icon_tags\":\"\",\"prepend_tags\":\"\",\"bootstrap_tags\":\"0\",\"tag_classes\":\"\",\"show_icon_links\":\"0\",\"icon_links\":\"\",\"prepend_links\":\"\",\"protocol\":\"1\",\"share_color\":\"none\",\"share_r\":\"0\",\"share_classes\":\"\",\"share_pos_1\":\"none\",\"share_pos_2\":\"none\",\"share_pos_3\":\"none\",\"share_pos_4\":\"none\",\"share_pos_5\":\"none\",\"share_pos_6\":\"none\",\"visible_items\":\"1\",\"anim\":\"\",\"dir\":\"t\",\"auto\":\"1\",\"speed\":\"1000\",\"interval\":\"3000\",\"move\":\"all\",\"restart_on_refresh\":\"0\",\"pagination\":\"\",\"pagination_pos\":\"below\",\"pagination_align\":\"center\",\"pagination_style\":\"\",\"pagination_size\":\"\",\"pagination_specific_size\":\"1\",\"pagination_offset\":\"0\",\"prev_type\":\"\",\"label_prev\":\"\",\"next_type\":\"\",\"label_next\":\"\",\"num_links\":\"5\",\"module_title\":\"<{headertag} class=\\\"{headerclass}\\\">{title}<\\/{headertag}>{pagination}\",\"force_itemid\":\"\",\"show_on_mobile\":\"1\",\"show_on_item_page\":\"1\",\"allow_plugins_prepost\":\"0\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10069', '0', 'PLG_CONTENT_RELATEDNEWSINARTICLE', 'plugin', 'relatednewsinarticle', 'content', '0', '1', '1', '0', '{\"name\":\"PLG_CONTENT_RELATEDNEWSINARTICLE\",\"type\":\"plugin\",\"creationDate\":\"10\\/14\\/2016\",\"author\":\"Olivier Buisard\",\"copyright\":\"Copyright (C) 2011 Simplify Your Web. All rights reserved.\",\"authorEmail\":\"olivier.buisard@simplifyyourweb.com\",\"authorUrl\":\"www.simplifyyourweb.com\",\"version\":\"4.14.0\",\"description\":\"PLG_CONTENT_RELATEDNEWSINARTICLE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"relatednewsinarticle\"}', '[]', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10070', '0', 'PLG_SYSTEM_BACKTOLNEINDEX', 'plugin', 'backtolneindex', 'system', '0', '1', '1', '0', '{\"name\":\"PLG_SYSTEM_BACKTOLNEINDEX\",\"type\":\"plugin\",\"creationDate\":\"06\\/18\\/2019\",\"author\":\"Olivier Buisard\",\"copyright\":\"Copyright (C) 2011 Simplify Your Web. All rights reserved.\",\"authorEmail\":\"olivier.buisard@simplifyyourweb.com\",\"authorUrl\":\"www.simplifyyourweb.com\",\"version\":\"4.14.0\",\"description\":\"PLG_SYSTEM_BACKTOLNEINDEX_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"backtolneindex\"}', '{\"backlabel\":\"\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10071', '0', 'PLG_SYSTEM_LNEPBREADCRUMBS', 'plugin', 'lnepbreadcrumbs', 'system', '0', '1', '1', '0', '{\"name\":\"PLG_SYSTEM_LNEPBREADCRUMBS\",\"type\":\"plugin\",\"creationDate\":\"07\\/10\\/2017\",\"author\":\"Olivier Buisard\",\"copyright\":\"Copyright (C) 2011 Simplify Your Web. All rights reserved.\",\"authorEmail\":\"olivier.buisard@simplifyyourweb.com\",\"authorUrl\":\"www.simplifyyourweb.com\",\"version\":\"4.14.0\",\"description\":\"PLG_SYSTEM_LNEPBREADCRUMBS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"lnepbreadcrumbs\"}', '{\"keep_category\":\"0\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10072', '0', 'PLG_QUICKICON_LATESTNEWSENHANCEDEXTENDED', 'plugin', 'latestnewsenhancedextended', 'quickicon', '0', '1', '1', '0', '{\"name\":\"PLG_QUICKICON_LATESTNEWSENHANCEDEXTENDED\",\"type\":\"plugin\",\"creationDate\":\"10\\/26\\/2015\",\"author\":\"Olivier Buisard\",\"copyright\":\"Copyright (C) 2011 Simplify Your Web. All rights reserved.\",\"authorEmail\":\"olivier.buisard@simplifyyourweb.com\",\"authorUrl\":\"www.simplifyyourweb.com\",\"version\":\"4.14.0\",\"description\":\"PLG_QUICKICON_LATESTNEWSENHANCEDEXTENDED_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"latestnewsenhancedextended\"}', '{\"context\":\"mod_quickicon\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10073', '0', 'PLG_INSTALLER_LNEPINSTALLER', 'plugin', 'lnepinstaller', 'installer', '0', '1', '1', '0', '{\"name\":\"PLG_INSTALLER_LNEPINSTALLER\",\"type\":\"plugin\",\"creationDate\":\"08\\/06\\/2018\",\"author\":\"Olivier Buisard\",\"copyright\":\"Copyright (C) 2011 Simplify Your Web. All rights reserved.\",\"authorEmail\":\"olivier.buisard@simplifyyourweb.com\",\"authorUrl\":\"www.simplifyyourweb.com\",\"version\":\"4.14.0\",\"description\":\"PLG_INSTALLER_LNEPINSTALLER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"lnepinstaller\"}', '{\"download_id\":\"495f78fc99518ec55654d54b1d1443a4\"}', '', '', '0', '0000-00-00 00:00:00', '0', '0'),
('10074', '0', 'RSContact!', 'module', 'mod_rscontact', '', '0', '1', '0', '0', '{\"name\":\"RSContact!\",\"type\":\"module\",\"creationDate\":\"January 2015\",\"author\":\"RSJoomla!\",\"copyright\":\"Copyright (C) 2015\",\"authorEmail\":\"supporttickets@rsjoomla.com\",\"authorUrl\":\"www.rsjoomla.com\",\"version\":\"1.1.12\",\"description\":\"MOD_RSCONTACT_DESC\",\"group\":\"\",\"filename\":\"mod_rscontact\"}', '{\"salut\":\"1\",\"name\":\"1\",\"name_type\":\"1\",\"addr_1\":\"1\",\"addr_2\":\"1\",\"city\":\"1\",\"state\":\"1\",\"zip\":\"1\",\"h_phone\":\"1\",\"m_phone\":\"1\",\"w_phone\":\"1\",\"comp\":\"1\",\"web\":\"1\",\"subj\":\"1\",\"subj_type\":\"1\",\"subject_input\":\"\",\"msg\":\"1\",\"msg_len\":\"1000\",\"captcha\":\"0\",\"cf1\":\"1\",\"cf1_name\":\"Custom Field 1\",\"cf1_type\":\"1\",\"cf1_inp\":\"\",\"cf2\":\"1\",\"cf2_name\":\"Custom Field 2\",\"cf2_type\":\"1\",\"cf2_inp\":\"\",\"cf3\":\"1\",\"cf3_name\":\"Custom Field 3\",\"cf3_type\":\"1\",\"cf3_inp\":\"\",\"send_copy\":\"1\",\"form_pre\":\"\",\"form_post\":\"\",\"css\":\"\",\"js\":\"\",\"req_marker\":\"*\",\"label\":\"1\",\"form_h\":\"0\",\"auto_width\":\"1\",\"thank_you\":\"\",\"mail_to\":\"\",\"mail_cc\":\"\",\"mail_bcc\":\"\",\"email_subj\":\"You have a new contact request from {your-website}!\",\"mail_msg\":\"
\\r\\n