Opened 13 years ago

Last modified 13 years ago

#161 closed task (FIXED)

Install source plugin on wiki

Reported by: Christopher Allan Webber Owned by: Will Kahn-Greene
Priority: minor Milestone: 0.0.4
Component: infrastructure Keywords:
Cc: Parent Tickets:

Description

`http://meta.wikimedia.org/wiki/Help:Wikitext\_examples#Source\_code <http://meta.wikimedia.org/wiki/Help:Wikitext_examples#Source_code>`_

Looks great and would look nice on
`http://wiki.mediagoblin.org/ <http://wiki.mediagoblin.org/>`_ esp
with all this braindumping I'm doing :)



Change History (2)

comment:1 by Will Kahn-Greene, 13 years ago

Status: NewClosed
Done!

It uses the more recent syntax. For example:

$v = "string"; // sample initialization
?>
html text

echo $v; // end of php code
?>

Marking this as Closed.



comment:2 by Will Kahn-Greene, 12 years ago

The original url for this bug was http://bugs.foocorp.net/issues/453 .

Note: See TracTickets for help on using tickets.