silverstripe-framework/docs/en/_images
Sam Minnee 3ee8f505b7 MINORE: Remove training whitespace.
The main benefit of this is so that authors who make use of
.editorconfig don't end up with whitespace changes in their PRs.

Spaces vs. tabs has been left alone, although that could do with a
tidy-up in SS4 after the switch to PSR-1/2.

The command used was this:

for match in '*.ss' '*.css' '*.scss' '*.html' '*.yml' '*.php' '*.js' '*.csv' '*.inc' '*.php5'; do
	find . -path ./thirdparty -not -prune -o -path ./admin/thirdparty -not -prune -o -type f -name "$match" -exec sed -E -i '' 's/[[:space:]]+$//' {} \+
	find . -path ./thirdparty -not -prune -o -path ./admin/thirdparty -not -prune -o -type f -name "$match" | xargs perl -pi -e 's/ +$//'
done
2016-01-07 10:15:54 +13:00
..
treeicons Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
assets_editform.png Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
assets_sync.png Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
assets_up.png Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
assets.png Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
basicfiles.gif Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
basicfiles.gif.png Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
basicfilestructure.gif Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
basicfilestructure.gif.png Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
cms-architecture.png Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
comments.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
controllers-and-dataobjects.png Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
howto_contactForm.jpg MINOR: Forms, navigation howto plus adjustments to tutorial one (#6367 ) 2012-08-07 21:06:34 +02:00
iis7-iusr-permissions.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
image-methods.jpg API New and renamed image functions 2015-06-12 17:02:55 -07:00
layout.css MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
modeladmin_edit.png Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
modeladmin_results.png Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
modeladmin_search.png Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
modules_folder.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
navigator.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
news-comments.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
page_node_deleted_as_normal.png MINOR Documentation for CMS tree and new SiteTree->getStatusFlags() 2012-04-04 23:10:30 +02:00
page_node_normal.png MINOR Documentation for CMS tree and new SiteTree->getStatusFlags() 2012-04-04 23:10:30 +02:00
page_node_removed.png MINOR Documentation for CMS tree and new SiteTree->getStatusFlags() 2012-04-04 23:10:30 +02:00
page_node_scheduled.png MINOR Documentation for CMS tree and new SiteTree->getStatusFlags() 2012-04-04 23:10:30 +02:00
pagetype-inheritance.png Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
rss.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
search-file.gif Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
search-file.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
searchresults.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
sitereport.png Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
sss.png MINOR Documentation for CMS tree and new SiteTree->getStatusFlags() 2012-04-04 23:10:30 +02:00
tree_node.png MINOR Documentation for CMS tree and new SiteTree->getStatusFlags() 2012-04-04 23:10:30 +02:00
tutorial1_2nd_level-cut.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial1_addpage.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial1_cms-basic.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial1_cms-numbered-3.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial1_cms-numbered-5.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial1_cms-numbered.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial1_home-small.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial1_home-template.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial1_homepage-type.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial1_menu-two-level-small.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial1_menu-two-level.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial1_menu.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial1_subtemplates-diagram.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial1_url.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial2_articleholder.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial2_create-staff.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial2_data-collation.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial2_einstein.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial2_homepage-news.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial2_icons2.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial2_news-cms.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial2_news.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial2_newslist.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial2_pagetype-inheritance.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial2_photo.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial2_rss-feed.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial2_staff-section.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial3_pollform.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial3_pollresults.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial3_validation.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial4_search.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial4_searchbox.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial5_addNew.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial5_mentor_creation.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial5_mentor_students.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial5_mentor.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial5_module_creation.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial5_module_selection.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial5_project_creation.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial5_project.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial5_projects_table.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial5_student_tab.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial5_students.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial5-completecode-blackcandy.zip Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
tutorial5-completecode.zip Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
webpi-2-a-silverstripe-choice.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
webpi-2-b-dependencies.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
webpi-2-c-downloading-and-installaing.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
webpi-2-d-installer-questions-step1.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
webpi-2-e-installer-questions-step2.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
webpi-2-f-success-message.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
webpi-2-g-silverstripe-homepage.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
webpi-2-h-cms-interface-working.jpg Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
widget_demo.gif Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00
widget_demo.gif.png Restructure of the docs markdown source files into more logical taxonomy 2014-12-17 15:48:35 +13:00