Love Fuel?    Donate

FuelPHP Forums

Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
parser class file extension
  • I think it would be good idea to allow the ability to set file extention for stag files to either .html or .php. For example content.stags.html or content.stags.php so that the ide can recognise and format the code appropriately? Thanks.
  • Just create a parser.php config file in app/config where you overwrite the parser.extensions value: https://github.com/fuel/parser/blob/develop/config/parser.php#L5 Also, if your IDE doesn't support adding extensions for code formatting it pretty much sucks.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion