Mailing List Archive

Import Tab missing from admin panel
ExcelDownloadPlugin 0.12.0.6
Flask 1.1.4
Flask-Excel 0.0.7
fGenshi 0.7.7
html5lib 1.1
ImportExportXLS 0.3
javapackages 1.0.0
jdcal 1.4.1
Jinja2 2.11.3
LDAPAuthNZPlugin 1.0
lml 0.1.0
lxml 3.2.1
MarkupSafe 1.1.1
MultipleWorkflowPlugin 1.5.3
netCDF4 1.2.7
netsnmp-python 1.0a1
nose 1.3.7
numpy 1.7.1
openpyxl 2.6.4
perf 0.1
pip 20.3.4
policycoreutils-default-encoding 0.1
pycurl 7.19.0
pyexcel 0.5.15
pyexcel-io 0.5.20
pyexcel-webio 0.1.4
Pygments 2.5.2
pygobject 3.22.0
pygpgme 0.3
pyliblzma 0.5.3
pyparsing 1.5.6
python-ldap 2.4.15
python-linux-procfs 0.4.9
pytz 2023.3
pyudev 0.15
pyxattr 0.5.1
requests 2.27.1
schedutils 0.4
seobject 0.1
sepolicy 1.1
setuptools 0.9.8
six 1.16.0
slip 0.4.0
slip.dbus 0.4.0
SSSDConfig 1.16.5
textile 3.0.4
texttable 1.6.7
Trac 1.4.3
trac-WorkflowNotificationPlugin 0.6
TracAccountManager 0.6.dev0
TracAdvancedTicketWorkflow 1.2.1
TracAutocompleteUsersPlugin 0.4.7
TracGraphviz 1.4.0.3
TracHtmlNotificationPlugin 0.12.0.3
TracLDAPAuth 1.2.1
TracSensitiveTickets 1.2.4
TracTags 0.10
TracWikiExtras 1.3.2.dev0
TracWikinfo 0.2
TracXMLRPC 1.1.9.dev0
urlgrabber 3.10
urllib3 1.26.16
webencodings 0.5.1
Werkzeug 1.0.1
wheel 0.37.1
xlrd 2.0.1
xlwt 1.3.0

Installed the plugin importexportplugin .
Still import option is viewed
Please help me

Regards

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/ca591255-b899-424a-b6e7-57ada45aef8fn%40googlegroups.com.
Re: Import Tab missing from admin panel [ In reply to ]
On Thursday, September 7, 2023 at 7:31:42?AM UTC-4 vpill...@gmail.com wrote:

ExcelDownloadPlugin 0.12.0.6
Flask 1.1.4
Flask-Excel 0.0.7
fGenshi 0.7.7
html5lib 1.1
ImportExportXLS 0.3
javapackages 1.0.0
jdcal 1.4.1
Jinja2 2.11.3
LDAPAuthNZPlugin 1.0
lml 0.1.0
lxml 3.2.1
MarkupSafe 1.1.1
MultipleWorkflowPlugin 1.5.3
netCDF4 1.2.7
netsnmp-python 1.0a1
nose 1.3.7
numpy 1.7.1
openpyxl 2.6.4
perf 0.1
pip 20.3.4
policycoreutils-default-encoding 0.1
pycurl 7.19.0
pyexcel 0.5.15
pyexcel-io 0.5.20
pyexcel-webio 0.1.4
Pygments 2.5.2
pygobject 3.22.0
pygpgme 0.3
pyliblzma 0.5.3
pyparsing 1.5.6
python-ldap 2.4.15
python-linux-procfs 0.4.9
pytz 2023.3
pyudev 0.15
pyxattr 0.5.1
requests 2.27.1
schedutils 0.4
seobject 0.1
sepolicy 1.1
setuptools 0.9.8
six 1.16.0
slip 0.4.0
slip.dbus 0.4.0
SSSDConfig 1.16.5
textile 3.0.4
texttable 1.6.7
Trac 1.4.3
trac-WorkflowNotificationPlugin 0.6
TracAccountManager 0.6.dev0
TracAdvancedTicketWorkflow 1.2.1
TracAutocompleteUsersPlugin 0.4.7
TracGraphviz 1.4.0.3
TracHtmlNotificationPlugin 0.12.0.3
TracLDAPAuth 1.2.1
TracSensitiveTickets 1.2.4
TracTags 0.10
TracWikiExtras 1.3.2.dev0
TracWikinfo 0.2
TracXMLRPC 1.1.9.dev0
urlgrabber 3.10
urllib3 1.26.16
webencodings 0.5.1
Werkzeug 1.0.1
wheel 0.37.1
xlrd 2.0.1
xlwt 1.3.0

Installed the plugin importexportplugin .
Still import option is viewed
Please help me

Regards


Which plugin are you referring to? This one?
https://trac-hacks.org/wiki/ExportImportXlsPlugin

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/14e19234-8aa0-42ee-9531-6c9e1121a4ebn%40googlegroups.com.
Re: Import Tab missing from admin panel [ In reply to ]
Actually i am facing issue with IMPORT field/tab is not *seen* in TRAC URL
, even though i am admin to the URL.
After installing Plugins xlwt ,xlrd and ExportImportXlsPlugin
<https://trac-hacks.org/wiki/ExportImportXlsPlugin> from above link"
https://trac-hacks.org/wiki/ExportImportXlsPlugin "
Its shows plugins installed when i run the command "PIP LIST "
But doesn!t shows import field in URL , also from admin " Plugins xlwt
,xlrd and ExportImportXlsPlugin
<https://trac-hacks.org/wiki/ExportImportXlsPlugin>" is missing .
Below is my TRAC.ini config
"importexportxls.admin_ui.importexportadminpanel = disabled
talm_importer.importer.importmodule = enabled

Please note i tried to enabled "
importexportxls.admin_ui.importexportadminpanel " still it doen!t work


On Thursday, 7 September 2023 at 21:12:19 UTC+5:30 RjOllos wrote:

> On Thursday, September 7, 2023 at 7:31:42?AM UTC-4 vpill...@gmail.com
> wrote:
>
> ExcelDownloadPlugin 0.12.0.6
> Flask 1.1.4
> Flask-Excel 0.0.7
> fGenshi 0.7.7
> html5lib 1.1
> ImportExportXLS 0.3
> javapackages 1.0.0
> jdcal 1.4.1
> Jinja2 2.11.3
> LDAPAuthNZPlugin 1.0
> lml 0.1.0
> lxml 3.2.1
> MarkupSafe 1.1.1
> MultipleWorkflowPlugin 1.5.3
> netCDF4 1.2.7
> netsnmp-python 1.0a1
> nose 1.3.7
> numpy 1.7.1
> openpyxl 2.6.4
> perf 0.1
> pip 20.3.4
> policycoreutils-default-encoding 0.1
> pycurl 7.19.0
> pyexcel 0.5.15
> pyexcel-io 0.5.20
> pyexcel-webio 0.1.4
> Pygments 2.5.2
> pygobject 3.22.0
> pygpgme 0.3
> pyliblzma 0.5.3
> pyparsing 1.5.6
> python-ldap 2.4.15
> python-linux-procfs 0.4.9
> pytz 2023.3
> pyudev 0.15
> pyxattr 0.5.1
> requests 2.27.1
> schedutils 0.4
> seobject 0.1
> sepolicy 1.1
> setuptools 0.9.8
> six 1.16.0
> slip 0.4.0
> slip.dbus 0.4.0
> SSSDConfig 1.16.5
> textile 3.0.4
> texttable 1.6.7
> Trac 1.4.3
> trac-WorkflowNotificationPlugin 0.6
> TracAccountManager 0.6.dev0
> TracAdvancedTicketWorkflow 1.2.1
> TracAutocompleteUsersPlugin 0.4.7
> TracGraphviz 1.4.0.3
> TracHtmlNotificationPlugin 0.12.0.3
> TracLDAPAuth 1.2.1
> TracSensitiveTickets 1.2.4
> TracTags 0.10
> TracWikiExtras 1.3.2.dev0
> TracWikinfo 0.2
> TracXMLRPC 1.1.9.dev0
> urlgrabber 3.10
> urllib3 1.26.16
> webencodings 0.5.1
> Werkzeug 1.0.1
> wheel 0.37.1
> xlrd 2.0.1
> xlwt 1.3.0
>
> Installed the plugin importexportplugin .
> Still import option is viewed
> Please help me
>
> Regards
>
>
> Which plugin are you referring to? This one?
> https://trac-hacks.org/wiki/ExportImportXlsPlugin
>

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/a2770def-b4c9-42af-add4-981423ab861en%40googlegroups.com.
Re: Import Tab missing from admin panel [ In reply to ]
Below is the trac logs
2023-09-08 17:53:02,172 Trac[loader] ERROR: Skipping "tracexceldownload.api
= tracexceldownload.api": VersionConflict: (Trac 1.4.3
(/usr/lib/python2.7/site-packages), Requirement.parse('Trac>=0.12,<1.4'))
2023-09-08 17:53:02,172 Trac[loader] ERROR: Skipping
"tracexceldownload.ticket = tracexceldownload.ticket": VersionConflict:
(Trac 1.4.3 (/usr/lib/python2.7/site-packages),
Requirement.parse('Trac>=0.12,<1.4'))
2023-09-08 17:53:02,172 Trac[loader] ERROR: Skipping
"tracexceldownload.translation = tracexceldownload.translation":
VersionConflict: (Trac 1.4.3 (/usr/lib/python2.7/site-packages),
Requirement.parse('Trac>=0.12,<1.4'))
2023-09-08 17:53:02,173 Trac[loader] ERROR: Skipping
"trachtmlnotification.notification = trachtmlnotification.notification":
ImportError: No module named trachtmlnotification.notification
2023-09-08 17:53:02,188 Trac[loader] ERROR: Skipping "workflow_notification
= workflow_notification": ImportError: cannot import name NotifyEmai

On Friday, 8 September 2023 at 10:42:58 UTC+5:30 Venu Pillai wrote:

> Actually i am facing issue with IMPORT field/tab is not *seen* in TRAC
> URL , even though i am admin to the URL.
> After installing Plugins xlwt ,xlrd and ExportImportXlsPlugin
> <https://trac-hacks.org/wiki/ExportImportXlsPlugin> from above link"
> https://trac-hacks.org/wiki/ExportImportXlsPlugin "
> Its shows plugins installed when i run the command "PIP LIST "
> But doesn!t shows import field in URL , also from admin " Plugins xlwt
> ,xlrd and ExportImportXlsPlugin
> <https://trac-hacks.org/wiki/ExportImportXlsPlugin>" is missing .
> Below is my TRAC.ini config
> "importexportxls.admin_ui.importexportadminpanel = disabled
> talm_importer.importer.importmodule = enabled
>
> Please note i tried to enabled "
> importexportxls.admin_ui.importexportadminpanel " still it doen!t work
>
>
> On Thursday, 7 September 2023 at 21:12:19 UTC+5:30 RjOllos wrote:
>
>> On Thursday, September 7, 2023 at 7:31:42?AM UTC-4 vpill...@gmail.com
>> wrote:
>>
>> ExcelDownloadPlugin 0.12.0.6
>> Flask 1.1.4
>> Flask-Excel 0.0.7
>> fGenshi 0.7.7
>> html5lib 1.1
>> ImportExportXLS 0.3
>> javapackages 1.0.0
>> jdcal 1.4.1
>> Jinja2 2.11.3
>> LDAPAuthNZPlugin 1.0
>> lml 0.1.0
>> lxml 3.2.1
>> MarkupSafe 1.1.1
>> MultipleWorkflowPlugin 1.5.3
>> netCDF4 1.2.7
>> netsnmp-python 1.0a1
>> nose 1.3.7
>> numpy 1.7.1
>> openpyxl 2.6.4
>> perf 0.1
>> pip 20.3.4
>> policycoreutils-default-encoding 0.1
>> pycurl 7.19.0
>> pyexcel 0.5.15
>> pyexcel-io 0.5.20
>> pyexcel-webio 0.1.4
>> Pygments 2.5.2
>> pygobject 3.22.0
>> pygpgme 0.3
>> pyliblzma 0.5.3
>> pyparsing 1.5.6
>> python-ldap 2.4.15
>> python-linux-procfs 0.4.9
>> pytz 2023.3
>> pyudev 0.15
>> pyxattr 0.5.1
>> requests 2.27.1
>> schedutils 0.4
>> seobject 0.1
>> sepolicy 1.1
>> setuptools 0.9.8
>> six 1.16.0
>> slip 0.4.0
>> slip.dbus 0.4.0
>> SSSDConfig 1.16.5
>> textile 3.0.4
>> texttable 1.6.7
>> Trac 1.4.3
>> trac-WorkflowNotificationPlugin 0.6
>> TracAccountManager 0.6.dev0
>> TracAdvancedTicketWorkflow 1.2.1
>> TracAutocompleteUsersPlugin 0.4.7
>> TracGraphviz 1.4.0.3
>> TracHtmlNotificationPlugin 0.12.0.3
>> TracLDAPAuth 1.2.1
>> TracSensitiveTickets 1.2.4
>> TracTags 0.10
>> TracWikiExtras 1.3.2.dev0
>> TracWikinfo 0.2
>> TracXMLRPC 1.1.9.dev0
>> urlgrabber 3.10
>> urllib3 1.26.16
>> webencodings 0.5.1
>> Werkzeug 1.0.1
>> wheel 0.37.1
>> xlrd 2.0.1
>> xlwt 1.3.0
>>
>> Installed the plugin importexportplugin .
>> Still import option is viewed
>> Please help me
>>
>> Regards
>>
>>
>> Which plugin are you referring to? This one?
>> https://trac-hacks.org/wiki/ExportImportXlsPlugin
>>
>

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/6d774e8f-ef1e-42e3-bec4-122fdc361f34n%40googlegroups.com.
Re: Re: Import Tab missing from admin panel [ In reply to ]
Still i am not able view import tab in trac 1.4

On Fri, 8 Sept 2023 at 17:53, Venu Pillai <vpillai1973@gmail.com> wrote:

> Below is the trac logs
> 2023-09-08 17:53:02,172 Trac[loader] ERROR: Skipping
> "tracexceldownload.api = tracexceldownload.api": VersionConflict: (Trac
> 1.4.3 (/usr/lib/python2.7/site-packages),
> Requirement.parse('Trac>=0.12,<1.4'))
> 2023-09-08 17:53:02,172 Trac[loader] ERROR: Skipping
> "tracexceldownload.ticket = tracexceldownload.ticket": VersionConflict:
> (Trac 1.4.3 (/usr/lib/python2.7/site-packages),
> Requirement.parse('Trac>=0.12,<1.4'))
> 2023-09-08 17:53:02,172 Trac[loader] ERROR: Skipping
> "tracexceldownload.translation = tracexceldownload.translation":
> VersionConflict: (Trac 1.4.3 (/usr/lib/python2.7/site-packages),
> Requirement.parse('Trac>=0.12,<1.4'))
> 2023-09-08 17:53:02,173 Trac[loader] ERROR: Skipping
> "trachtmlnotification.notification = trachtmlnotification.notification":
> ImportError: No module named trachtmlnotification.notification
> 2023-09-08 17:53:02,188 Trac[loader] ERROR: Skipping
> "workflow_notification = workflow_notification": ImportError: cannot import
> name NotifyEmai
>
> On Friday, 8 September 2023 at 10:42:58 UTC+5:30 Venu Pillai wrote:
>
>> Actually i am facing issue with IMPORT field/tab is not *seen* in TRAC
>> URL , even though i am admin to the URL.
>> After installing Plugins xlwt ,xlrd and ExportImportXlsPlugin
>> <https://trac-hacks.org/wiki/ExportImportXlsPlugin> from above link"
>> https://trac-hacks.org/wiki/ExportImportXlsPlugin "
>> Its shows plugins installed when i run the command "PIP LIST "
>> But doesn!t shows import field in URL , also from admin " Plugins xlwt
>> ,xlrd and ExportImportXlsPlugin
>> <https://trac-hacks.org/wiki/ExportImportXlsPlugin>" is missing .
>> Below is my TRAC.ini config
>> "importexportxls.admin_ui.importexportadminpanel = disabled
>> talm_importer.importer.importmodule = enabled
>>
>> Please note i tried to enabled "
>> importexportxls.admin_ui.importexportadminpanel " still it doen!t work
>>
>>
>> On Thursday, 7 September 2023 at 21:12:19 UTC+5:30 RjOllos wrote:
>>
>>> On Thursday, September 7, 2023 at 7:31:42?AM UTC-4 vpill...@gmail.com
>>> wrote:
>>>
>>> ExcelDownloadPlugin 0.12.0.6
>>> Flask 1.1.4
>>> Flask-Excel 0.0.7
>>> fGenshi 0.7.7
>>> html5lib 1.1
>>> ImportExportXLS 0.3
>>> javapackages 1.0.0
>>> jdcal 1.4.1
>>> Jinja2 2.11.3
>>> LDAPAuthNZPlugin 1.0
>>> lml 0.1.0
>>> lxml 3.2.1
>>> MarkupSafe 1.1.1
>>> MultipleWorkflowPlugin 1.5.3
>>> netCDF4 1.2.7
>>> netsnmp-python 1.0a1
>>> nose 1.3.7
>>> numpy 1.7.1
>>> openpyxl 2.6.4
>>> perf 0.1
>>> pip 20.3.4
>>> policycoreutils-default-encoding 0.1
>>> pycurl 7.19.0
>>> pyexcel 0.5.15
>>> pyexcel-io 0.5.20
>>> pyexcel-webio 0.1.4
>>> Pygments 2.5.2
>>> pygobject 3.22.0
>>> pygpgme 0.3
>>> pyliblzma 0.5.3
>>> pyparsing 1.5.6
>>> python-ldap 2.4.15
>>> python-linux-procfs 0.4.9
>>> pytz 2023.3
>>> pyudev 0.15
>>> pyxattr 0.5.1
>>> requests 2.27.1
>>> schedutils 0.4
>>> seobject 0.1
>>> sepolicy 1.1
>>> setuptools 0.9.8
>>> six 1.16.0
>>> slip 0.4.0
>>> slip.dbus 0.4.0
>>> SSSDConfig 1.16.5
>>> textile 3.0.4
>>> texttable 1.6.7
>>> Trac 1.4.3
>>> trac-WorkflowNotificationPlugin 0.6
>>> TracAccountManager 0.6.dev0
>>> TracAdvancedTicketWorkflow 1.2.1
>>> TracAutocompleteUsersPlugin 0.4.7
>>> TracGraphviz 1.4.0.3
>>> TracHtmlNotificationPlugin 0.12.0.3
>>> TracLDAPAuth 1.2.1
>>> TracSensitiveTickets 1.2.4
>>> TracTags 0.10
>>> TracWikiExtras 1.3.2.dev0
>>> TracWikinfo 0.2
>>> TracXMLRPC 1.1.9.dev0
>>> urlgrabber 3.10
>>> urllib3 1.26.16
>>> webencodings 0.5.1
>>> Werkzeug 1.0.1
>>> wheel 0.37.1
>>> xlrd 2.0.1
>>> xlwt 1.3.0
>>>
>>> Installed the plugin importexportplugin .
>>> Still import option is viewed
>>> Please help me
>>>
>>> Regards
>>>
>>>
>>> Which plugin are you referring to? This one?
>>> https://trac-hacks.org/wiki/ExportImportXlsPlugin
>>>
>> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Trac Users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/trac-users/-omKI7RtQ_Q/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> trac-users+unsubscribe@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/trac-users/6d774e8f-ef1e-42e3-bec4-122fdc361f34n%40googlegroups.com
> <https://groups.google.com/d/msgid/trac-users/6d774e8f-ef1e-42e3-bec4-122fdc361f34n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/CAMqFx3FrZoGBo6rKQRLvPA7ZrvG%2B13ka2Zvm9FYQLdpF21U1xg%40mail.gmail.com.
Re: Re: Import Tab missing from admin panel [ In reply to ]
hello,

as your logs clearly state is you plugin not compatible with trac version
1.4.x so you need to look for a plugin version that is.

Cheers

Markus

Am Mo., 11. Sept. 2023 um 05:00 Uhr schrieb Venu Pillai <
vpillai1973@gmail.com>:

> Still i am not able view import tab in trac 1.4
>
> On Fri, 8 Sept 2023 at 17:53, Venu Pillai <vpillai1973@gmail.com> wrote:
>
>> Below is the trac logs
>> 2023-09-08 17:53:02,172 Trac[loader] ERROR: Skipping
>> "tracexceldownload.api = tracexceldownload.api": VersionConflict: (Trac
>> 1.4.3 (/usr/lib/python2.7/site-packages),
>> Requirement.parse('Trac>=0.12,<1.4'))
>> 2023-09-08 17:53:02,172 Trac[loader] ERROR: Skipping
>> "tracexceldownload.ticket = tracexceldownload.ticket": VersionConflict:
>> (Trac 1.4.3 (/usr/lib/python2.7/site-packages),
>> Requirement.parse('Trac>=0.12,<1.4'))
>> 2023-09-08 17:53:02,172 Trac[loader] ERROR: Skipping
>> "tracexceldownload.translation = tracexceldownload.translation":
>> VersionConflict: (Trac 1.4.3 (/usr/lib/python2.7/site-packages),
>> Requirement.parse('Trac>=0.12,<1.4'))
>> 2023-09-08 17:53:02,173 Trac[loader] ERROR: Skipping
>> "trachtmlnotification.notification = trachtmlnotification.notification":
>> ImportError: No module named trachtmlnotification.notification
>> 2023-09-08 17:53:02,188 Trac[loader] ERROR: Skipping
>> "workflow_notification = workflow_notification": ImportError: cannot import
>> name NotifyEmai
>>
>> On Friday, 8 September 2023 at 10:42:58 UTC+5:30 Venu Pillai wrote:
>>
>>> Actually i am facing issue with IMPORT field/tab is not *seen* in TRAC
>>> URL , even though i am admin to the URL.
>>> After installing Plugins xlwt ,xlrd and ExportImportXlsPlugin
>>> <https://trac-hacks.org/wiki/ExportImportXlsPlugin> from above link"
>>> https://trac-hacks.org/wiki/ExportImportXlsPlugin "
>>> Its shows plugins installed when i run the command "PIP LIST "
>>> But doesn!t shows import field in URL , also from admin " Plugins xlwt
>>> ,xlrd and ExportImportXlsPlugin
>>> <https://trac-hacks.org/wiki/ExportImportXlsPlugin>" is missing .
>>> Below is my TRAC.ini config
>>> "importexportxls.admin_ui.importexportadminpanel = disabled
>>> talm_importer.importer.importmodule = enabled
>>>
>>> Please note i tried to enabled "
>>> importexportxls.admin_ui.importexportadminpanel " still it doen!t work
>>>
>>>
>>> On Thursday, 7 September 2023 at 21:12:19 UTC+5:30 RjOllos wrote:
>>>
>>>> On Thursday, September 7, 2023 at 7:31:42?AM UTC-4 vpill...@gmail.com
>>>> wrote:
>>>>
>>>> ExcelDownloadPlugin 0.12.0.6
>>>> Flask 1.1.4
>>>> Flask-Excel 0.0.7
>>>> fGenshi 0.7.7
>>>> html5lib 1.1
>>>> ImportExportXLS 0.3
>>>> javapackages 1.0.0
>>>> jdcal 1.4.1
>>>> Jinja2 2.11.3
>>>> LDAPAuthNZPlugin 1.0
>>>> lml 0.1.0
>>>> lxml 3.2.1
>>>> MarkupSafe 1.1.1
>>>> MultipleWorkflowPlugin 1.5.3
>>>> netCDF4 1.2.7
>>>> netsnmp-python 1.0a1
>>>> nose 1.3.7
>>>> numpy 1.7.1
>>>> openpyxl 2.6.4
>>>> perf 0.1
>>>> pip 20.3.4
>>>> policycoreutils-default-encoding 0.1
>>>> pycurl 7.19.0
>>>> pyexcel 0.5.15
>>>> pyexcel-io 0.5.20
>>>> pyexcel-webio 0.1.4
>>>> Pygments 2.5.2
>>>> pygobject 3.22.0
>>>> pygpgme 0.3
>>>> pyliblzma 0.5.3
>>>> pyparsing 1.5.6
>>>> python-ldap 2.4.15
>>>> python-linux-procfs 0.4.9
>>>> pytz 2023.3
>>>> pyudev 0.15
>>>> pyxattr 0.5.1
>>>> requests 2.27.1
>>>> schedutils 0.4
>>>> seobject 0.1
>>>> sepolicy 1.1
>>>> setuptools 0.9.8
>>>> six 1.16.0
>>>> slip 0.4.0
>>>> slip.dbus 0.4.0
>>>> SSSDConfig 1.16.5
>>>> textile 3.0.4
>>>> texttable 1.6.7
>>>> Trac 1.4.3
>>>> trac-WorkflowNotificationPlugin 0.6
>>>> TracAccountManager 0.6.dev0
>>>> TracAdvancedTicketWorkflow 1.2.1
>>>> TracAutocompleteUsersPlugin 0.4.7
>>>> TracGraphviz 1.4.0.3
>>>> TracHtmlNotificationPlugin 0.12.0.3
>>>> TracLDAPAuth 1.2.1
>>>> TracSensitiveTickets 1.2.4
>>>> TracTags 0.10
>>>> TracWikiExtras 1.3.2.dev0
>>>> TracWikinfo 0.2
>>>> TracXMLRPC 1.1.9.dev0
>>>> urlgrabber 3.10
>>>> urllib3 1.26.16
>>>> webencodings 0.5.1
>>>> Werkzeug 1.0.1
>>>> wheel 0.37.1
>>>> xlrd 2.0.1
>>>> xlwt 1.3.0
>>>>
>>>> Installed the plugin importexportplugin .
>>>> Still import option is viewed
>>>> Please help me
>>>>
>>>> Regards
>>>>
>>>>
>>>> Which plugin are you referring to? This one?
>>>> https://trac-hacks.org/wiki/ExportImportXlsPlugin
>>>>
>>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "Trac Users" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/trac-users/-omKI7RtQ_Q/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> trac-users+unsubscribe@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/trac-users/6d774e8f-ef1e-42e3-bec4-122fdc361f34n%40googlegroups.com
>> <https://groups.google.com/d/msgid/trac-users/6d774e8f-ef1e-42e3-bec4-122fdc361f34n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> 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+unsubscribe@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/trac-users/CAMqFx3FrZoGBo6rKQRLvPA7ZrvG%2B13ka2Zvm9FYQLdpF21U1xg%40mail.gmail.com
> <https://groups.google.com/d/msgid/trac-users/CAMqFx3FrZoGBo6rKQRLvPA7ZrvG%2B13ka2Zvm9FYQLdpF21U1xg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/CAJ4osO%3DtzTtZnQywkELnjdej_i7VrGkx76V%2B_9ug2sYaYaRUfQ%40mail.gmail.com.
Re: Re: Import Tab missing from admin panel [ In reply to ]
On Mon, Sep 11, 2023 at 12:00?PM Venu Pillai <vpillai1973@gmail.com> wrote:
>
> Still i am not able view import tab in trac 1.4
>

I just tried to install the plugin to fresh Trac Environment and
confirmed "Import/Export XLS" menu shown in admin tab. Your
configuration should be wrong. Please re-check your trac.ini or share
your trac.ini.

Installation steps:

1. Install the plugin:
$ /path/to/venv/bin/pip install
svn+https://trac-hacks.org/svn/exportimportxlsplugin/0.12/
2. Add the following to trac.ini in order to enable the plugin:
[components]
importexportxls.* = enabled
3. Restart web server if needed.

--
Jun Omae <jun66j5@gmail.com> (?? ?)

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/CAEVLMajcWdE_XbDVyTV%2BipKWjGXE3J33NAxqfZdtBp9XCtAKHQ%40mail.gmail.com.
Re: Re: Import Tab missing from admin panel [ In reply to ]
Thanks it worked

Regards

On Wed, 13 Sept 2023, 08:34 Jun Omae, <jun66j5@gmail.com> wrote:

> On Mon, Sep 11, 2023 at 12:00?PM Venu Pillai <vpillai1973@gmail.com>
> wrote:
> >
> > Still i am not able view import tab in trac 1.4
> >
>
> I just tried to install the plugin to fresh Trac Environment and
> confirmed "Import/Export XLS" menu shown in admin tab. Your
> configuration should be wrong. Please re-check your trac.ini or share
> your trac.ini.
>
> Installation steps:
>
> 1. Install the plugin:
> $ /path/to/venv/bin/pip install
> svn+https://trac-hacks.org/svn/exportimportxlsplugin/0.12/
> 2. Add the following to trac.ini in order to enable the plugin:
> [components]
> importexportxls.* = enabled
> 3. Restart web server if needed.
>
> --
> Jun Omae <jun66j5@gmail.com> (?? ?)
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Trac Users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/trac-users/-omKI7RtQ_Q/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> trac-users+unsubscribe@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/trac-users/CAEVLMajcWdE_XbDVyTV%2BipKWjGXE3J33NAxqfZdtBp9XCtAKHQ%40mail.gmail.com
> .
>

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/CAMqFx3G7oB%2BzD-dTS33yZp1HGcd39%2Bk9Vo8L3KvUCv7gJX579A%40mail.gmail.com.