Opened 15 years ago
Last modified 15 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
Looks great and would look nice on http://wiki.mediagoblin.org/ esp with all this braindumping I'm doing :)
Note:
See TracTickets
for help on using tickets.

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.