Indefero

Indefero Commit Details


Date:2010-05-17 05:53:17 (14 years 7 months ago)
Author:Loic 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:89780b0317530024163b9bebecd8791a422bc3f5
Parents: c53489499588d2c25b57ce0f435fc3a0e5f239a5
Message:Fixed ticket 466, Mac OS-friendly source viewing / syntax highlighting.

Changes:

File differences

src/IDF/Views/Source.php
3737
3838
3939
40
41
42
40
41
42
43
4344
4445
4546
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',
'pm', 'py', 'rb', 'sh', 'sitemap', 'skin', 'sln', 'svc', 'vala',
'vb', 'vbproj', 'wsdl', 'xhtml', 'xml', 'xsd', 'xsl', 'xslt');
'html', 'html', 'java', 'js', 'm', 'master', 'pch', 'perl', 'php',
'pl', 'plist', 'pm', 'py', 'rb', 'sh', 'sitemap', 'skin', 'sln',
'svc', 'vala', 'vb', 'vbproj', 'wsdl', 'xhtml', 'xml', 'xsd',
'xsl', 'xslt');
/**
* Display help on how to checkout etc.

Archive Download the corresponding diff file

Page rendered in 0.07293s using 14 queries.