<table><tr><td style="">martonmiklos created this revision.<br />martonmiklos added a reviewer: Framework: Syntax Highlighting.<br />Restricted Application added a project: Frameworks.<br />Restricted Application added a subscriber: Frameworks.<br />martonmiklos requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D10595" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>ctp extension is used by the CakePHP as an extension of their template files.<br />
There is not any special with them they are plain HTML/PHP files just they have this ctp extension. <br />
I think it would be useful to open these files with the proper highlighting.</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Create a file with the following contents:</li>
</ul>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">Hello world!<br>
<?php echo "PHP sys hello too"; ?></pre></div>

<ul class="remarkup-list">
<li class="remarkup-list-item">Save as foo.ctp</li>
<li class="remarkup-list-item">Open with Kate</li>
<li class="remarkup-list-item">The highlighting should highlight the <?php and the ?> tags at least.</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R216 Syntax Highlighting</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D10595" rel="noreferrer">https://phabricator.kde.org/D10595</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>data/generators/generate-php.pl</div></div></div><br /><div><strong>To: </strong>martonmiklos, Framework: Syntax Highlighting<br /><strong>Cc: </strong>Frameworks, michaelh<br /></div>