• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

the link Terrasse-West_20000831.jpg source: Terrasse-West_20000831.jpg is published as Terrasse-West_20000831.jpg

the link http://GassauerFerdinand@localhost:10092/twiki/bin/view/JG39/DerArchitekt is published as http://jg39.balder.prohosting.com/DerArchitekt.html

it looks like that ATTACHURL statements (may be only in tables?) are not solved correctly

this script (not very polished) made the website working

where * JG39 is the exported Web * localhost:10092 is where my twiki is run localy

*************** for i in `ls *.html` do echo $i sed -e 's/http:\/\/localhost:10092\/twiki\/bin\/attach\/JG39//g' $i | sed -e 's/http:\/\/localhost:10092//g' | sed -e 's/\/twiki\/bin\/view\/JG39\///g' >t

mv t $i done ***************

BTW: some special URL's (like searches, ) and links leading to nowhere should be deactivated.


The contrib correctly converts attachment URLs used in a and img tags. You can't do a blanket conversion the way you describe because that will also match text, and not just links.

I can't find any error. Discarding.

CC

ItemTemplate
Summary PublishAddon leaks absolute URLs
ReportedBy FerdinandGassauer
SVN Range

AppliesTo Extension
Component PublishContrib
Priority Normal
CurrentState No Action Required
WaitingFor

TargetRelease major
Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r4 - 2006-03-02 - CrawfordCurrie
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback