Ticket #1098 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

New plugin PreserveScripts for enhanced editing of pages containing PHP and/or JavaScript

Reported by: ray Owned by: akaEdge
Priority: normal Milestone:
Component: Documentation Version:
Severity: normal Keywords:
Cc:

Description

Replace blocks of of PHP or JavaScript? with icons in the editor, this way making it possible to edit sourcecode containing PHP, and preventing Javascript from being accidentally deleted because it's normally invisible

Change History

Changed 6 years ago by ray

  • status changed from new to closed
  • resolution set to fixed

added rev [914]

Changed 6 years ago by guest

  • status changed from closed to reopened
  • type changed from enhancement to defect
  • resolution deleted

It seems to me that the config vars are interpreted the wrong way: the preservations is functional if the variables are set to false!

Changed 6 years ago by guest

Please make

<?PHP /* ... */ ?>

also possible, not only

<?php /* ... */ ?>

Changed 6 years ago by ray

  • status changed from reopened to closed
  • resolution set to fixed

rev [916]: no problem, thanks for your feedback

Note: See TracTickets for help on using tickets.