Indefero

Indefero Commit Details


Date:2010-10-22 09:11:39 (14 years 2 months ago)
Author:Loïc d'Anterroches
Branch:develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3
Commit:e7a0d9d49768e081a116178cf84bc8f1dc717960
Parents: 42936cc51d9b222cb8b0fbc03775ce5b652381aa
Message:Added the .pas extension as supported text extension for the syntax highlighter.

Changes:

File differences

src/IDF/Views/Source.php
3737
3838
3939
40
40
4141
4242
4343
public static $supportedExtenstions = array(
'ascx', 'ashx', 'asmx', 'aspx', 'browser', 'bsh', 'c', 'cc',
'config', 'cpp', 'cs', 'csh','csproj', 'css', 'cv', 'cyc',
'html', 'html', 'java', 'js', 'master', 'perl', 'php', 'pl',
'html', 'html', 'java', 'js', 'master', 'pas', 'perl', 'php', 'pl',
'pm', 'py', 'rb', 'sh', 'sitemap', 'skin', 'sln', 'svc', 'vala',
'vb', 'vbproj', 'wsdl', 'xhtml', 'xml', 'xsd', 'xsl', 'xslt');

Archive Download the corresponding diff file

Page rendered in 0.07424s using 13 queries.