├── .gitignore
├── .htaccess
├── CHANGELOG.txt
├── COPYRIGHT
├── CREDITS
├── LICENSE
├── README.md
├── assets
├── css
│ ├── autocomplete
│ │ └── jquery.autocomplete.css
│ ├── bootstrap-material
│ │ ├── material-fullpalette.css
│ │ ├── material-fullpalette.css.map
│ │ ├── material-fullpalette.min.css
│ │ ├── material-fullpalette.min.css.map
│ │ ├── material.css
│ │ ├── material.css.map
│ │ ├── material.min.css
│ │ ├── material.min.css.map
│ │ ├── ripples.css
│ │ ├── ripples.css.map
│ │ ├── ripples.min.css
│ │ ├── ripples.min.css.map
│ │ ├── roboto.css
│ │ ├── roboto.css.map
│ │ ├── roboto.min.css
│ │ └── roboto.min.css.map
│ ├── bootstrap
│ │ ├── CONTRIBUTING.md
│ │ ├── LICENSE
│ │ ├── LICENSE-MIT
│ │ ├── README.md
│ │ ├── bootstrap-theme.css
│ │ ├── bootstrap-theme.css.map
│ │ ├── bootstrap-theme.min.css
│ │ ├── bootstrap.css
│ │ ├── bootstrap.css.map
│ │ └── bootstrap.min.css
│ ├── box
│ │ └── box.css
│ ├── datatables
│ │ ├── Readme.txt
│ │ ├── datatables.css
│ │ ├── images
│ │ │ ├── sort_asc.png
│ │ │ ├── sort_asc_disabled.png
│ │ │ ├── sort_both.png
│ │ │ ├── sort_desc.png
│ │ │ └── sort_desc_disabled.png
│ │ ├── license-bsd.txt
│ │ └── license-gpl2.txt
│ ├── datetimepicker
│ │ ├── bootstrap-datetimepicker.css
│ │ └── bootstrap-datetimepicker.min.css
│ ├── dropzone
│ │ └── dropzone.css
│ ├── fonts
│ │ ├── Material-Design-Icons.eot
│ │ ├── Material-Design-Icons.svg
│ │ ├── Material-Design-Icons.ttf
│ │ ├── Material-Design-Icons.woff
│ │ ├── RobotoDraftBold.woff
│ │ ├── RobotoDraftBold.woff2
│ │ ├── RobotoDraftItalic.woff
│ │ ├── RobotoDraftItalic.woff2
│ │ ├── RobotoDraftMedium.woff
│ │ ├── RobotoDraftMedium.woff2
│ │ ├── RobotoDraftRegular.woff
│ │ ├── RobotoDraftRegular.woff2
│ │ ├── glyphicons-halflings-regular.eot
│ │ ├── glyphicons-halflings-regular.svg
│ │ ├── glyphicons-halflings-regular.ttf
│ │ ├── glyphicons-halflings-regular.woff
│ │ └── glyphicons-halflings-regular.woff2
│ ├── images
│ │ ├── close.png
│ │ ├── loading.gif
│ │ ├── next.png
│ │ └── prev.png
│ ├── instagram
│ │ └── leaflet.instagram.css
│ ├── jPlayer
│ │ ├── css
│ │ │ ├── jplayer.blue.monday.css
│ │ │ └── jplayer.blue.monday.min.css
│ │ ├── image
│ │ │ ├── jplayer.blue.monday.jpg
│ │ │ ├── jplayer.blue.monday.seeking.gif
│ │ │ └── jplayer.blue.monday.video.play.png
│ │ └── mustache
│ │ │ ├── jplayer.blue.monday.audio.playlist.html
│ │ │ ├── jplayer.blue.monday.audio.single.html
│ │ │ ├── jplayer.blue.monday.audio.stream.html
│ │ │ ├── jplayer.blue.monday.video.playlist.html
│ │ │ └── jplayer.blue.monday.video.single.html
│ ├── jquery-flipster
│ │ └── jquery.flipster.min.css
│ ├── jssor
│ │ ├── img
│ │ │ ├── a01.png
│ │ │ ├── a02.png
│ │ │ ├── a03.png
│ │ │ ├── a04.png
│ │ │ ├── a06.png
│ │ │ ├── a07.png
│ │ │ ├── a10.png
│ │ │ ├── a11.png
│ │ │ ├── a12.png
│ │ │ ├── a13.png
│ │ │ ├── a14.png
│ │ │ ├── a15.png
│ │ │ └── browser-icons.png
│ │ └── jssor.slider.css
│ ├── leaflet-draw
│ │ ├── images
│ │ │ ├── spritesheet-2x.png
│ │ │ └── spritesheet.png
│ │ └── leaflet.draw.css
│ ├── leaflet-easybutton
│ │ └── easy-button.css
│ ├── leaflet-groupedlayercontrol
│ │ └── leaflet.groupedlayercontrol.css
│ ├── leaflet-markercluster
│ │ ├── MarkerCluster.Default.css
│ │ └── MarkerCluster.css
│ ├── leaflet-openweathermap
│ │ ├── Weather.png
│ │ ├── leaflet-openweathermap.css
│ │ ├── map.css
│ │ └── owmloading.gif
│ ├── leaflet-photomarker
│ │ ├── leaflet.photomarker.css
│ │ └── leaflet.photomarker.js
│ ├── leaflet-rm
│ │ ├── leaflet-routing-machine.css
│ │ ├── leaflet.routing.icons.png
│ │ ├── leaflet.routing.icons.svg
│ │ └── routing-icon.png
│ ├── leaflet
│ │ ├── images
│ │ │ ├── layers-2x.png
│ │ │ └── layers.png
│ │ └── leaflet.css
│ ├── lightbox
│ │ └── lightbox.css
│ ├── owl_carousel
│ │ ├── AjaxLoader.gif
│ │ ├── bootstrapTheme.css
│ │ ├── custom.css
│ │ ├── google-code-prettify
│ │ │ ├── prettify.css
│ │ │ ├── prettify.js
│ │ │ └── run_prettify.js
│ │ ├── grabbing.png
│ │ ├── owl.carousel.css
│ │ ├── owl.theme.css
│ │ ├── owl.transitions.css
│ │ └── responsive.css
│ ├── pikaday
│ │ ├── pikaday.css
│ │ ├── site.css
│ │ └── theme.css
│ ├── popmenu
│ │ ├── img
│ │ │ ├── mirage-menu.png
│ │ │ ├── p7spep_submenu.png
│ │ │ ├── p7spep_submenu_vert.png
│ │ │ ├── pmm_carbon_root.jpg
│ │ │ ├── pmm_carbon_subs.jpg
│ │ │ ├── pmm_carbon_vroot.jpg
│ │ │ ├── pmm_east_dark.gif
│ │ │ ├── pmm_east_light.gif
│ │ │ ├── pmm_east_medium.gif
│ │ │ ├── pmm_greystone_root.jpg
│ │ │ ├── pmm_greystone_subs.jpg
│ │ │ ├── pmm_greystone_vroot.jpg
│ │ │ ├── pmm_iefix.gif
│ │ │ ├── pmm_north_dark.gif
│ │ │ ├── pmm_north_light.gif
│ │ │ ├── pmm_north_medium.gif
│ │ │ ├── pmm_oak_root.jpg
│ │ │ ├── pmm_oak_subs.jpg
│ │ │ ├── pmm_pipe_dark.gif
│ │ │ ├── pmm_pipe_light.gif
│ │ │ ├── pmm_sheer_root.png
│ │ │ ├── pmm_sheer_root_vertical.png
│ │ │ ├── pmm_sheer_subs.png
│ │ │ ├── pmm_south_dark.gif
│ │ │ ├── pmm_south_light.gif
│ │ │ ├── pmm_south_medium.gif
│ │ │ ├── pmm_topaz_left.jpg
│ │ │ ├── pmm_topaz_right.jpg
│ │ │ ├── pmm_topaz_sub.jpg
│ │ │ ├── pmm_topaz_v1.jpg
│ │ │ ├── pmm_topaz_vsub.jpg
│ │ │ ├── pmm_west_dark.gif
│ │ │ ├── pmm_west_light.gif
│ │ │ └── pmm_west_medium.gif
│ │ ├── p7PMMh01.css
│ │ ├── p7PMMh02.css
│ │ ├── p7PMMh03.css
│ │ ├── p7PMMh04.css
│ │ ├── p7PMMh05.css
│ │ ├── p7PMMh06.css
│ │ ├── p7PMMh07.css
│ │ ├── p7PMMh08.css
│ │ ├── p7PMMh09.css
│ │ ├── p7PMMh10.css
│ │ ├── p7PMMh15.css
│ │ ├── p7PMMh16.css
│ │ ├── p7PMMh19.css
│ │ ├── p7PMMscripts.js
│ │ ├── p7PMMv01.css
│ │ ├── p7PMMv02.css
│ │ ├── p7PMMv03.css
│ │ ├── p7PMMv04.css
│ │ ├── p7PMMv05.css
│ │ ├── p7PMMv06.css
│ │ ├── p7PMMv07.css
│ │ ├── p7PMMv08.css
│ │ ├── p7PMMv09.css
│ │ ├── p7PMMv10.css
│ │ ├── p7PMMv15.css
│ │ ├── p7PMMv16.css
│ │ └── p7PMMv19.css
│ ├── slide
│ │ └── slide.css
│ ├── slidemenu
│ │ └── slidemenu.css
│ └── treemenu
│ │ ├── img
│ │ ├── tmm_east_black.gif
│ │ ├── tmm_east_gray.gif
│ │ ├── tmm_east_white.gif
│ │ ├── tmm_exist_page_black.gif
│ │ ├── tmm_exist_page_white.gif
│ │ ├── tmm_exist_submenu.jpg
│ │ ├── tmm_gradientRed.jpg
│ │ ├── tmm_gradientTeal.jpg
│ │ ├── tmm_minus_black.gif
│ │ ├── tmm_minus_white.gif
│ │ ├── tmm_neon_minusBlue.gif
│ │ ├── tmm_neon_minusGreen.gif
│ │ ├── tmm_neon_minusRed.gif
│ │ ├── tmm_neon_minusYellow.gif
│ │ ├── tmm_neon_plusBlue.gif
│ │ ├── tmm_neon_plusGreen.gif
│ │ ├── tmm_neon_plusRed.gif
│ │ ├── tmm_neon_plusYellow.gif
│ │ ├── tmm_page.gif
│ │ ├── tmm_page_diamond_black.gif
│ │ ├── tmm_page_square.gif
│ │ ├── tmm_page_square_gray.gif
│ │ ├── tmm_page_square_white.gif
│ │ ├── tmm_page_squareopen_black.gif
│ │ ├── tmm_page_squareopen_white.gif
│ │ ├── tmm_plus_black.gif
│ │ ├── tmm_plus_white.gif
│ │ ├── tmm_rootGradientBlack.jpg
│ │ ├── tmm_rootGradientGray.jpg
│ │ ├── tmm_south_black.gif
│ │ ├── tmm_south_gray.gif
│ │ ├── tmm_south_white.gif
│ │ ├── tmm_trans_white.png
│ │ └── tmmbevel_white.jpg
│ │ ├── p7TMM01.css
│ │ ├── p7TMM02.css
│ │ ├── p7TMM03.css
│ │ ├── p7TMM04.css
│ │ ├── p7TMM05.css
│ │ ├── p7TMM06.css
│ │ ├── p7TMM07.css
│ │ ├── p7TMM08.css
│ │ ├── p7TMM09.css
│ │ ├── p7TMM10.css
│ │ ├── p7TMM11.css
│ │ ├── p7TMM12.css
│ │ ├── p7TMM13.css
│ │ ├── p7TMM14.css
│ │ └── p7TMM15.css
├── fonts
│ ├── glyphicons-halflings-regular.eot
│ ├── glyphicons-halflings-regular.svg
│ ├── glyphicons-halflings-regular.ttf
│ ├── glyphicons-halflings-regular.woff
│ └── glyphicons-halflings-regular.woff2
└── js
│ ├── asset.form.js
│ ├── asset.map.control.js
│ ├── asset.map.js
│ ├── asset.map_ori.js
│ ├── autocomplete
│ ├── jquery.autocomplete.css
│ └── jquery.autocomplete.js
│ ├── bootstrap-material
│ ├── material.js
│ ├── material.min.js
│ ├── material.min.js.map
│ ├── ripples.js
│ ├── ripples.min.js
│ └── ripples.min.js.map
│ ├── bootstrap
│ ├── CONTRIBUTING.md
│ ├── LICENSE
│ ├── LICENSE-MIT
│ ├── README.md
│ ├── bootstrap.js
│ ├── bootstrap.min.js
│ ├── bootstrap.tabs.js
│ └── npm.js
│ ├── custom_menu.js
│ ├── datatables
│ ├── Readme.txt
│ ├── jquery.dataTables.bootstrap.js
│ ├── jquery.dataTables.min.js
│ ├── license-bsd.txt
│ └── license-gpl2.txt
│ ├── datetimepicker
│ ├── bootstrap-datetimepicker.js
│ └── bootstrap-datetimepicker.min.js
│ ├── dropzone
│ ├── dropzone.min.js
│ └── readme.md
│ ├── instagram
│ ├── leaflet.instagram.cartodb.js
│ └── leaflet.instagram.cluster.js
│ ├── jPlayer
│ ├── jquery.jplayer.js
│ ├── jquery.jplayer.min.js
│ └── jquery.jplayer.swf
│ ├── jquery-cookie
│ ├── .gitignore
│ ├── .jshintrc
│ ├── .tm_properties
│ ├── .travis.yml
│ ├── CHANGELOG.md
│ ├── CONTRIBUTING.md
│ ├── MIT-LICENSE.txt
│ ├── README.md
│ └── jquery.cookie.js
│ ├── jquery-geo
│ └── jquery.geo.core.js
│ ├── jquery
│ ├── jquery-1.10.2.min.js
│ ├── jquery-1.10.2.min.map
│ ├── jquery-1.8.0.js
│ └── jquery-2.1.1.min.js
│ ├── jssor
│ ├── icon-lupe.png
│ ├── jssor.js
│ ├── jssor.options.js
│ └── jssor.slider.js
│ ├── leaflet-draw
│ ├── Control.Draw.js
│ ├── Leaflet.draw.js
│ ├── Toolbar.js
│ ├── Tooltip.js
│ ├── copyright.js
│ ├── draw
│ │ ├── DrawToolbar.js
│ │ └── handler
│ │ │ ├── Draw.Circle.js
│ │ │ ├── Draw.Feature.js
│ │ │ ├── Draw.Marker.js
│ │ │ ├── Draw.Polygon.js
│ │ │ ├── Draw.Polyline.js
│ │ │ ├── Draw.Rectangle.js
│ │ │ └── Draw.SimpleShape.js
│ ├── edit
│ │ ├── EditToolbar.js
│ │ └── handler
│ │ │ ├── Edit.Circle.js
│ │ │ ├── Edit.Marker.js
│ │ │ ├── Edit.Poly.js
│ │ │ ├── Edit.Rectangle.js
│ │ │ ├── Edit.SimpleShape.js
│ │ │ ├── EditToolbar.Delete.js
│ │ │ └── EditToolbar.Edit.js
│ ├── ext
│ │ ├── GeometryUtil.js
│ │ ├── LatLngUtil.js
│ │ ├── LineUtil.Intersect.js
│ │ ├── Polygon.Intersect.js
│ │ └── Polyline.Intersect.js
│ └── images
│ │ └── spritesheet.svg
│ ├── leaflet-easybutton
│ └── easy-button.js
│ ├── leaflet-groupedlayercontrol
│ └── leaflet.groupedlayercontrol.js
│ ├── leaflet-markercluster
│ ├── leaflet.markercluster-src.js
│ └── leaflet.markercluster.js
│ ├── leaflet-openweathermap
│ ├── NT2.png
│ ├── excanvas.js
│ ├── leaflet-openweathermap.js
│ ├── map.js
│ ├── map_i18n.js
│ └── owmloading.gif
│ ├── leaflet-photomarker
│ ├── PhotoIcon.js
│ ├── PhotoMarker.js
│ ├── PhotoMarkerMatrix.js
│ └── leaflet.photomarker.js
│ ├── leaflet-rm
│ ├── Control.Geocoder.js
│ ├── leaflet-routing-machine.css
│ ├── leaflet-routing-machine.js
│ ├── leaflet-routing-machine.min.js
│ ├── leaflet.routing.icons.png
│ ├── leaflet.routing.icons.svg
│ └── routing-icon.png
│ ├── leaflet-weather
│ └── leaflet-weathericonslayer.js
│ ├── leaflet.draw.setting.js
│ ├── leaflet.rm.setting.js
│ ├── leaflet
│ ├── images
│ │ ├── layers-2x.png
│ │ ├── layers.png
│ │ ├── marker-icon-2x.png
│ │ ├── marker-icon.png
│ │ └── marker-shadow.png
│ ├── leaflet.js
│ ├── terraformer-wkt-parser.min.js
│ └── terraformer.min.js
│ ├── lightbox
│ └── lightbox.min.js
│ ├── moment-with-locales.js
│ ├── owl_carousel
│ ├── application.js
│ ├── bootstrap-collapse.js
│ ├── bootstrap-tab.js
│ ├── bootstrap-transition.js
│ ├── owl.carousel.js
│ └── owl.carousel.min.js
│ ├── pikaday
│ ├── moment.js
│ ├── pikaday.jquery.js
│ └── pikaday.js
│ ├── popmenu
│ └── p7PMMscripts.js
│ ├── slidemenu
│ └── slidemenu.js
│ ├── tinymce
│ ├── jquery.tinymce.min.js
│ ├── langs
│ │ └── readme.md
│ ├── license.txt
│ ├── plugins
│ │ ├── advlist
│ │ │ └── plugin.min.js
│ │ ├── anchor
│ │ │ └── plugin.min.js
│ │ ├── autolink
│ │ │ └── plugin.min.js
│ │ ├── autoresize
│ │ │ └── plugin.min.js
│ │ ├── autosave
│ │ │ └── plugin.min.js
│ │ ├── bbcode
│ │ │ └── plugin.min.js
│ │ ├── charmap
│ │ │ └── plugin.min.js
│ │ ├── code
│ │ │ └── plugin.min.js
│ │ ├── compat3x
│ │ │ ├── editable_selects.js
│ │ │ ├── form_utils.js
│ │ │ ├── mctabs.js
│ │ │ ├── tiny_mce_popup.js
│ │ │ └── validate.js
│ │ ├── contextmenu
│ │ │ └── plugin.min.js
│ │ ├── directionality
│ │ │ └── plugin.min.js
│ │ ├── emoticons
│ │ │ ├── img
│ │ │ │ ├── smiley-cool.gif
│ │ │ │ ├── smiley-cry.gif
│ │ │ │ ├── smiley-embarassed.gif
│ │ │ │ ├── smiley-foot-in-mouth.gif
│ │ │ │ ├── smiley-frown.gif
│ │ │ │ ├── smiley-innocent.gif
│ │ │ │ ├── smiley-kiss.gif
│ │ │ │ ├── smiley-laughing.gif
│ │ │ │ ├── smiley-money-mouth.gif
│ │ │ │ ├── smiley-sealed.gif
│ │ │ │ ├── smiley-smile.gif
│ │ │ │ ├── smiley-surprised.gif
│ │ │ │ ├── smiley-tongue-out.gif
│ │ │ │ ├── smiley-undecided.gif
│ │ │ │ ├── smiley-wink.gif
│ │ │ │ └── smiley-yell.gif
│ │ │ └── plugin.min.js
│ │ ├── example
│ │ │ └── plugin.min.js
│ │ ├── example_dependency
│ │ │ └── plugin.min.js
│ │ ├── fullpage
│ │ │ └── plugin.min.js
│ │ ├── fullscreen
│ │ │ └── plugin.min.js
│ │ ├── hr
│ │ │ └── plugin.min.js
│ │ ├── image
│ │ │ └── plugin.min.js
│ │ ├── importcss
│ │ │ └── plugin.min.js
│ │ ├── insertdatetime
│ │ │ └── plugin.min.js
│ │ ├── layer
│ │ │ └── plugin.min.js
│ │ ├── legacyoutput
│ │ │ └── plugin.min.js
│ │ ├── link
│ │ │ └── plugin.min.js
│ │ ├── lists
│ │ │ └── plugin.min.js
│ │ ├── media
│ │ │ ├── moxieplayer.swf
│ │ │ └── plugin.min.js
│ │ ├── nonbreaking
│ │ │ └── plugin.min.js
│ │ ├── noneditable
│ │ │ └── plugin.min.js
│ │ ├── pagebreak
│ │ │ └── plugin.min.js
│ │ ├── paste
│ │ │ └── plugin.min.js
│ │ ├── preview
│ │ │ └── plugin.min.js
│ │ ├── print
│ │ │ └── plugin.min.js
│ │ ├── save
│ │ │ └── plugin.min.js
│ │ ├── searchreplace
│ │ │ └── plugin.min.js
│ │ ├── spellchecker
│ │ │ └── plugin.min.js
│ │ ├── tabfocus
│ │ │ └── plugin.min.js
│ │ ├── table
│ │ │ └── plugin.min.js
│ │ ├── template
│ │ │ └── plugin.min.js
│ │ ├── textcolor
│ │ │ └── plugin.min.js
│ │ ├── visualblocks
│ │ │ ├── css
│ │ │ │ └── visualblocks.css
│ │ │ └── plugin.min.js
│ │ ├── visualchars
│ │ │ └── plugin.min.js
│ │ └── wordcount
│ │ │ └── plugin.min.js
│ ├── skins
│ │ └── lightgray
│ │ │ ├── content.inline.min.css
│ │ │ ├── content.min.css
│ │ │ ├── fonts
│ │ │ ├── icomoon-small.eot
│ │ │ ├── icomoon-small.svg
│ │ │ ├── icomoon-small.ttf
│ │ │ ├── icomoon-small.woff
│ │ │ ├── icomoon.eot
│ │ │ ├── icomoon.svg
│ │ │ ├── icomoon.ttf
│ │ │ ├── icomoon.woff
│ │ │ └── readme.md
│ │ │ ├── img
│ │ │ ├── anchor.gif
│ │ │ ├── loader.gif
│ │ │ ├── object.gif
│ │ │ ├── trans.gif
│ │ │ └── wline.gif
│ │ │ ├── skin.ie7.min.css
│ │ │ └── skin.min.css
│ ├── themes
│ │ └── modern
│ │ │ └── theme.min.js
│ ├── tinymce.init.js
│ └── tinymce.min.js
│ └── treemenu
│ └── p7TMMscripts.js
├── bin
├── classes
│ ├── abs.class.extension.php
│ ├── abs.class.record.php
│ ├── class.category.php
│ ├── class.event.php
│ ├── class.language.php
│ ├── class.menu.php
│ ├── class.meta.php
│ ├── class.module.php
│ ├── class.page.php
│ ├── class.place.php
│ ├── class.post.php
│ ├── class.preferences.php
│ ├── class.route.php
│ ├── class.routing.php
│ ├── class.template.php
│ ├── class.url.php
│ ├── class.user.php
│ └── class.widget.php
├── mbin.assets.php
├── mbin.auth.php
├── mbin.extension.php
├── mbin.object.php
└── mbin.visit.php
├── binaries.php
├── description
├── doc
├── developer
│ └── development.rst
├── index.rst
├── manual_en.rst
├── manual_it.rst
├── mappiamo_manual-en.odt
├── mappiamo_manual-en.pdf
└── mappiamo_manual_en.md
├── favicon.ico
├── favicon.png
├── favicon_single.png
├── feed
├── index.php
└── sitemap.php
├── includes.php
├── includes
├── helper.php
├── include.php
├── lang.php
├── listings.php
└── url.php
├── index.php
├── lib
├── facebook
│ ├── base_facebook.php
│ ├── facebook.php
│ └── fb_ca_chain_bundle.crt
├── feedwritter
│ ├── COPYING
│ ├── FeedItem.php
│ ├── FeedTypes.php
│ ├── FeedWriter.php
│ └── README
├── geocoder
│ ├── Geocoder
│ │ ├── Dumper
│ │ │ ├── DumperInterface.php
│ │ │ ├── GeoJsonDumper.php
│ │ │ ├── GpxDumper.php
│ │ │ ├── KmlDumper.php
│ │ │ ├── WkbDumper.php
│ │ │ └── WktDumper.php
│ │ ├── Exception
│ │ │ ├── ChainNoResultException.php
│ │ │ ├── ExceptionInterface.php
│ │ │ ├── ExtensionNotLoadedException.php
│ │ │ ├── HttpException.php
│ │ │ ├── InvalidArgumentException.php
│ │ │ ├── InvalidCredentialsException.php
│ │ │ ├── NoResultException.php
│ │ │ ├── QuotaExceededException.php
│ │ │ ├── RuntimeException.php
│ │ │ └── UnsupportedException.php
│ │ ├── Formatter
│ │ │ ├── Formatter.php
│ │ │ └── FormatterInterface.php
│ │ ├── Geocoder.php
│ │ ├── GeocoderInterface.php
│ │ ├── HttpAdapter
│ │ │ ├── BuzzHttpAdapter.php
│ │ │ ├── CurlHttpAdapter.php
│ │ │ ├── GuzzleHttpAdapter.php
│ │ │ ├── HttpAdapterInterface.php
│ │ │ ├── SocketHttpAdapter.php
│ │ │ └── ZendHttpAdapter.php
│ │ ├── Provider
│ │ │ ├── AbstractProvider.php
│ │ │ ├── ArcGISOnlineProvider.php
│ │ │ ├── BaiduProvider.php
│ │ │ ├── BingMapsProvider.php
│ │ │ ├── ChainProvider.php
│ │ │ ├── CloudMadeProvider.php
│ │ │ ├── DataScienceToolkitProvider.php
│ │ │ ├── FreeGeoIpProvider.php
│ │ │ ├── GeoIPsProvider.php
│ │ │ ├── GeoPluginProvider.php
│ │ │ ├── GeocoderCaProvider.php
│ │ │ ├── GeocoderUsProvider.php
│ │ │ ├── GeoipProvider.php
│ │ │ ├── GeonamesProvider.php
│ │ │ ├── GoogleMapsBusinessProvider.php
│ │ │ ├── GoogleMapsProvider.php
│ │ │ ├── HostIpProvider.php
│ │ │ ├── IGNOpenLSProvider.php
│ │ │ ├── IpGeoBaseProvider.php
│ │ │ ├── IpInfoDbProvider.php
│ │ │ ├── LocaleAwareProviderInterface.php
│ │ │ ├── MapQuestProvider.php
│ │ │ ├── MaxMindBinaryProvider.php
│ │ │ ├── MaxMindProvider.php
│ │ │ ├── NominatimProvider.php
│ │ │ ├── OIORestProvider.php
│ │ │ ├── OpenStreetMapProvider.php
│ │ │ ├── OpenStreetMapsProvider.php
│ │ │ ├── ProviderInterface.php
│ │ │ ├── TomTomProvider.php
│ │ │ └── YandexProvider.php
│ │ └── Result
│ │ │ ├── AbstractResult.php
│ │ │ ├── DefaultResultFactory.php
│ │ │ ├── Geocoded.php
│ │ │ ├── MultipleResultFactory.php
│ │ │ ├── ResultFactoryInterface.php
│ │ │ └── ResultInterface.php
│ ├── LICENSE
│ ├── README.md
│ └── autoload.php
├── htmlpurifier
│ ├── CREDITS
│ ├── INSTALL
│ ├── LICENSE
│ ├── NEWS
│ └── library
│ │ ├── HTMLPurifier.auto.php
│ │ ├── HTMLPurifier.autoload.php
│ │ ├── HTMLPurifier.composer.php
│ │ ├── HTMLPurifier.func.php
│ │ ├── HTMLPurifier.includes.php
│ │ ├── HTMLPurifier.kses.php
│ │ ├── HTMLPurifier.path.php
│ │ ├── HTMLPurifier.php
│ │ ├── HTMLPurifier.safe-includes.php
│ │ └── HTMLPurifier
│ │ ├── AttrCollections.php
│ │ ├── AttrDef.php
│ │ ├── AttrDef
│ │ ├── CSS.php
│ │ ├── CSS
│ │ │ ├── AlphaValue.php
│ │ │ ├── Background.php
│ │ │ ├── BackgroundPosition.php
│ │ │ ├── Border.php
│ │ │ ├── Color.php
│ │ │ ├── Composite.php
│ │ │ ├── DenyElementDecorator.php
│ │ │ ├── Filter.php
│ │ │ ├── Font.php
│ │ │ ├── FontFamily.php
│ │ │ ├── Ident.php
│ │ │ ├── ImportantDecorator.php
│ │ │ ├── Length.php
│ │ │ ├── ListStyle.php
│ │ │ ├── Multiple.php
│ │ │ ├── Number.php
│ │ │ ├── Percentage.php
│ │ │ ├── TextDecoration.php
│ │ │ └── URI.php
│ │ ├── Clone.php
│ │ ├── Enum.php
│ │ ├── HTML
│ │ │ ├── Bool.php
│ │ │ ├── Class.php
│ │ │ ├── Color.php
│ │ │ ├── FrameTarget.php
│ │ │ ├── ID.php
│ │ │ ├── Length.php
│ │ │ ├── LinkTypes.php
│ │ │ ├── MultiLength.php
│ │ │ ├── Nmtokens.php
│ │ │ └── Pixels.php
│ │ ├── Integer.php
│ │ ├── Lang.php
│ │ ├── Switch.php
│ │ ├── Text.php
│ │ ├── URI.php
│ │ └── URI
│ │ │ ├── Email.php
│ │ │ ├── Email
│ │ │ └── SimpleCheck.php
│ │ │ ├── Host.php
│ │ │ ├── IPv4.php
│ │ │ └── IPv6.php
│ │ ├── AttrTransform.php
│ │ ├── AttrTransform
│ │ ├── Background.php
│ │ ├── BdoDir.php
│ │ ├── BgColor.php
│ │ ├── BoolToCSS.php
│ │ ├── Border.php
│ │ ├── EnumToCSS.php
│ │ ├── ImgRequired.php
│ │ ├── ImgSpace.php
│ │ ├── Input.php
│ │ ├── Lang.php
│ │ ├── Length.php
│ │ ├── Name.php
│ │ ├── NameSync.php
│ │ ├── Nofollow.php
│ │ ├── SafeEmbed.php
│ │ ├── SafeObject.php
│ │ ├── SafeParam.php
│ │ ├── ScriptRequired.php
│ │ ├── TargetBlank.php
│ │ └── Textarea.php
│ │ ├── AttrTypes.php
│ │ ├── AttrValidator.php
│ │ ├── Bootstrap.php
│ │ ├── CSSDefinition.php
│ │ ├── ChildDef.php
│ │ ├── ChildDef
│ │ ├── Chameleon.php
│ │ ├── Custom.php
│ │ ├── Empty.php
│ │ ├── List.php
│ │ ├── Optional.php
│ │ ├── Required.php
│ │ ├── StrictBlockquote.php
│ │ └── Table.php
│ │ ├── Config.php
│ │ ├── ConfigSchema.php
│ │ ├── ConfigSchema
│ │ ├── Builder
│ │ │ ├── ConfigSchema.php
│ │ │ └── Xml.php
│ │ ├── Exception.php
│ │ ├── Interchange.php
│ │ ├── Interchange
│ │ │ ├── Directive.php
│ │ │ └── Id.php
│ │ ├── InterchangeBuilder.php
│ │ ├── Validator.php
│ │ ├── ValidatorAtom.php
│ │ ├── schema.ser
│ │ └── schema
│ │ │ ├── Attr.AllowedClasses.txt
│ │ │ ├── Attr.AllowedFrameTargets.txt
│ │ │ ├── Attr.AllowedRel.txt
│ │ │ ├── Attr.AllowedRev.txt
│ │ │ ├── Attr.ClassUseCDATA.txt
│ │ │ ├── Attr.DefaultImageAlt.txt
│ │ │ ├── Attr.DefaultInvalidImage.txt
│ │ │ ├── Attr.DefaultInvalidImageAlt.txt
│ │ │ ├── Attr.DefaultTextDir.txt
│ │ │ ├── Attr.EnableID.txt
│ │ │ ├── Attr.ForbiddenClasses.txt
│ │ │ ├── Attr.IDBlacklist.txt
│ │ │ ├── Attr.IDBlacklistRegexp.txt
│ │ │ ├── Attr.IDPrefix.txt
│ │ │ ├── Attr.IDPrefixLocal.txt
│ │ │ ├── AutoFormat.AutoParagraph.txt
│ │ │ ├── AutoFormat.Custom.txt
│ │ │ ├── AutoFormat.DisplayLinkURI.txt
│ │ │ ├── AutoFormat.Linkify.txt
│ │ │ ├── AutoFormat.PurifierLinkify.DocURL.txt
│ │ │ ├── AutoFormat.PurifierLinkify.txt
│ │ │ ├── AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt
│ │ │ ├── AutoFormat.RemoveEmpty.RemoveNbsp.txt
│ │ │ ├── AutoFormat.RemoveEmpty.txt
│ │ │ ├── AutoFormat.RemoveSpansWithoutAttributes.txt
│ │ │ ├── CSS.AllowImportant.txt
│ │ │ ├── CSS.AllowTricky.txt
│ │ │ ├── CSS.AllowedFonts.txt
│ │ │ ├── CSS.AllowedProperties.txt
│ │ │ ├── CSS.DefinitionRev.txt
│ │ │ ├── CSS.ForbiddenProperties.txt
│ │ │ ├── CSS.MaxImgLength.txt
│ │ │ ├── CSS.Proprietary.txt
│ │ │ ├── CSS.Trusted.txt
│ │ │ ├── Cache.DefinitionImpl.txt
│ │ │ ├── Cache.SerializerPath.txt
│ │ │ ├── Cache.SerializerPermissions.txt
│ │ │ ├── Core.AggressivelyFixLt.txt
│ │ │ ├── Core.CollectErrors.txt
│ │ │ ├── Core.ColorKeywords.txt
│ │ │ ├── Core.ConvertDocumentToFragment.txt
│ │ │ ├── Core.DirectLexLineNumberSyncInterval.txt
│ │ │ ├── Core.DisableExcludes.txt
│ │ │ ├── Core.EnableIDNA.txt
│ │ │ ├── Core.Encoding.txt
│ │ │ ├── Core.EscapeInvalidChildren.txt
│ │ │ ├── Core.EscapeInvalidTags.txt
│ │ │ ├── Core.EscapeNonASCIICharacters.txt
│ │ │ ├── Core.HiddenElements.txt
│ │ │ ├── Core.Language.txt
│ │ │ ├── Core.LexerImpl.txt
│ │ │ ├── Core.MaintainLineNumbers.txt
│ │ │ ├── Core.NormalizeNewlines.txt
│ │ │ ├── Core.RemoveInvalidImg.txt
│ │ │ ├── Core.RemoveProcessingInstructions.txt
│ │ │ ├── Core.RemoveScriptContents.txt
│ │ │ ├── Filter.Custom.txt
│ │ │ ├── Filter.ExtractStyleBlocks.Escaping.txt
│ │ │ ├── Filter.ExtractStyleBlocks.Scope.txt
│ │ │ ├── Filter.ExtractStyleBlocks.TidyImpl.txt
│ │ │ ├── Filter.ExtractStyleBlocks.txt
│ │ │ ├── Filter.YouTube.txt
│ │ │ ├── HTML.Allowed.txt
│ │ │ ├── HTML.AllowedAttributes.txt
│ │ │ ├── HTML.AllowedComments.txt
│ │ │ ├── HTML.AllowedCommentsRegexp.txt
│ │ │ ├── HTML.AllowedElements.txt
│ │ │ ├── HTML.AllowedModules.txt
│ │ │ ├── HTML.Attr.Name.UseCDATA.txt
│ │ │ ├── HTML.BlockWrapper.txt
│ │ │ ├── HTML.CoreModules.txt
│ │ │ ├── HTML.CustomDoctype.txt
│ │ │ ├── HTML.DefinitionID.txt
│ │ │ ├── HTML.DefinitionRev.txt
│ │ │ ├── HTML.Doctype.txt
│ │ │ ├── HTML.FlashAllowFullScreen.txt
│ │ │ ├── HTML.ForbiddenAttributes.txt
│ │ │ ├── HTML.ForbiddenElements.txt
│ │ │ ├── HTML.MaxImgLength.txt
│ │ │ ├── HTML.Nofollow.txt
│ │ │ ├── HTML.Parent.txt
│ │ │ ├── HTML.Proprietary.txt
│ │ │ ├── HTML.SafeEmbed.txt
│ │ │ ├── HTML.SafeIframe.txt
│ │ │ ├── HTML.SafeObject.txt
│ │ │ ├── HTML.SafeScripting.txt
│ │ │ ├── HTML.Strict.txt
│ │ │ ├── HTML.TargetBlank.txt
│ │ │ ├── HTML.TidyAdd.txt
│ │ │ ├── HTML.TidyLevel.txt
│ │ │ ├── HTML.TidyRemove.txt
│ │ │ ├── HTML.Trusted.txt
│ │ │ ├── HTML.XHTML.txt
│ │ │ ├── Output.CommentScriptContents.txt
│ │ │ ├── Output.FixInnerHTML.txt
│ │ │ ├── Output.FlashCompat.txt
│ │ │ ├── Output.Newline.txt
│ │ │ ├── Output.SortAttr.txt
│ │ │ ├── Output.TidyFormat.txt
│ │ │ ├── Test.ForceNoIconv.txt
│ │ │ ├── URI.AllowedSchemes.txt
│ │ │ ├── URI.Base.txt
│ │ │ ├── URI.DefaultScheme.txt
│ │ │ ├── URI.DefinitionID.txt
│ │ │ ├── URI.DefinitionRev.txt
│ │ │ ├── URI.Disable.txt
│ │ │ ├── URI.DisableExternal.txt
│ │ │ ├── URI.DisableExternalResources.txt
│ │ │ ├── URI.DisableResources.txt
│ │ │ ├── URI.Host.txt
│ │ │ ├── URI.HostBlacklist.txt
│ │ │ ├── URI.MakeAbsolute.txt
│ │ │ ├── URI.Munge.txt
│ │ │ ├── URI.MungeResources.txt
│ │ │ ├── URI.MungeSecretKey.txt
│ │ │ ├── URI.OverrideAllowedSchemes.txt
│ │ │ ├── URI.SafeIframeRegexp.txt
│ │ │ └── info.ini
│ │ ├── ContentSets.php
│ │ ├── Context.php
│ │ ├── Definition.php
│ │ ├── DefinitionCache.php
│ │ ├── DefinitionCache
│ │ ├── Decorator.php
│ │ ├── Decorator
│ │ │ ├── Cleanup.php
│ │ │ ├── Memory.php
│ │ │ └── Template.php.in
│ │ ├── Null.php
│ │ ├── Serializer.php
│ │ └── Serializer
│ │ │ ├── CSS
│ │ │ └── 4.5.0,1b10aad0901b16856d5e8000758e1873af94045a,1.ser
│ │ │ ├── README
│ │ │ └── URI
│ │ │ └── 4.5.0,6712a5f8f33b288c1050f38423d8e3544fa57b5e,1.ser
│ │ ├── DefinitionCacheFactory.php
│ │ ├── Doctype.php
│ │ ├── DoctypeRegistry.php
│ │ ├── ElementDef.php
│ │ ├── Encoder.php
│ │ ├── EntityLookup.php
│ │ ├── EntityLookup
│ │ └── entities.ser
│ │ ├── EntityParser.php
│ │ ├── ErrorCollector.php
│ │ ├── ErrorStruct.php
│ │ ├── Exception.php
│ │ ├── Filter.php
│ │ ├── Filter
│ │ ├── ExtractStyleBlocks.php
│ │ └── YouTube.php
│ │ ├── Generator.php
│ │ ├── HTMLDefinition.php
│ │ ├── HTMLModule.php
│ │ ├── HTMLModule
│ │ ├── Bdo.php
│ │ ├── CommonAttributes.php
│ │ ├── Edit.php
│ │ ├── Forms.php
│ │ ├── Hypertext.php
│ │ ├── Iframe.php
│ │ ├── Image.php
│ │ ├── Legacy.php
│ │ ├── List.php
│ │ ├── Name.php
│ │ ├── Nofollow.php
│ │ ├── NonXMLCommonAttributes.php
│ │ ├── Object.php
│ │ ├── Presentation.php
│ │ ├── Proprietary.php
│ │ ├── Ruby.php
│ │ ├── SafeEmbed.php
│ │ ├── SafeObject.php
│ │ ├── SafeScripting.php
│ │ ├── Scripting.php
│ │ ├── StyleAttribute.php
│ │ ├── Tables.php
│ │ ├── Target.php
│ │ ├── TargetBlank.php
│ │ ├── Text.php
│ │ ├── Tidy.php
│ │ ├── Tidy
│ │ │ ├── Name.php
│ │ │ ├── Proprietary.php
│ │ │ ├── Strict.php
│ │ │ ├── Transitional.php
│ │ │ ├── XHTML.php
│ │ │ └── XHTMLAndHTML4.php
│ │ └── XMLCommonAttributes.php
│ │ ├── HTMLModuleManager.php
│ │ ├── IDAccumulator.php
│ │ ├── Injector.php
│ │ ├── Injector
│ │ ├── AutoParagraph.php
│ │ ├── DisplayLinkURI.php
│ │ ├── Linkify.php
│ │ ├── PurifierLinkify.php
│ │ ├── RemoveEmpty.php
│ │ ├── RemoveSpansWithoutAttributes.php
│ │ └── SafeObject.php
│ │ ├── Language.php
│ │ ├── Language
│ │ ├── classes
│ │ │ └── en-x-test.php
│ │ └── messages
│ │ │ ├── en-x-test.php
│ │ │ ├── en-x-testmini.php
│ │ │ └── en.php
│ │ ├── LanguageFactory.php
│ │ ├── Length.php
│ │ ├── Lexer.php
│ │ ├── Lexer
│ │ ├── DOMLex.php
│ │ ├── DirectLex.php
│ │ └── PH5P.php
│ │ ├── PercentEncoder.php
│ │ ├── Printer.php
│ │ ├── Printer
│ │ ├── CSSDefinition.php
│ │ ├── ConfigForm.css
│ │ ├── ConfigForm.js
│ │ ├── ConfigForm.php
│ │ └── HTMLDefinition.php
│ │ ├── PropertyList.php
│ │ ├── PropertyListIterator.php
│ │ ├── Strategy.php
│ │ ├── Strategy
│ │ ├── Composite.php
│ │ ├── Core.php
│ │ ├── FixNesting.php
│ │ ├── MakeWellFormed.php
│ │ ├── RemoveForeignElements.php
│ │ └── ValidateAttributes.php
│ │ ├── StringHash.php
│ │ ├── StringHashParser.php
│ │ ├── TagTransform.php
│ │ ├── TagTransform
│ │ ├── Font.php
│ │ └── Simple.php
│ │ ├── Token.php
│ │ ├── Token
│ │ ├── Comment.php
│ │ ├── Empty.php
│ │ ├── End.php
│ │ ├── Start.php
│ │ ├── Tag.php
│ │ └── Text.php
│ │ ├── TokenFactory.php
│ │ ├── URI.php
│ │ ├── URIDefinition.php
│ │ ├── URIFilter.php
│ │ ├── URIFilter
│ │ ├── DisableExternal.php
│ │ ├── DisableExternalResources.php
│ │ ├── DisableResources.php
│ │ ├── HostBlacklist.php
│ │ ├── MakeAbsolute.php
│ │ ├── Munge.php
│ │ └── SafeIframe.php
│ │ ├── URIParser.php
│ │ ├── URIScheme.php
│ │ ├── URIScheme
│ │ ├── data.php
│ │ ├── file.php
│ │ ├── ftp.php
│ │ ├── http.php
│ │ ├── https.php
│ │ ├── mailto.php
│ │ ├── news.php
│ │ └── nntp.php
│ │ ├── URISchemeRegistry.php
│ │ ├── UnitConverter.php
│ │ ├── VarParser.php
│ │ ├── VarParser
│ │ ├── Flexible.php
│ │ └── Native.php
│ │ └── VarParserException.php
├── idiorm
│ ├── README.markdown
│ └── idiorm.php
├── image_resizer
│ ├── GD.php
│ ├── PHPThumb.php
│ ├── PluginInterface.php
│ └── Plugins
│ │ └── Reflection.php
├── mlib.crypt.php
├── mlib.get.php
├── mlib.html.php
├── mlib.messaging.php
├── mlib.purifier.php
├── mlib.put.php
├── mlib.table.php
├── mlib.validate.php
├── parsedown
│ ├── LICENSE.txt
│ └── Parsedown.php
├── php-thumb
│ ├── cache
│ │ ├── index.php
│ │ ├── phpThumbCacheStats.txt
│ │ └── source
│ │ │ └── index.php
│ ├── docs
│ │ ├── phpthumb.changelog.txt
│ │ ├── phpthumb.faq.txt
│ │ ├── phpthumb.license.commercial.txt
│ │ ├── phpthumb.license.txt
│ │ └── phpthumb.readme.txt
│ ├── fonts
│ │ └── readme.txt
│ ├── images
│ │ └── readme.txt
│ ├── index.php
│ ├── phpThumb.config.php
│ ├── phpThumb.php
│ ├── phpthumb.bmp.php
│ ├── phpthumb.class.php
│ ├── phpthumb.filters.php
│ ├── phpthumb.functions.php
│ ├── phpthumb.gif.php
│ ├── phpthumb.ico.php
│ └── phpthumb.unsharp.php
├── recaptcha
│ └── recaptchalib.php
├── swift
│ ├── CHANGES
│ ├── LICENSE
│ ├── README
│ ├── VERSION
│ └── lib
│ │ ├── classes
│ │ ├── Swift.php
│ │ └── Swift
│ │ │ ├── Attachment.php
│ │ │ ├── ByteStream
│ │ │ ├── AbstractFilterableInputStream.php
│ │ │ ├── ArrayByteStream.php
│ │ │ ├── FileByteStream.php
│ │ │ └── TemporaryFileByteStream.php
│ │ │ ├── CharacterReader.php
│ │ │ ├── CharacterReader
│ │ │ ├── GenericFixedWidthReader.php
│ │ │ ├── UsAsciiReader.php
│ │ │ └── Utf8Reader.php
│ │ │ ├── CharacterReaderFactory.php
│ │ │ ├── CharacterReaderFactory
│ │ │ └── SimpleCharacterReaderFactory.php
│ │ │ ├── CharacterStream.php
│ │ │ ├── CharacterStream
│ │ │ ├── ArrayCharacterStream.php
│ │ │ └── NgCharacterStream.php
│ │ │ ├── ConfigurableSpool.php
│ │ │ ├── DependencyContainer.php
│ │ │ ├── DependencyException.php
│ │ │ ├── EmbeddedFile.php
│ │ │ ├── Encoder.php
│ │ │ ├── Encoder
│ │ │ ├── Base64Encoder.php
│ │ │ ├── QpEncoder.php
│ │ │ └── Rfc2231Encoder.php
│ │ │ ├── Encoding.php
│ │ │ ├── Events
│ │ │ ├── CommandEvent.php
│ │ │ ├── CommandListener.php
│ │ │ ├── Event.php
│ │ │ ├── EventDispatcher.php
│ │ │ ├── EventListener.php
│ │ │ ├── EventObject.php
│ │ │ ├── ResponseEvent.php
│ │ │ ├── ResponseListener.php
│ │ │ ├── SendEvent.php
│ │ │ ├── SendListener.php
│ │ │ ├── SimpleEventDispatcher.php
│ │ │ ├── TransportChangeEvent.php
│ │ │ ├── TransportChangeListener.php
│ │ │ ├── TransportExceptionEvent.php
│ │ │ └── TransportExceptionListener.php
│ │ │ ├── FailoverTransport.php
│ │ │ ├── FileSpool.php
│ │ │ ├── FileStream.php
│ │ │ ├── Filterable.php
│ │ │ ├── Image.php
│ │ │ ├── InputByteStream.php
│ │ │ ├── IoException.php
│ │ │ ├── KeyCache.php
│ │ │ ├── KeyCache
│ │ │ ├── ArrayKeyCache.php
│ │ │ ├── DiskKeyCache.php
│ │ │ ├── KeyCacheInputStream.php
│ │ │ ├── NullKeyCache.php
│ │ │ └── SimpleKeyCacheInputStream.php
│ │ │ ├── LoadBalancedTransport.php
│ │ │ ├── MailTransport.php
│ │ │ ├── Mailer.php
│ │ │ ├── Mailer
│ │ │ ├── ArrayRecipientIterator.php
│ │ │ └── RecipientIterator.php
│ │ │ ├── MemorySpool.php
│ │ │ ├── Message.php
│ │ │ ├── Mime
│ │ │ ├── Attachment.php
│ │ │ ├── CharsetObserver.php
│ │ │ ├── ContentEncoder.php
│ │ │ ├── ContentEncoder
│ │ │ │ ├── Base64ContentEncoder.php
│ │ │ │ ├── NativeQpContentEncoder.php
│ │ │ │ ├── PlainContentEncoder.php
│ │ │ │ ├── QpContentEncoder.php
│ │ │ │ ├── QpContentEncoderProxy.php
│ │ │ │ └── RawContentEncoder.php
│ │ │ ├── EmbeddedFile.php
│ │ │ ├── EncodingObserver.php
│ │ │ ├── Grammar.php
│ │ │ ├── Header.php
│ │ │ ├── HeaderEncoder.php
│ │ │ ├── HeaderEncoder
│ │ │ │ ├── Base64HeaderEncoder.php
│ │ │ │ └── QpHeaderEncoder.php
│ │ │ ├── HeaderFactory.php
│ │ │ ├── HeaderSet.php
│ │ │ ├── Headers
│ │ │ │ ├── AbstractHeader.php
│ │ │ │ ├── DateHeader.php
│ │ │ │ ├── IdentificationHeader.php
│ │ │ │ ├── MailboxHeader.php
│ │ │ │ ├── ParameterizedHeader.php
│ │ │ │ ├── PathHeader.php
│ │ │ │ └── UnstructuredHeader.php
│ │ │ ├── Message.php
│ │ │ ├── MimeEntity.php
│ │ │ ├── MimePart.php
│ │ │ ├── ParameterizedHeader.php
│ │ │ ├── SimpleHeaderFactory.php
│ │ │ ├── SimpleHeaderSet.php
│ │ │ ├── SimpleMessage.php
│ │ │ └── SimpleMimeEntity.php
│ │ │ ├── MimePart.php
│ │ │ ├── NullTransport.php
│ │ │ ├── OutputByteStream.php
│ │ │ ├── Plugins
│ │ │ ├── AntiFloodPlugin.php
│ │ │ ├── BandwidthMonitorPlugin.php
│ │ │ ├── Decorator
│ │ │ │ └── Replacements.php
│ │ │ ├── DecoratorPlugin.php
│ │ │ ├── ImpersonatePlugin.php
│ │ │ ├── Logger.php
│ │ │ ├── LoggerPlugin.php
│ │ │ ├── Loggers
│ │ │ │ ├── ArrayLogger.php
│ │ │ │ └── EchoLogger.php
│ │ │ ├── MessageLogger.php
│ │ │ ├── Pop
│ │ │ │ ├── Pop3Connection.php
│ │ │ │ └── Pop3Exception.php
│ │ │ ├── PopBeforeSmtpPlugin.php
│ │ │ ├── RedirectingPlugin.php
│ │ │ ├── Reporter.php
│ │ │ ├── ReporterPlugin.php
│ │ │ ├── Reporters
│ │ │ │ ├── HitReporter.php
│ │ │ │ └── HtmlReporter.php
│ │ │ ├── Sleeper.php
│ │ │ ├── ThrottlerPlugin.php
│ │ │ └── Timer.php
│ │ │ ├── Preferences.php
│ │ │ ├── ReplacementFilterFactory.php
│ │ │ ├── RfcComplianceException.php
│ │ │ ├── SendmailTransport.php
│ │ │ ├── SignedMessage.php
│ │ │ ├── Signer.php
│ │ │ ├── Signers
│ │ │ ├── BodySigner.php
│ │ │ ├── DKIMSigner.php
│ │ │ ├── DomainKeySigner.php
│ │ │ ├── HeaderSigner.php
│ │ │ └── SMimeSigner.php
│ │ │ ├── SmtpTransport.php
│ │ │ ├── Spool.php
│ │ │ ├── SpoolTransport.php
│ │ │ ├── StreamFilter.php
│ │ │ ├── StreamFilters
│ │ │ ├── ByteArrayReplacementFilter.php
│ │ │ ├── StringReplacementFilter.php
│ │ │ └── StringReplacementFilterFactory.php
│ │ │ ├── SwiftException.php
│ │ │ ├── Transport.php
│ │ │ ├── Transport
│ │ │ ├── AbstractSmtpTransport.php
│ │ │ ├── Esmtp
│ │ │ │ ├── Auth
│ │ │ │ │ ├── CramMd5Authenticator.php
│ │ │ │ │ ├── LoginAuthenticator.php
│ │ │ │ │ └── PlainAuthenticator.php
│ │ │ │ ├── AuthHandler.php
│ │ │ │ └── Authenticator.php
│ │ │ ├── EsmtpHandler.php
│ │ │ ├── EsmtpTransport.php
│ │ │ ├── FailoverTransport.php
│ │ │ ├── IoBuffer.php
│ │ │ ├── LoadBalancedTransport.php
│ │ │ ├── MailInvoker.php
│ │ │ ├── MailTransport.php
│ │ │ ├── NullTransport.php
│ │ │ ├── SendmailTransport.php
│ │ │ ├── SimpleMailInvoker.php
│ │ │ ├── SmtpAgent.php
│ │ │ ├── SpoolTransport.php
│ │ │ └── StreamBuffer.php
│ │ │ ├── TransportException.php
│ │ │ └── Validate.php
│ │ ├── dependency_maps
│ │ ├── cache_deps.php
│ │ ├── message_deps.php
│ │ ├── mime_deps.php
│ │ └── transport_deps.php
│ │ ├── mime_types.php
│ │ ├── preferences.php
│ │ ├── swift_init.php
│ │ ├── swift_required.php
│ │ └── swift_required_pear.php
└── telegram
│ └── Telegram.php
├── libraries.php
├── load.php
├── manager
├── index.php
├── mappiamo.php
├── modules
│ ├── dashboard
│ │ ├── dashboard.php
│ │ └── views
│ │ │ └── default.php
│ ├── denied
│ │ ├── denied.php
│ │ └── views
│ │ │ └── default.php
│ ├── login
│ │ ├── login.php
│ │ └── views
│ │ │ └── default.php
│ ├── majax
│ │ ├── majax.php
│ │ └── models
│ │ │ ├── majax.php
│ │ │ └── majax_geo.php
│ ├── mcategory
│ │ ├── mcategory.php
│ │ ├── models
│ │ │ └── mcategory.php
│ │ └── views
│ │ │ ├── add.php
│ │ │ ├── default.php
│ │ │ ├── delete.php
│ │ │ └── edit.php
│ ├── mcontent
│ │ ├── ajax
│ │ │ └── GetAddressList.php
│ │ ├── mcontent.php
│ │ ├── meta_wizard
│ │ │ ├── JobPosting.php
│ │ │ ├── LegalService.php
│ │ │ ├── MotorcycleDealer.php
│ │ │ └── Organization.php
│ │ ├── models
│ │ │ ├── mcontent.php
│ │ │ ├── mcontent_import.php
│ │ │ └── meta_wizard.php
│ │ └── views
│ │ │ ├── add.php
│ │ │ ├── default.php
│ │ │ ├── delete.php
│ │ │ ├── edit.php
│ │ │ ├── import.php
│ │ │ ├── import_results.php
│ │ │ └── modal.php
│ ├── mgeojsonimport
│ │ ├── mgeojsonimport.php
│ │ ├── models
│ │ │ └── mgeojsonimport.php
│ │ └── views
│ │ │ ├── default.php
│ │ │ └── process_import.php
│ ├── mmenu
│ │ ├── mmenu.php
│ │ ├── models
│ │ │ └── mmenu.php
│ │ └── views
│ │ │ ├── add.php
│ │ │ ├── default.php
│ │ │ ├── delete.php
│ │ │ └── edit.php
│ ├── mmodule
│ │ ├── error.php
│ │ ├── mmodule.php
│ │ ├── models
│ │ │ └── mmodule.php
│ │ └── views
│ │ │ └── default.php
│ ├── mpage
│ │ ├── models
│ │ │ └── mpage.php
│ │ ├── mpage.php
│ │ └── views
│ │ │ ├── add.php
│ │ │ ├── default.php
│ │ │ ├── delete.php
│ │ │ ├── edit.php
│ │ │ └── modal.php
│ ├── mtemplate
│ │ ├── models
│ │ │ └── mtemplate.php
│ │ ├── mtemplate.php
│ │ └── views
│ │ │ └── default.php
│ ├── muser
│ │ ├── models
│ │ │ └── muser.php
│ │ ├── muser.php
│ │ └── views
│ │ │ ├── add.php
│ │ │ ├── default.php
│ │ │ ├── delete.php
│ │ │ └── edit.php
│ ├── mwidget
│ │ ├── models
│ │ │ └── mwidget.php
│ │ ├── mwidget.php
│ │ └── views
│ │ │ └── default.php
│ ├── mxmlimport
│ │ ├── .DS_Store
│ │ ├── models
│ │ │ ├── .DS_Store
│ │ │ └── mxmlimport.php
│ │ ├── mxmlimport.php
│ │ └── views
│ │ │ ├── .DS_Store
│ │ │ ├── default.php
│ │ │ ├── preview.php
│ │ │ └── process_import.php
│ ├── passrenew
│ │ ├── models
│ │ │ └── passrenew.php
│ │ ├── passrenew.php
│ │ └── views
│ │ │ ├── default.php
│ │ │ ├── getnewpass.php
│ │ │ ├── mail_sent.php
│ │ │ └── newpassdone.php
│ ├── preferences
│ │ ├── models
│ │ │ └── preferences.php
│ │ ├── preferences.php
│ │ └── views
│ │ │ └── default.php
│ ├── profile
│ │ ├── models
│ │ │ └── profile.php
│ │ ├── profile.php
│ │ └── views
│ │ │ └── default.php
│ └── register
│ │ ├── models
│ │ └── register.php
│ │ ├── register.php
│ │ └── views
│ │ └── default.php
└── templates
│ └── manager
│ ├── body.php
│ ├── css
│ └── mappiamo-manager.css
│ ├── foot.php
│ ├── head.php
│ ├── login.php
│ ├── nav.php
│ ├── passrenew.php
│ └── register.php
├── mappiamo.php
├── media
├── contents
│ └── README.txt
├── default_content.jpg
├── default_slider.jpg
├── images
│ ├── avatar.png
│ ├── box_garage.jpg
│ ├── box_storia.jpg
│ ├── box_v7.jpg
│ ├── intro.jpg
│ ├── logo_motoguzzi.png
│ ├── mappiamo-geocms.png
│ ├── mappiamo.png
│ ├── motoguzzilogo2.png
│ ├── notfound.png
│ ├── sa_inserimento.png
│ ├── sa_modifica.png
│ ├── soccorso.png
│ └── soccorsoAquilaAdesivo.png
├── mapicons
│ ├── cities-100000.png
│ ├── dealers.png
│ ├── events.png
│ ├── guzzi-club.png
│ └── soccorso-aquila.png
└── slider
│ ├── moto001.jpg
│ ├── moto002.jpg
│ ├── moto003.jpg
│ └── soccorsoAquilaCopertina.png
├── modules
├── ajax
│ ├── ajax.md
│ ├── ajax.php
│ └── models
│ │ └── ajax.php
├── api
│ ├── api.md
│ ├── api.php
│ └── models
│ │ └── api.php
├── blog
│ ├── blog.md
│ └── blog.php
├── category
│ ├── category.md
│ ├── category.php
│ ├── lang
│ │ └── en.ini
│ └── views
│ │ └── default.php
├── content
│ ├── content.md
│ ├── content.php
│ ├── models
│ │ ├── content.php
│ │ └── content_map.php
│ └── views
│ │ └── default.php
├── event
│ ├── Images
│ │ ├── 1day.png
│ │ ├── 1month.png
│ │ ├── 1quarter.png
│ │ ├── 1week.png
│ │ ├── 1year.png
│ │ ├── activedate.png
│ │ ├── customdate.png
│ │ ├── loc_clear.png
│ │ ├── map-marker-1.png
│ │ ├── sort_asc.png
│ │ ├── sort_desc.png
│ │ ├── sort_end.png
│ │ ├── sort_end_asc.png
│ │ ├── sort_end_desc.png
│ │ ├── sort_loc.png
│ │ ├── sort_loc_asc.png
│ │ ├── sort_loc_desc.png
│ │ ├── sort_modi.png
│ │ ├── sort_modi_asc.png
│ │ ├── sort_modi_desc.png
│ │ ├── sort_start.png
│ │ ├── sort_start_asc.png
│ │ ├── sort_start_desc.png
│ │ ├── sort_title.png
│ │ ├── sort_title_asc.png
│ │ ├── sort_title_desc.png
│ │ └── update.png
│ ├── ajax
│ │ └── GetAddressList.php
│ ├── event.md
│ ├── event.php
│ ├── lang
│ │ └── en.ini
│ ├── models
│ │ └── event.php
│ └── views
│ │ ├── default.php
│ │ └── events.css
├── finder
│ ├── finder.md
│ ├── finder.php
│ ├── models
│ │ └── finder.php
│ └── views
│ │ └── default.php
├── home
│ ├── home.md
│ └── home.php
└── page404
│ ├── page404.md
│ ├── page404.php
│ └── views
│ └── default.php
├── phpInfo.php
├── setup
├── Database
│ ├── Configuration.php
│ ├── Connection.php
│ ├── DatabaseHandler.php
│ └── setup.sql
├── ajax
│ └── setupcheck.php
├── done.php
├── index.php
├── setup.php
├── setup.template
└── setupform.css
├── telegram
├── about
├── about_it
├── address
├── address_it
├── help
├── help_it
├── index.php
├── language
├── language_it
├── location
├── location_it
├── radius
├── radius_it
├── returndata
├── returndata_it
├── rules
├── rules_it
├── search
├── search_it
├── setting
├── setting_it
├── start
├── start_it
├── system
│ ├── accept_integer
│ ├── accept_integer_it
│ ├── category_count
│ ├── category_count_it
│ ├── category_missing
│ ├── category_missing_it
│ ├── current_setting
│ ├── current_setting_it
│ ├── database_error
│ ├── database_error_it
│ ├── default
│ ├── default_it
│ ├── filter_cancelled
│ ├── filter_cancelled_it
│ ├── filter_saved
│ ├── filter_saved_detailed
│ ├── filter_saved_detailed_it
│ ├── filter_saved_it
│ ├── invalid_command
│ ├── invalid_command_it
│ ├── invalid_queue
│ ├── invalid_queue_it
│ ├── location_deleted
│ ├── location_deleted_it
│ ├── location_info
│ ├── location_info_it
│ ├── location_missing
│ ├── location_missing_it
│ ├── location_notsaved
│ ├── location_notsaved_it
│ ├── no_result
│ ├── no_result_it
│ ├── no_return
│ ├── no_return_it
│ ├── no_saved_setting
│ ├── no_saved_setting_it
│ ├── records_show
│ ├── records_show_it
│ ├── search_count
│ ├── search_count_it
│ ├── search_current
│ ├── search_current_it
│ ├── search_current_null
│ ├── search_current_null_it
│ ├── search_invalid
│ ├── search_invalid_it
│ ├── search_null
│ ├── search_null_it
│ ├── setting_deleted
│ ├── setting_deleted_it
│ ├── setting_first
│ ├── setting_first_it
│ ├── setting_invalid
│ ├── setting_invalid_it
│ ├── setting_received
│ └── setting_received_it
├── type
└── type_it
├── templates
└── mappiamo
│ ├── body.php
│ ├── css
│ ├── bootstrap.min.css
│ └── mappiamo.css
│ ├── foot.php
│ ├── head.php
│ ├── home.php
│ ├── images
│ ├── banner.jpg
│ ├── feed16px.png
│ └── logo.png
│ ├── js
│ ├── ajax.test.js
│ ├── bootstrap.min.js
│ ├── holder.js
│ └── jquery-1.10.2.min.js
│ ├── mappiamo.jpg
│ ├── mappiamo.md
│ ├── nav.php
│ └── register.php
└── widgets
├── Widgets.md
├── address
├── Readme.md
├── address.md
└── address.php
├── booking
├── booking.md
├── booking.php
├── lang
│ └── en.ini
└── star.png
├── bottommenu
├── bottommenu.md
├── bottommenu.php
└── lang
│ ├── fr.ini
│ ├── hu.ini
│ ├── it.ini
│ ├── si.ini
│ └── sr.ini
├── box
├── box.md
└── box.php
├── box_allmeta
├── Readme.md
├── box_allmeta.md
├── box_allmeta.php
└── model
│ └── getallmeta.php
├── box_collabrators
├── Readme.md
├── box_collabrators.md
├── box_collabrators.php
└── model
│ └── getcollab.php
├── box_cookie
├── Readme.md
├── ajax
│ └── check_cookie.php
├── box_cookie.md
└── box_cookie.php
├── box_distance
├── Readme.md
├── box_distance.md
├── box_distance.php
└── model
│ └── getdistance.php
├── box_events
├── Readme.md
├── box_events.md
├── box_events.php
└── model
│ └── getevents.php
├── box_gpsbooking
├── Readme.md
├── box_gpsbooking.md
├── box_gpsbooking.php
└── model
│ └── getdata.php
├── box_instagram
├── Readme.md
├── box_instagram.md
├── box_instagram.php
└── css_js
│ ├── instagram.css
│ └── instagram.js
├── box_onemeta
├── Readme.md
├── box_onemeta.md
├── box_onemeta.php
└── model
│ └── getonemeta.php
├── box_youtube
├── Readme.md
├── box_youtube.md
├── box_youtube.php
├── css_js
│ ├── youtube.css
│ └── youtube.js
└── google
│ ├── Google_Client.php
│ ├── auth
│ ├── Google_AssertionCredentials.php
│ ├── Google_Auth.php
│ ├── Google_AuthNone.php
│ ├── Google_LoginTicket.php
│ ├── Google_OAuth2.php
│ ├── Google_P12Signer.php
│ ├── Google_PemVerifier.php
│ ├── Google_Signer.php
│ └── Google_Verifier.php
│ ├── cache
│ ├── Google_ApcCache.php
│ ├── Google_Cache.php
│ ├── Google_FileCache.php
│ └── Google_MemcacheCache.php
│ ├── config.php
│ ├── contrib
│ ├── Google_AdExchangeSellerService.php
│ ├── Google_AdSenseService.php
│ ├── Google_AdexchangebuyerService.php
│ ├── Google_AdsensehostService.php
│ ├── Google_AnalyticsService.php
│ ├── Google_AndroidpublisherService.php
│ ├── Google_AppstateService.php
│ ├── Google_AuditService.php
│ ├── Google_BigqueryService.php
│ ├── Google_BloggerService.php
│ ├── Google_BooksService.php
│ ├── Google_CalendarService.php
│ ├── Google_CivicInfoService.php
│ ├── Google_ComputeService.php
│ ├── Google_CoordinateService.php
│ ├── Google_CustomsearchService.php
│ ├── Google_DatastoreService.php
│ ├── Google_DfareportingService.php
│ ├── Google_DirectoryService.php
│ ├── Google_DriveService.php
│ ├── Google_FreebaseService.php
│ ├── Google_FusiontablesService.php
│ ├── Google_GamesManagementService.php
│ ├── Google_GamesService.php
│ ├── Google_GanService.php
│ ├── Google_GroupssettingsService.php
│ ├── Google_LicensingService.php
│ ├── Google_MirrorService.php
│ ├── Google_ModeratorService.php
│ ├── Google_Oauth2Service.php
│ ├── Google_OrkutService.php
│ ├── Google_PagespeedonlineService.php
│ ├── Google_PlusDomainsService.php
│ ├── Google_PlusService.php
│ ├── Google_PredictionService.php
│ ├── Google_ReportsService.php
│ ├── Google_ResellerService.php
│ ├── Google_SQLAdminService.php
│ ├── Google_ShoppingService.php
│ ├── Google_SiteVerificationService.php
│ ├── Google_StorageService.php
│ ├── Google_TaskqueueService.php
│ ├── Google_TasksService.php
│ ├── Google_TranslateService.php
│ ├── Google_UrlshortenerService.php
│ ├── Google_WebfontsService.php
│ ├── Google_YouTubeAnalyticsService.php
│ └── Google_YouTubeService.php
│ ├── external
│ └── URITemplateParser.php
│ ├── io
│ ├── Google_CacheParser.php
│ ├── Google_CurlIO.php
│ ├── Google_HttpRequest.php
│ ├── Google_HttpStreamIO.php
│ ├── Google_IO.php
│ ├── Google_REST.php
│ └── cacerts.pem
│ └── service
│ ├── Google_BatchRequest.php
│ ├── Google_MediaFileUpload.php
│ ├── Google_Model.php
│ ├── Google_Service.php
│ ├── Google_ServiceResource.php
│ └── Google_Utils.php
├── breadcrumbs
├── breadcrumbs.md
└── breadcrumbs.php
├── category_list
├── category_list.md
└── category_list.php
├── content
├── content.md
└── content.php
├── content_allmeta
├── Readme.md
├── content_allmeta.md
├── content_allmeta.php
└── model
│ └── getallmeta.php
├── content_headline
├── Readme.md
├── content_headline.md
└── content_headline.php
├── content_image
├── content_image.md
└── content_image.php
├── content_market
├── content_market.md
└── content_market.php
├── content_slideshow
├── content_slideshow.md
└── content_slideshow.php
├── disqus
├── disqus.md
└── disqus.php
├── dividedmenu
├── dividedmenu.md
├── dividedmenu.php
└── lang
│ ├── en.ini
│ └── it.ini
├── dropdownmenu
├── dropdownmenu.md
├── dropdownmenu.php
└── lang
│ ├── en.ini
│ └── it.ini
├── events
├── events.md
└── events.php
├── flickr
├── Readme.md
├── ajax
│ └── ReadFlickrdata.php
├── flickr.md
└── flickr.php
├── form_contact
├── Readme.md
├── ajax
│ └── MailSend.php
├── form_contact.md
└── form_contact.php
├── gravatar
├── Readme.md
├── gravatar.md
├── gravatar.php
└── model
│ ├── Gravatar.php
│ ├── Image.php
│ └── Profile.php
├── homescreen
├── homescreen.md
└── homescreen.php
├── intro
├── intro.md
└── intro.php
├── jplayer
├── Readme.md
├── dist
│ ├── add-on
│ │ ├── jplayer.playlist.js
│ │ ├── jplayer.playlist.min.js
│ │ ├── jquery.jplayer.inspector.js
│ │ └── jquery.jplayer.inspector.min.js
│ ├── jplayer
│ │ ├── jquery.jplayer.js
│ │ ├── jquery.jplayer.min.js
│ │ └── jquery.jplayer.swf
│ ├── popcorn
│ │ ├── popcorn.jplayer.js
│ │ └── popcorn.jplayer.min.js
│ └── skin
│ │ ├── blue.monday
│ │ ├── css
│ │ │ ├── jplayer.blue.monday.css
│ │ │ └── jplayer.blue.monday.min.css
│ │ ├── image
│ │ │ ├── jplayer.blue.monday.jpg
│ │ │ ├── jplayer.blue.monday.seeking.gif
│ │ │ └── jplayer.blue.monday.video.play.png
│ │ └── mustache
│ │ │ ├── jplayer.blue.monday.audio.playlist.html
│ │ │ ├── jplayer.blue.monday.audio.single.html
│ │ │ ├── jplayer.blue.monday.audio.stream.html
│ │ │ ├── jplayer.blue.monday.video.playlist.html
│ │ │ └── jplayer.blue.monday.video.single.html
│ │ └── pink.flag
│ │ ├── css
│ │ ├── jplayer.pink.flag.css
│ │ └── jplayer.pink.flag.min.css
│ │ ├── image
│ │ ├── jplayer.pink.flag.jpg
│ │ ├── jplayer.pink.flag.seeking.gif
│ │ └── jplayer.pink.flag.video.play.png
│ │ └── mustache
│ │ ├── jplayer.pink.flag.audio.playlist.html
│ │ ├── jplayer.pink.flag.audio.single.html
│ │ ├── jplayer.pink.flag.audio.stream.html
│ │ ├── jplayer.pink.flag.video.playlist.html
│ │ └── jplayer.pink.flag.video.single.html
├── jplayer.md
└── jplayer.php
├── language_switch
├── language_switch.md
└── language_switch.php
├── lastcontent
├── Readme.md
├── lastcontent.md
└── lastcontent.php
├── leaflet_panel
├── Readme.md
├── leaflet_panel.md
├── leaflet_panel.php
└── model
│ └── layermodels.php
├── licence
├── icons
│ ├── cc-by-sa.png
│ ├── cc-by.png
│ ├── cc0.png
│ ├── copyright.png
│ ├── iodlv2.0.png
│ └── odbl.png
├── licence.md
└── licence.php
├── map
├── map.md
└── map.php
├── mapGPSBooking
├── ajax
│ └── BookingParser.php
├── mapGPSBooking.md
└── mapGPSBooking.php
├── menu
├── menu.md
└── menu.php
├── menu_full
├── Readme.md
├── menu_full.md
├── menu_full.php
└── model
│ └── getfullmenu.php
├── owl_image
├── Readme.md
├── owl_image.md
└── owl_image.php
├── owl_video
├── Readme.md
├── owl_video.md
└── owl_video.php
├── panoramabox
├── panoramabox.md
└── panoramabox.php
├── photos
├── photos.md
└── photos.php
├── search
├── search.md
└── search.php
├── share
├── share.md
└── share.php
├── slider
├── slider.md
└── slider.php
├── soccorso
├── soccorso.md
└── soccorso.php
├── togglemenu
├── Readme.md
├── togglemenu.md
└── togglemenu.php
├── topmenu
├── en.ini
├── lang
│ ├── en.ini
│ └── it.ini
├── topmenu.md
└── topmenu.php
├── videobox
├── videobox.md
└── videobox.php
├── weather
├── Readme.md
├── weather.md
└── weather.php
└── website_title
├── website_title.md
└── website_title.php
/.gitignore:
--------------------------------------------------------------------------------
1 | # Created by .ignore support plugin (hsz.mobi)
2 | settings.php
3 | .idea
4 | .docs
5 | install
6 | /media
7 |
8 | #HTMLPurifier
9 | lib/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/*/
10 |
11 | # templates
12 | templates/avs
13 | templates/gal2
14 | templates/mgwc
15 | templates/soccorso
16 | templates/squares
17 | templates/vsangone
18 | templates/reali
19 | templates/puglia
20 | widgets/routes
21 | widgets/togglemenu
22 |
23 | # lib
24 | lib/php-thumb/cache
25 |
--------------------------------------------------------------------------------
/CHANGELOG.txt:
--------------------------------------------------------------------------------
1 | #MAPPIAMO CHANGELOG
2 | ===================
3 |
4 | no changes....
--------------------------------------------------------------------------------
/CREDITS:
--------------------------------------------------------------------------------
1 | #mappiamo core 0.0.7
2 | László Perjés
")}),e.addButton("hr",{icon:"hr",tooltip:"Horizontal line",cmd:"InsertHorizontalRule"}),e.addMenuItem("hr",{icon:"hr",text:"Horizontal line",cmd:"InsertHorizontalRule",context:"insert"})});
--------------------------------------------------------------------------------
/assets/js/tinymce/plugins/media/moxieplayer.swf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/assets/js/tinymce/plugins/media/moxieplayer.swf
--------------------------------------------------------------------------------
/assets/js/tinymce/plugins/print/plugin.min.js:
--------------------------------------------------------------------------------
1 | tinymce.PluginManager.add("print",function(t){t.addCommand("mcePrint",function(){t.getWin().print()}),t.addButton("print",{title:"Print",cmd:"mcePrint"}),t.addShortcut("Ctrl+P","","mcePrint"),t.addMenuItem("print",{text:"Print",cmd:"mcePrint",icon:"print",shortcut:"Ctrl+P",context:"file"})});
--------------------------------------------------------------------------------
/assets/js/tinymce/skins/lightgray/fonts/icomoon-small.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/assets/js/tinymce/skins/lightgray/fonts/icomoon-small.eot
--------------------------------------------------------------------------------
/assets/js/tinymce/skins/lightgray/fonts/icomoon-small.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/assets/js/tinymce/skins/lightgray/fonts/icomoon-small.ttf
--------------------------------------------------------------------------------
/assets/js/tinymce/skins/lightgray/fonts/icomoon-small.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/assets/js/tinymce/skins/lightgray/fonts/icomoon-small.woff
--------------------------------------------------------------------------------
/assets/js/tinymce/skins/lightgray/fonts/icomoon.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/assets/js/tinymce/skins/lightgray/fonts/icomoon.eot
--------------------------------------------------------------------------------
/assets/js/tinymce/skins/lightgray/fonts/icomoon.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/assets/js/tinymce/skins/lightgray/fonts/icomoon.ttf
--------------------------------------------------------------------------------
/assets/js/tinymce/skins/lightgray/fonts/icomoon.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/assets/js/tinymce/skins/lightgray/fonts/icomoon.woff
--------------------------------------------------------------------------------
/assets/js/tinymce/skins/lightgray/fonts/readme.md:
--------------------------------------------------------------------------------
1 | Icons are generated and provided by the http://icomoon.io service.
2 |
--------------------------------------------------------------------------------
/assets/js/tinymce/skins/lightgray/img/anchor.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/assets/js/tinymce/skins/lightgray/img/anchor.gif
--------------------------------------------------------------------------------
/assets/js/tinymce/skins/lightgray/img/loader.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/assets/js/tinymce/skins/lightgray/img/loader.gif
--------------------------------------------------------------------------------
/assets/js/tinymce/skins/lightgray/img/object.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/assets/js/tinymce/skins/lightgray/img/object.gif
--------------------------------------------------------------------------------
/assets/js/tinymce/skins/lightgray/img/trans.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/assets/js/tinymce/skins/lightgray/img/trans.gif
--------------------------------------------------------------------------------
/assets/js/tinymce/skins/lightgray/img/wline.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/assets/js/tinymce/skins/lightgray/img/wline.gif
--------------------------------------------------------------------------------
/assets/js/tinymce/tinymce.init.js:
--------------------------------------------------------------------------------
1 | tinymce.init({
2 | plugins: ["code textcolor image media table lists anchor searchreplace link wordcount"],
3 | toolbar: "undo redo | styleselect | bold italic underline | forecolor backcolor | alignleft aligncenter alignright alignjustify | outdent indent | bullist numlist | table | link unlink | anchor | image media | code | searchreplace | wordcount",
4 | menubar : false,
5 | selector: ".mceditor",
6 | height: 450
7 | });
8 |
--------------------------------------------------------------------------------
/bin/classes/class.route.php:
--------------------------------------------------------------------------------
1 | read( $id );
10 | }
11 |
12 | }
13 |
14 | ?>
--------------------------------------------------------------------------------
/description:
--------------------------------------------------------------------------------
1 | Unnamed repository; edit this file 'description' to name the repository.
2 |
--------------------------------------------------------------------------------
/doc/developer/development.rst:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/doc/developer/development.rst
--------------------------------------------------------------------------------
/doc/index.rst:
--------------------------------------------------------------------------------
1 | mappiamo
2 | ========
3 |
4 | .. toctree::
5 | :maxdepth: 2
6 | :caption: English documentation
7 |
8 | manual_en
9 |
10 | .. toctree::
11 | :maxdepth: 2
12 | :caption: Documentazione italiana
13 |
14 | manual_it
--------------------------------------------------------------------------------
/doc/manual_it.rst:
--------------------------------------------------------------------------------
1 | Mappiamo
2 | ========
3 |
4 | This is the Mappiamo documentation.
5 |
6 | Introduction
7 | ============
8 |
9 | Italian translation required ...........
10 |
11 | The first italian subtitle
12 | --------------------------
13 |
14 | Italian translation required ...........
15 |
16 | The second italian subtitle
17 | ---------------------------
--------------------------------------------------------------------------------
/doc/mappiamo_manual-en.odt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/doc/mappiamo_manual-en.odt
--------------------------------------------------------------------------------
/doc/mappiamo_manual-en.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/doc/mappiamo_manual-en.pdf
--------------------------------------------------------------------------------
/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/favicon.ico
--------------------------------------------------------------------------------
/favicon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/favicon.png
--------------------------------------------------------------------------------
/favicon_single.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/favicon_single.png
--------------------------------------------------------------------------------
/lib/geocoder/Geocoder/Exception/ExceptionInterface.php:
--------------------------------------------------------------------------------
1 |
15 | */
16 | interface ExceptionInterface
17 | {
18 | }
19 |
--------------------------------------------------------------------------------
/lib/geocoder/Geocoder/Exception/ExtensionNotLoadedException.php:
--------------------------------------------------------------------------------
1 |
15 | */
16 | class ExtensionNotLoadedException extends \RuntimeException implements ExceptionInterface
17 | {
18 | }
19 |
--------------------------------------------------------------------------------
/lib/geocoder/Geocoder/Exception/HttpException.php:
--------------------------------------------------------------------------------
1 |
15 | */
16 | class HttpException extends \RuntimeException implements ExceptionInterface
17 | {
18 | }
19 |
--------------------------------------------------------------------------------
/lib/geocoder/Geocoder/Exception/InvalidArgumentException.php:
--------------------------------------------------------------------------------
1 |
15 | */
16 | class InvalidArgumentException extends \InvalidArgumentException implements ExceptionInterface
17 | {
18 | }
19 |
--------------------------------------------------------------------------------
/lib/geocoder/Geocoder/Exception/InvalidCredentialsException.php:
--------------------------------------------------------------------------------
1 |
15 | */
16 | class InvalidCredentialsException extends RuntimeException implements ExceptionInterface
17 | {
18 | }
19 |
--------------------------------------------------------------------------------
/lib/geocoder/Geocoder/Exception/NoResultException.php:
--------------------------------------------------------------------------------
1 |
15 | */
16 | class NoResultException extends \RuntimeException implements ExceptionInterface
17 | {
18 | }
19 |
--------------------------------------------------------------------------------
/lib/geocoder/Geocoder/Exception/QuotaExceededException.php:
--------------------------------------------------------------------------------
1 |
15 | */
16 | class QuotaExceededException extends \RuntimeException implements ExceptionInterface
17 | {
18 | }
19 |
--------------------------------------------------------------------------------
/lib/geocoder/Geocoder/Exception/RuntimeException.php:
--------------------------------------------------------------------------------
1 |
15 | */
16 | class RuntimeException extends \RuntimeException implements ExceptionInterface
17 | {
18 | }
19 |
--------------------------------------------------------------------------------
/lib/geocoder/Geocoder/Exception/UnsupportedException.php:
--------------------------------------------------------------------------------
1 |
15 | */
16 | class UnsupportedException extends InvalidArgumentException implements ExceptionInterface
17 | {
18 | }
19 |
--------------------------------------------------------------------------------
/lib/htmlpurifier/CREDITS:
--------------------------------------------------------------------------------
1 |
2 | CREDITS
3 |
4 | Almost everything written by Edward Z. Yang (Ambush Commander). Lots of thanks
5 | to the DevNetwork Community for their help (see docs/ref-devnetwork.html for
6 | more details), Feyd especially (namely IPv6 and optimization). Thanks to RSnake
7 | for letting me package his fantastic XSS cheatsheet for a smoketest.
8 |
9 | vim: et sw=4 sts=4
10 |
--------------------------------------------------------------------------------
/lib/htmlpurifier/library/HTMLPurifier.auto.php:
--------------------------------------------------------------------------------
1 | parseCDATA($string);
11 | }
12 |
13 | }
14 |
15 | // vim: et sw=4 sts=4
16 |
--------------------------------------------------------------------------------
/lib/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Email.php:
--------------------------------------------------------------------------------
1 |
5 | */
6 | class HTMLPurifier_AttrTransform_ScriptRequired extends HTMLPurifier_AttrTransform
7 | {
8 | public function transform($attr, $config, $context) {
9 | if (!isset($attr['type'])) {
10 | $attr['type'] = 'text/javascript';
11 | }
12 | return $attr;
13 | }
14 | }
15 |
16 | // vim: et sw=4 sts=4
17 |
--------------------------------------------------------------------------------
/lib/htmlpurifier/library/HTMLPurifier/AttrTransform/Textarea.php:
--------------------------------------------------------------------------------
1 |
5 | */
6 | class HTMLPurifier_AttrTransform_Textarea extends HTMLPurifier_AttrTransform
7 | {
8 |
9 | public function transform($attr, $config, $context) {
10 | // Calculated from Firefox
11 | if (!isset($attr['cols'])) $attr['cols'] = '22';
12 | if (!isset($attr['rows'])) $attr['rows'] = '3';
13 | return $attr;
14 | }
15 |
16 | }
17 |
18 | // vim: et sw=4 sts=4
19 |
--------------------------------------------------------------------------------
/lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/Exception.php:
--------------------------------------------------------------------------------
1 |
8 | This directive can be used to add custom auto-format injectors.
9 | Specify an array of injector names (class name minus the prefix)
10 | or concrete implementations. Injector class must exist.
11 |
7 | This directive turns on the in-text display of URIs in <a> tags, and disables 8 | those links. For example, example becomes 9 | example (http://example.com). 10 |
11 | --# vim: et sw=4 sts=4 12 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt: -------------------------------------------------------------------------------- 1 | AutoFormat.Linkify 2 | TYPE: bool 3 | VERSION: 2.0.1 4 | DEFAULT: false 5 | --DESCRIPTION-- 6 | 7 |
8 | This directive turns on linkification, auto-linking http, ftp and
9 | https URLs. a
tags with the href
attribute
10 | must be allowed.
11 |
8 | Location of configuration documentation to link to, let %s substitute 9 | into the configuration's namespace and directive names sans the percent 10 | sign. 11 |
12 | --# vim: et sw=4 sts=4 13 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt: -------------------------------------------------------------------------------- 1 | AutoFormat.PurifierLinkify 2 | TYPE: bool 3 | VERSION: 2.0.1 4 | DEFAULT: false 5 | --DESCRIPTION-- 6 | 7 |
8 | Internal auto-formatter that converts configuration directives in
9 | syntax %Namespace.Directive to links. a
tags
10 | with the href
attribute must be allowed.
11 |
7 | When %AutoFormat.RemoveEmpty and %AutoFormat.RemoveEmpty.RemoveNbsp 8 | are enabled, this directive defines what HTML elements should not be 9 | removede if they have only a non-breaking space in them. 10 |
11 | --# vim: et sw=4 sts=4 12 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt: -------------------------------------------------------------------------------- 1 | AutoFormat.RemoveSpansWithoutAttributes 2 | TYPE: bool 3 | VERSION: 4.0.1 4 | DEFAULT: false 5 | --DESCRIPTION-- 6 |
7 | This directive causes span
tags without any attributes
8 | to be removed. It will also remove spans that had all attributes
9 | removed during processing.
10 |
display:none;
is considered a tricky property that
10 | will only be allowed if this directive is set to true.
11 | --# vim: et sw=4 sts=4
12 |
--------------------------------------------------------------------------------
/lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowedFonts.txt:
--------------------------------------------------------------------------------
1 | CSS.AllowedFonts
2 | TYPE: lookup/null
3 | VERSION: 4.3.0
4 | DEFAULT: NULL
5 | --DESCRIPTION--
6 |
7 | Allows you to manually specify a set of allowed fonts. If
8 | NULL
, all fonts are allowed. This directive
9 | affects generic names (serif, sans-serif, monospace, cursive,
10 | fantasy) as well as specific font families.
11 |
8 | Revision identifier for your custom definition. See 9 | %HTML.DefinitionRev for details. 10 |
11 | --# vim: et sw=4 sts=4 12 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt: -------------------------------------------------------------------------------- 1 | CSS.Proprietary 2 | TYPE: bool 3 | VERSION: 3.0.0 4 | DEFAULT: false 5 | --DESCRIPTION-- 6 | 7 |8 | Whether or not to allow safe, proprietary CSS values. 9 |
10 | --# vim: et sw=4 sts=4 11 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.Trusted.txt: -------------------------------------------------------------------------------- 1 | CSS.Trusted 2 | TYPE: bool 3 | VERSION: 4.2.1 4 | DEFAULT: false 5 | --DESCRIPTION-- 6 | Indicates whether or not the user's CSS input is trusted or not. If the 7 | input is trusted, a more expansive set of allowed properties. See 8 | also %HTML.Trusted. 9 | --# vim: et sw=4 sts=4 10 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt: -------------------------------------------------------------------------------- 1 | Cache.DefinitionImpl 2 | TYPE: string/null 3 | VERSION: 2.0.0 4 | DEFAULT: 'Serializer' 5 | --DESCRIPTION-- 6 | 7 | This directive defines which method to use when caching definitions, 8 | the complex data-type that makes HTML Purifier tick. Set to null 9 | to disable caching (not recommended, as you will see a definite 10 | performance degradation). 11 | 12 | --ALIASES-- 13 | Core.DefinitionCache 14 | --# vim: et sw=4 sts=4 15 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt: -------------------------------------------------------------------------------- 1 | Cache.SerializerPath 2 | TYPE: string/null 3 | VERSION: 2.0.0 4 | DEFAULT: NULL 5 | --DESCRIPTION-- 6 | 7 |8 | Absolute path with no trailing slash to store serialized definitions in. 9 | Default is within the 10 | HTML Purifier library inside DefinitionCache/Serializer. This 11 | path must be writable by the webserver. 12 |
13 | --# vim: et sw=4 sts=4 14 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPermissions.txt: -------------------------------------------------------------------------------- 1 | Cache.SerializerPermissions 2 | TYPE: int 3 | VERSION: 4.3.0 4 | DEFAULT: 0755 5 | --DESCRIPTION-- 6 | 7 |8 | Directory permissions of the files and directories created inside 9 | the DefinitionCache/Serializer or other custom serializer path. 10 |
11 | --# vim: et sw=4 sts=4 12 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt: -------------------------------------------------------------------------------- 1 | Core.CollectErrors 2 | TYPE: bool 3 | VERSION: 2.0.0 4 | DEFAULT: false 5 | --DESCRIPTION-- 6 | 7 | Whether or not to collect errors found while filtering the document. This 8 | is a useful way to give feedback to your users. Warning: 9 | Currently this feature is very patchy and experimental, with lots of 10 | possible error messages not yet implemented. It will not cause any 11 | problems, but it may not help your users either. 12 | --# vim: et sw=4 sts=4 13 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt: -------------------------------------------------------------------------------- 1 | Core.ConvertDocumentToFragment 2 | TYPE: bool 3 | DEFAULT: true 4 | --DESCRIPTION-- 5 | 6 | This parameter determines whether or not the filter should convert 7 | input that is a full document with html and body tags to a fragment 8 | of just the contents of a body tag. This parameter is simply something 9 | HTML Purifier can do during an edge-case: for most inputs, this 10 | processing is not necessary. 11 | 12 | --ALIASES-- 13 | Core.AcceptFullDocuments 14 | --# vim: et sw=4 sts=4 15 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.DisableExcludes.txt: -------------------------------------------------------------------------------- 1 | Core.DisableExcludes 2 | TYPE: bool 3 | DEFAULT: false 4 | VERSION: 4.5.0 5 | --DESCRIPTION-- 6 |
7 | This directive disables SGML-style exclusions, e.g. the exclusion of
8 | <object>
in any descendant of a
9 | <pre>
tag. Disabling excludes will allow some
10 | invalid documents to pass through HTML Purifier, but HTML Purifier
11 | will also be less likely to accidentally remove large documents during
12 | processing.
13 |
7 | Whether or not to normalize newlines to the operating
8 | system default. When false
, HTML Purifier
9 | will attempt to preserve mixed newline files.
10 |
8 | This directive enables pre-emptive URI checking in img
9 | tags, as the attribute validation strategy is not authorized to
10 | remove elements from the document. Revert to pre-1.3.0 behavior by setting to false.
11 |
<? ...
7 | ?>
, remove it out-right. This may be useful if the HTML
8 | you are validating contains XML processing instruction gunk, however,
9 | it can also be user-unfriendly for people attempting to post PHP
10 | snippets.
11 | --# vim: et sw=4 sts=4
12 |
--------------------------------------------------------------------------------
/lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt:
--------------------------------------------------------------------------------
1 | Core.RemoveScriptContents
2 | TYPE: bool/null
3 | DEFAULT: NULL
4 | VERSION: 2.0.0
5 | DEPRECATED-VERSION: 2.1.0
6 | DEPRECATED-USE: Core.HiddenElements
7 | --DESCRIPTION--
8 | 9 | This directive enables HTML Purifier to remove not only script tags 10 | but all of their contents. 11 |
12 | --# vim: et sw=4 sts=4 13 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt: -------------------------------------------------------------------------------- 1 | Filter.Custom 2 | TYPE: list 3 | VERSION: 3.1.0 4 | DEFAULT: array() 5 | --DESCRIPTION-- 6 |
7 | This directive can be used to add custom filters; it is nearly the
8 | equivalent of the now deprecated HTMLPurifier->addFilter()
9 | method. Specify an array of concrete implementations.
10 |
7 | Whether or not to permit embedded Flash content from
8 | %HTML.SafeObject to expand to the full screen. Corresponds to
9 | the allowFullScreen
parameter.
10 |
8 | String name of element that HTML fragment passed to library will be 9 | inserted in. An interesting variation would be using span as the 10 | parent element, meaning that only inline tags would be allowed. 11 |
12 | --# vim: et sw=4 sts=4 13 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt: -------------------------------------------------------------------------------- 1 | HTML.Proprietary 2 | TYPE: bool 3 | VERSION: 3.1.0 4 | DEFAULT: false 5 | --DESCRIPTION-- 6 |
7 | Whether or not to allow proprietary elements and attributes in your
8 | documents, as per HTMLPurifier_HTMLModule_Proprietary
.
9 | Warning: This can cause your documents to stop
10 | validating!
11 |
7 | Whether or not to permit iframe tags in untrusted documents. This 8 | directive must be accompanied by a whitelist of permitted iframes, 9 | such as %URI.SafeIframeRegexp, otherwise it will fatally error. 10 | This directive has no effect on strict doctypes, as iframes are not 11 | valid. 12 |
13 | --# vim: et sw=4 sts=4 14 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt: -------------------------------------------------------------------------------- 1 | HTML.SafeObject 2 | TYPE: bool 3 | VERSION: 3.1.1 4 | DEFAULT: false 5 | --DESCRIPTION-- 6 |7 | Whether or not to permit object tags in documents, with a number of extra 8 | security features added to prevent script execution. This is similar to 9 | what websites like MySpace do to object tags. You should also enable 10 | %Output.FlashCompat in order to generate Internet Explorer 11 | compatibility code for your object tags. 12 |
13 | --# vim: et sw=4 sts=4 14 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeScripting.txt: -------------------------------------------------------------------------------- 1 | HTML.SafeScripting 2 | TYPE: lookup 3 | VERSION: 4.5.0 4 | DEFAULT: array() 5 | --DESCRIPTION-- 6 |7 | Whether or not to permit script tags to external scripts in documents. 8 | Inline scripting is not allowed, and the script must match an explicit whitelist. 9 |
10 | --# vim: et sw=4 sts=4 11 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt: -------------------------------------------------------------------------------- 1 | HTML.Strict 2 | TYPE: bool 3 | VERSION: 1.3.0 4 | DEFAULT: false 5 | DEPRECATED-VERSION: 1.7.0 6 | DEPRECATED-USE: HTML.Doctype 7 | --DESCRIPTION-- 8 | Determines whether or not to use Transitional (loose) or Strict rulesets. 9 | --# vim: et sw=4 sts=4 10 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TargetBlank.txt: -------------------------------------------------------------------------------- 1 | HTML.TargetBlank 2 | TYPE: bool 3 | VERSION: 4.4.0 4 | DEFAULT: FALSE 5 | --DESCRIPTION-- 6 | If enabled,target=blank
attributes are added to all outgoing links.
7 | (This includes links from an HTTPS version of a page to an HTTP version.)
8 | --# vim: et sw=4 sts=4
9 |
--------------------------------------------------------------------------------
/lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt:
--------------------------------------------------------------------------------
1 | HTML.TidyAdd
2 | TYPE: lookup
3 | VERSION: 2.0.0
4 | DEFAULT: array()
5 | --DESCRIPTION--
6 |
7 | Fixes to add to the default set of Tidy fixes as per your level.
8 | --# vim: et sw=4 sts=4
9 |
--------------------------------------------------------------------------------
/lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt:
--------------------------------------------------------------------------------
1 | HTML.TidyRemove
2 | TYPE: lookup
3 | VERSION: 2.0.0
4 | DEFAULT: array()
5 | --DESCRIPTION--
6 |
7 | Fixes to remove from the default set of Tidy fixes as per your level.
8 | --# vim: et sw=4 sts=4
9 |
--------------------------------------------------------------------------------
/lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt:
--------------------------------------------------------------------------------
1 | HTML.Trusted
2 | TYPE: bool
3 | VERSION: 2.0.0
4 | DEFAULT: false
5 | --DESCRIPTION--
6 | Indicates whether or not the user input is trusted or not. If the input is
7 | trusted, a more expansive set of allowed tags and attributes will be used.
8 | See also %CSS.Trusted.
9 | --# vim: et sw=4 sts=4
10 |
--------------------------------------------------------------------------------
/lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt:
--------------------------------------------------------------------------------
1 | HTML.XHTML
2 | TYPE: bool
3 | DEFAULT: true
4 | VERSION: 1.1.0
5 | DEPRECATED-VERSION: 1.7.0
6 | DEPRECATED-USE: HTML.Doctype
7 | --DESCRIPTION--
8 | Determines whether or not output is XHTML 1.0 or HTML 4.01 flavor.
9 | --ALIASES--
10 | Core.XHTML
11 | --# vim: et sw=4 sts=4
12 |
--------------------------------------------------------------------------------
/lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt:
--------------------------------------------------------------------------------
1 | Output.CommentScriptContents
2 | TYPE: bool
3 | VERSION: 2.0.0
4 | DEFAULT: true
5 | --DESCRIPTION--
6 | Determines whether or not HTML Purifier should attempt to fix up the
7 | contents of script tags for legacy browsers with comments.
8 | --ALIASES--
9 | Core.CommentScriptContents
10 | --# vim: et sw=4 sts=4
11 |
--------------------------------------------------------------------------------
/lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt:
--------------------------------------------------------------------------------
1 | Output.FlashCompat
2 | TYPE: bool
3 | VERSION: 4.1.0
4 | DEFAULT: false
5 | --DESCRIPTION--
6 | 7 | If true, HTML Purifier will generate Internet Explorer compatibility 8 | code for all object code. This is highly recommended if you enable 9 | %HTML.SafeObject. 10 |
11 | --# vim: et sw=4 sts=4 12 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt: -------------------------------------------------------------------------------- 1 | Output.Newline 2 | TYPE: string/null 3 | VERSION: 2.0.1 4 | DEFAULT: NULL 5 | --DESCRIPTION-- 6 | 7 |8 | Newline string to format final output with. If left null, HTML Purifier 9 | will auto-detect the default newline type of the system and use that; 10 | you can manually override it here. Remember, \r\n is Windows, \r 11 | is Mac, and \n is Unix. 12 |
13 | --# vim: et sw=4 sts=4 14 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt: -------------------------------------------------------------------------------- 1 | Test.ForceNoIconv 2 | TYPE: bool 3 | DEFAULT: false 4 | --DESCRIPTION-- 5 | When set to true, HTMLPurifier_Encoder will act as if iconv does not exist 6 | and use only pure PHP implementations. 7 | --# vim: et sw=4 sts=4 8 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt: -------------------------------------------------------------------------------- 1 | URI.DefaultScheme 2 | TYPE: string 3 | DEFAULT: 'http' 4 | --DESCRIPTION-- 5 | 6 |7 | Defines through what scheme the output will be served, in order to 8 | select the proper object validator when no scheme information is present. 9 |
10 | --# vim: et sw=4 sts=4 11 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt: -------------------------------------------------------------------------------- 1 | URI.DefinitionID 2 | TYPE: string/null 3 | VERSION: 2.1.0 4 | DEFAULT: NULL 5 | --DESCRIPTION-- 6 | 7 |8 | Unique identifier for a custom-built URI definition. If you want 9 | to add custom URIFilters, you must specify this value. 10 |
11 | --# vim: et sw=4 sts=4 12 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt: -------------------------------------------------------------------------------- 1 | URI.DefinitionRev 2 | TYPE: int 3 | VERSION: 2.1.0 4 | DEFAULT: 1 5 | --DESCRIPTION-- 6 | 7 |8 | Revision identifier for your custom definition. See 9 | %HTML.DefinitionRev for details. 10 |
11 | --# vim: et sw=4 sts=4 12 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt: -------------------------------------------------------------------------------- 1 | URI.Disable 2 | TYPE: bool 3 | VERSION: 1.3.0 4 | DEFAULT: false 5 | --DESCRIPTION-- 6 | 7 |8 | Disables all URIs in all forms. Not sure why you'd want to do that 9 | (after all, the Internet's founded on the notion of a hyperlink). 10 |
11 | 12 | --ALIASES-- 13 | Attr.DisableURI 14 | --# vim: et sw=4 sts=4 15 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt: -------------------------------------------------------------------------------- 1 | URI.DisableExternal 2 | TYPE: bool 3 | VERSION: 1.2.0 4 | DEFAULT: false 5 | --DESCRIPTION-- 6 | Disables links to external websites. This is a highly effective anti-spam 7 | and anti-pagerank-leech measure, but comes at a hefty price: nolinks or 8 | images outside of your domain will be allowed. Non-linkified URIs will 9 | still be preserved. If you want to be able to link to subdomains or use 10 | absolute URIs, specify %URI.Host for your website. 11 | --# vim: et sw=4 sts=4 12 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt: -------------------------------------------------------------------------------- 1 | URI.DisableResources 2 | TYPE: bool 3 | VERSION: 4.2.0 4 | DEFAULT: false 5 | --DESCRIPTION-- 6 |7 | Disables embedding resources, essentially meaning no pictures. You can 8 | still link to them though. See %URI.DisableExternalResources for why 9 | this might be a good idea. 10 |
11 |12 | Note: While this directive has been available since 1.3.0, 13 | it didn't actually start doing anything until 4.2.0. 14 |
15 | --# vim: et sw=4 sts=4 16 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt: -------------------------------------------------------------------------------- 1 | URI.HostBlacklist 2 | TYPE: list 3 | VERSION: 1.3.0 4 | DEFAULT: array() 5 | --DESCRIPTION-- 6 | List of strings that are forbidden in the host of any URI. Use it to kill 7 | domain names of spam, etc. Note that it will catch anything in the domain, 8 | so moo.com will catch moo.com.example.com. 9 | --# vim: et sw=4 sts=4 10 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt: -------------------------------------------------------------------------------- 1 | URI.MakeAbsolute 2 | TYPE: bool 3 | VERSION: 2.1.0 4 | DEFAULT: false 5 | --DESCRIPTION-- 6 | 7 |8 | Converts all URIs into absolute forms. This is useful when the HTML 9 | being filtered assumes a specific base path, but will actually be 10 | viewed in a different context (and setting an alternate base URI is 11 | not possible). %URI.Base must be set for this directive to work. 12 |
13 | --# vim: et sw=4 sts=4 14 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt: -------------------------------------------------------------------------------- 1 | URI.OverrideAllowedSchemes 2 | TYPE: bool 3 | DEFAULT: true 4 | --DESCRIPTION-- 5 | If this is set to true (which it is by default), you can override 6 | %URI.AllowedSchemes by simply registering a HTMLPurifier_URIScheme to the 7 | registry. If false, you will also have to update that directive in order 8 | to add more schemes. 9 | --# vim: et sw=4 sts=4 10 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/info.ini: -------------------------------------------------------------------------------- 1 | name = "HTML Purifier" 2 | 3 | ; vim: et sw=4 sts=4 4 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/CSS/4.5.0,1b10aad0901b16856d5e8000758e1873af94045a,1.ser: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/lib/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/CSS/4.5.0,1b10aad0901b16856d5e8000758e1873af94045a,1.ser -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/README: -------------------------------------------------------------------------------- 1 | This is a dummy file to prevent Git from ignoring this empty directory. 2 | 3 | vim: et sw=4 sts=4 4 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/Exception.php: -------------------------------------------------------------------------------- 1 | addBlankElement('a'); 14 | $a->attr_transform_post[] = new HTMLPurifier_AttrTransform_Nofollow(); 15 | } 16 | 17 | } 18 | 19 | // vim: et sw=4 sts=4 20 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php: -------------------------------------------------------------------------------- 1 | array( 9 | 'lang' => 'LanguageCode', 10 | ) 11 | ); 12 | } 13 | 14 | // vim: et sw=4 sts=4 15 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/HTMLModule/TargetBlank.php: -------------------------------------------------------------------------------- 1 | addBlankElement('a'); 14 | $a->attr_transform_post[] = new HTMLPurifier_AttrTransform_TargetBlank(); 15 | } 16 | 17 | } 18 | 19 | // vim: et sw=4 sts=4 20 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Transitional.php: -------------------------------------------------------------------------------- 1 | array( 9 | 'xml:lang' => 'LanguageCode', 10 | ) 11 | ); 12 | } 13 | 14 | // vim: et sw=4 sts=4 15 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/Language/classes/en-x-test.php: -------------------------------------------------------------------------------- 1 | 'HTML Purifier X' 9 | ); 10 | 11 | // vim: et sw=4 sts=4 12 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/Language/messages/en-x-testmini.php: -------------------------------------------------------------------------------- 1 | 'HTML Purifier XNone' 10 | ); 11 | 12 | // vim: et sw=4 sts=4 13 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.css: -------------------------------------------------------------------------------- 1 | 2 | .hp-config {} 3 | 4 | .hp-config tbody th {text-align:right; padding-right:0.5em;} 5 | .hp-config thead, .hp-config .namespace {background:#3C578C; color:#FFF;} 6 | .hp-config .namespace th {text-align:center;} 7 | .hp-config .verbose {display:none;} 8 | .hp-config .controls {text-align:center;} 9 | 10 | /* vim: et sw=4 sts=4 */ 11 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.js: -------------------------------------------------------------------------------- 1 | function toggleWriteability(id_of_patient, checked) { 2 | document.getElementById(id_of_patient).disabled = checked; 3 | } 4 | 5 | // vim: et sw=4 sts=4 6 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/Token/Empty.php: -------------------------------------------------------------------------------- 1 | get('EmbeddedURI', true)) return true; 8 | return parent::filter($uri, $config, $context); 9 | } 10 | } 11 | 12 | // vim: et sw=4 sts=4 13 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/URIFilter/DisableResources.php: -------------------------------------------------------------------------------- 1 | get('EmbeddedURI', true); 8 | } 9 | } 10 | 11 | // vim: et sw=4 sts=4 12 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/URIScheme/http.php: -------------------------------------------------------------------------------- 1 | userinfo = null; 14 | return true; 15 | } 16 | 17 | } 18 | 19 | // vim: et sw=4 sts=4 20 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/URIScheme/https.php: -------------------------------------------------------------------------------- 1 | userinfo = null; 13 | $uri->query = null; 14 | return true; 15 | } 16 | 17 | } 18 | 19 | // vim: et sw=4 sts=4 20 | -------------------------------------------------------------------------------- /lib/htmlpurifier/library/HTMLPurifier/VarParserException.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /lib/php-thumb/cache/phpThumbCacheStats.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/lib/php-thumb/cache/phpThumbCacheStats.txt -------------------------------------------------------------------------------- /lib/php-thumb/cache/source/index.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /lib/php-thumb/docs/phpthumb.changelog.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/lib/php-thumb/docs/phpthumb.changelog.txt -------------------------------------------------------------------------------- /lib/php-thumb/docs/phpthumb.readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/lib/php-thumb/docs/phpthumb.readme.txt -------------------------------------------------------------------------------- /lib/php-thumb/fonts/readme.txt: -------------------------------------------------------------------------------- 1 | This is the default location for TTF fonts. 2 | 3 | You can safely delete or ignore this directory if you're not using 4 | TTF fonts for text watermarks. You can also specify an alternate 5 | directory in phpThumb.config.php -------------------------------------------------------------------------------- /lib/php-thumb/images/readme.txt: -------------------------------------------------------------------------------- 1 | If you're looking for the demo images, they can be downloaded from 2 | the bottom of the phpThumb demo page on SourceForge: 3 | 4 | http://phpthumb.sourceforge.net/demo/demo/phpThumb.demo.demo.php -------------------------------------------------------------------------------- /lib/php-thumb/index.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /lib/php-thumb/phpthumb.class.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/lib/php-thumb/phpthumb.class.php -------------------------------------------------------------------------------- /lib/php-thumb/phpthumb.filters.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/lib/php-thumb/phpthumb.filters.php -------------------------------------------------------------------------------- /lib/php-thumb/phpthumb.unsharp.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/lib/php-thumb/phpthumb.unsharp.php -------------------------------------------------------------------------------- /lib/swift/VERSION: -------------------------------------------------------------------------------- 1 | Swift-5.0.3 2 | -------------------------------------------------------------------------------- /lib/swift/lib/classes/Swift/Events/EventListener.php: -------------------------------------------------------------------------------- 1 | 18 | */ 19 | interface Swift_Signer 20 | { 21 | public function reset(); 22 | } 23 | -------------------------------------------------------------------------------- /lib/swift/lib/dependency_maps/message_deps.php: -------------------------------------------------------------------------------- 1 | register('message.message') 5 | ->asNewInstanceOf('Swift_Message') 6 | 7 | ->register('message.mimepart') 8 | ->asNewInstanceOf('Swift_MimePart') 9 | ; 10 | -------------------------------------------------------------------------------- /manager/modules/dashboard/dashboard.php: -------------------------------------------------------------------------------- 1 | set_page_title( '#mappiamo - Dashboard' ); 10 | 11 | $this->view(); 12 | } 13 | 14 | } 15 | 16 | ?> -------------------------------------------------------------------------------- /manager/modules/denied/denied.php: -------------------------------------------------------------------------------- 1 | set_page_title( '#mappiamo - Access denied' ); 10 | 11 | $this->view(); 12 | } 13 | 14 | } 15 | 16 | ?> -------------------------------------------------------------------------------- /manager/modules/login/login.php: -------------------------------------------------------------------------------- 1 | set_page_title( '#mappiamo - Login' ); 10 | 11 | if( isset( $_POST['do-login'] ) ) { 12 | if ( isset( $_POST['remember'] ) ) MAuth::$remember = true; 13 | 14 | MAuth::do_login(); 15 | } 16 | 17 | if( isset( $_POST['do-logout'] ) ) MAuth::do_logout(); 18 | 19 | $this->view(); 20 | } 21 | 22 | } 23 | 24 | ?> -------------------------------------------------------------------------------- /manager/modules/majax/majax.php: -------------------------------------------------------------------------------- 1 | model( 'geocode', null, 'majax_geo' ); 14 | 15 | if ( $result ) { 16 | echo json_encode( $result ); 17 | } 18 | } 19 | 20 | } 21 | 22 | ?> -------------------------------------------------------------------------------- /manager/modules/majax/models/majax.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /manager/modules/mmodule/error.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/manager/modules/mmodule/error.php -------------------------------------------------------------------------------- /manager/modules/mxmlimport/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/manager/modules/mxmlimport/.DS_Store -------------------------------------------------------------------------------- /manager/modules/mxmlimport/models/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/manager/modules/mxmlimport/models/.DS_Store -------------------------------------------------------------------------------- /manager/modules/mxmlimport/views/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mappiamo/mapi-geoCMS/4b12c40465a9afd6ea02e7b4ad5f83406285c7c0/manager/modules/mxmlimport/views/.DS_Store -------------------------------------------------------------------------------- /manager/modules/preferences/preferences.php: -------------------------------------------------------------------------------- 1 | set_page_title( '#mappiamo - Preferences' ); 10 | 11 | if ( isset( $_POST['preferences_update'] ) && mapi_csrf_check( MGet::string( 'mapi_csrf' ) ) ) $this->model( 'update_preferences' ); 12 | 13 | $preferences = $this->model( 'get_preferences' ); 14 | $this->view( 'default', $preferences ); 15 | } 16 | 17 | } 18 | 19 | ?> -------------------------------------------------------------------------------- /manager/templates/manager/foot.php: -------------------------------------------------------------------------------- 1 | 7 | 8 |