SID-01229: PublishWebPlugin Not Creating Zip File
| Status: |
Answered |
TWiki version: |
5.0.1 |
Perl version: |
5.005 |
| Category: |
PublishWebPlugin |
Server OS: |
RedHat |
Last update: |
14 years ago |
Actually it is related with one of the issue with
PublishWebPlugin
in Twiki 5.0.1 version.
PublishContrib Plugin was much better than this new
PublishWebPlugin as it creates Dumps of topics and Attachments in a dingle zip file and then too automatically but this New plugin doenot creates the zip file on it own.
Can anybody please let me know if there is any way i can use the old version of this Plugin on Twiki 5.0.1 or the way to configure the
latest version to create the zip file automatically.
Reply is highly appreciated.
--
GauravMittal - 2011-07-11
Discussion and Answer
Can anybody answer to my query?
--
GauravMittal - 2011-07-27
Gaurav, TWiki is open source. Many people contribute for free to tailor TWiki to their needs. If you find a missing feature you need and do not want/cannot implement on your own I invite you to hire one of the
TWikiConsultants to enhance TWiki to your needs.
Also, I invite you to get involved with the TWiki community. As a contributor you can actively make a difference and help shape the product. It is also more likely you get help by the community when you have questions. Learn
how to get involved.
--
PeterThoeny - 2011-07-29
PS: May be you want the
GetAWebAddOn?
--
PeterThoeny - 2011-07-29
Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the
TWiki consultants if you need timely help. We invite you to
get involved with the community, it is more likely you get community support if you support the open source project!
--
PeterThoeny - 2011-09-08
GetAWebAddOn generate text format but i want to get the format in html file together will zipping them all together. please help me in this case. it is really important for us as for now?
--
GauravMittal - 2012-01-23
If the feature you need does not magically appear within the time frame you need you can hire a consultant. Consider this as your contribution back to the community.
--
PeterThoeny - 2012-01-23
these is a bug in the
PublishWebPlugin.pm file when twiki is used using https.
link are coming wrong when you try to publish the web/topic.
i had fixed the issue you need to make the below medification in the
PublishWebPlugin.pm file in the /lib/TWiki/Plugins path
in the handleLink subroutine you need to add the https after the http|ftp below is the snapshot:
(http|ftp|https)
--
GauravMittal - 2012-02-13
but still the publish plugin is not removing the host and protocol in the topic code so that it is easy to explore the topic on local. it is still getting pointed to the Server.
Is there anybody who has the fix to this?
--
GauravMittal - 2012-02-17
Can anybody please help me to rectify this issue?
--
GauravMittal - 2012-02-21
Gaurav, please see my comment of 2011-07-29.
--
PeterThoeny - 2012-02-22
That Plugin give only the dump of the topic in txt format. But we need to have the html format which is provided by
PublishWebPlugin.
so can you please help me in this case.
--
GauravMittal - 2012-03-13
--
GauravMittal - 2012-03-13
Gaurav, TWiki is open source, you are welcome to take software for free and you are invited to contribute back. You can hire one of the
TWikiConsultants if you need timely help.
--
PeterThoeny - 2012-03-13
I can understand your comments Peter.
unfortunately i also didnt get any feedback regarding this from my leads. moreover i am also contributing to the errors in the code if any on a timely basis.
Also in this topic also i had mentioned a bug in the Twiki code. but because of some bug in the code the links is again getting pointed to the Server and not to the local directory where the dump has been made.
Request you to please let me know if by my this comment anybody can help me in this.
Hope you can understand my position here,
Thanks for your understanding,
--
GauravMittal - 2012-03-16
Is there anybody who can help me for the above issue?
--
GauravMittal - 2012-04-24
Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the
TWiki consultants if you need timely help. We invite you to
get involved with the community, it is more likely you get community support if you support the open source project!
--
PeterThoeny - 2012-07-01
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.