[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gforge-devel] [ gforge-Patches-475 ] PluginManager show comments before
From: |
noreply |
Subject: |
[Gforge-devel] [ gforge-Patches-475 ] PluginManager show comments before HTML in some plugins |
Date: |
Tue, 05 Aug 2003 03:15:04 -0500 |
Patches item #475, was opened at 2003-08-05 10:15
You can respond by visiting:
http://gforge.org/tracker/?func=detail&atid=106&aid=475&group_id=1
Category: SiteWide
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Vicente Ruiz (vjrj)
Assigned to: Nobody (None)
Summary: PluginManager show comments before HTML in some plugins
Initial Comment:
PluginManager.class generates comments about the use of
a plugin, but this is a problem if you use the plugin
in php before generate html code.
Then you can obtain a header like this:
<!-- Starting hook groupisactivecheckboxpost --><!--
Hook groupisactivecheckboxpost for plugin foo --><!--
End of hook groupisactivecheckboxpost for plugin foo
--><!-- End of hook groupisactivecheckboxpost -->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html (...)
I have comment the echo's in:
common/include/PluginManager.class
see attached dummy patch.
BR,
Vicente
----------------------------------------------------------------------
You can respond by visiting:
http://gforge.org/tracker/?func=detail&atid=106&aid=475&group_id=1
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gforge-devel] [ gforge-Patches-475 ] PluginManager show comments before HTML in some plugins,
noreply <=