Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repairing the template images in Manila sites #79

Open
scripting opened this Issue May 18, 2018 · 7 comments

Comments

Projects
None yet
4 participants
@scripting
Copy link
Owner

scripting commented May 18, 2018

I'm trying to repair my father's mbatoolbox.org.

It's a statically rendered Manila site. All the text is there, but the theme, whose graphic elements were hosted on downloads.redjupiter.com, are gone.

Looking at the urls of the images, it's pretty clear he used theme35 for this site.

I don't mind doing some string substitutions on the HTML. But I need the actual images that go with that theme.

If you have them, or know where I can get them, I don't mind hosting them on an appropriate domain here, on static storage. Let me know.

PS: Here's an example of an image. Do not click the link however, it will try to install Flash, and you probably don't want that.

@triptych

This comment has been minimized.

Copy link

triptych commented May 18, 2018

Could you perhaps get them from archive.org's snapshots of the site?

@triptych

This comment has been minimized.

@scripting

This comment has been minimized.

Copy link
Owner Author

scripting commented May 18, 2018

@charlie-payne

This comment has been minimized.

Copy link

charlie-payne commented May 18, 2018

It looks like the files for the Transmitter 1.2 theme (theme35) are in http://static.userland.com/users/images/theme35. Here's a listing of files in that subfolder from a Wget I did on an old Manila site that uses that theme:

11/02/2007 10:18 AM 384 bDiscussion.gif
11/02/2007 10:18 AM 597 bg.jpg
11/02/2007 10:18 AM 529 col2Bottom.jpg
11/02/2007 10:18 AM 63 col2BottomBG.gif
11/02/2007 10:18 AM 484 col2BottomLeft.jpg
11/02/2007 10:18 AM 1,608 col2Left.jpg
11/02/2007 10:18 AM 315 Col2LeftBG.jpg
11/02/2007 10:18 AM 313 col2TopBG.jpg
11/02/2007 10:18 AM 442 col2TopLeft.jpg
11/02/2007 10:18 AM 492 curveRest.jpg
11/02/2007 10:18 AM 1,633 discuss.gif
11/02/2007 10:18 AM 3,778 dot11.jpg
11/02/2007 10:18 AM 1,285 dot12.jpg
11/02/2007 10:18 AM 1,654 dot13.jpg
11/02/2007 10:18 AM 4,518 dot21.jpg
11/02/2007 10:18 AM 3,723 dot22001.jpg
11/02/2007 10:18 AM 381 dotBG2.jpg
11/02/2007 10:18 AM 313 menuBottomBG.jpg
11/02/2007 10:18 AM 498 menuBottomLeft.jpg
11/02/2007 10:18 AM 1,446 menuLeft.jpg
11/02/2007 10:18 AM 312 menuTopBG.jpg
11/02/2007 10:18 AM 514 menuTopLeft.jpg
11/02/2007 10:18 AM 1,067 menuTopRight.jpg

I have a question you might be able to answer. I have an old Manila site as a .root file. Do you know a way to turn that root into files and folders I can upload to GitHub?

@grantdunham

This comment has been minimized.

Copy link

grantdunham commented May 18, 2018

Not sure if you were able to get the files from above. If not, they're available.

@scripting

This comment has been minimized.

Copy link
Owner Author

scripting commented May 18, 2018

Thanks @charlie-payne -- that's exactly what I wanted. I was hoping the files would end up on static.userland.com. How nice that they're already there.

So I wrote a script to change the files, They look almost perfect except for a glitch in the upper left corner.

image

But it's infinitely better than it was in the morning.

Dave

@scripting

This comment has been minimized.

Copy link
Owner Author

scripting commented May 18, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.