Hi,

Plugin is loading.
I have shared the screenshot for reference.
img1 is of Trac 0.12 
img2 is of Trac 1.6


On Friday, March 15, 2024 at 1:10:07 PM UTC+5:30 Ryan Ollos wrote:

On Thu, Mar 14, 2024 at 11:22 PM mayur logan <mayur...@gmail.com> wrote:

Hi All,

After porting from Trac 0.12 to Trac 1.6. I am facing issue with Wiki 
Tables.
Currently using latest plugin from 
https://trac-hacks.org/wiki/WikiTableMacro

The pages where tables were coming in Trac 0.12 for which SQL coding was 
used, in Trac 1.6 tables are not ported.

Example code, I have given below.
{{{#!SQLTable
SELECT '<a href="http://cgi-bin/report/1051";>'||COUNT(id)||'</a>' AS "User 
Version"
FROM ticket
}}}

Previously in Trac 0.12, this code was giving a table with the count, now 
in Trac 1.6 it is not giving any output.
Currently we have around 100 wiki pages with similar codes.

Kindly suggest.

Regards,


Please check the logs to see if the plugin is loading:
https://trac.edgewall.org/wiki/TracTroubleshooting#ChecktheLogs 

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/0c93883c-35bb-4978-b031-e8123ee25116n%40googlegroups.com.

Reply via email to