mcjArchiView

Introduction

the good old Daz3D forums have been archived at http://forumarchive.daz3d.com

but for now at least, we cant see images attached to the posts without doing nerdy tricks

mcjArchiView lets you create a permanent or volatile copy of a post, as an html file,

and view it, with the attached pictures!

Installation

The zip package is found at the bottom of this page

unzip it in your daz content folder, typically C:\Program Files\DAZ\Studio\content\

once installed, it will appear in your content library, under Studio / Scripts / mcasual

Use

Launch the script

Go to http://forumarchive.daz3d.com

optionally, you can use mcjArchiView's "go to forumArchive" button to do this.

copy the text of a post of interest

example

ah HA! now we're talkin'

a simple straight ribbon was bent to an asymmetric and stratocasterrific shape !

( it still needs work but you know i was so happy i got to that point )

<a target=_blank href="postimages/origimage_1_3412629.png"><img border=0 src="postimages/image_1_3412629.jpg"></a>

and paste in in the large text editor section of mcjArchiView

press the 'Do it" button

The script will now create a web page from this, and open it in a new tab of your internet browser.

By default these web pages are created in Daz Studio's temporary folder.

When you close Daz Studio, the files are destroyed.

If you select mcjArchiView's "Save to disk" option,

then you can specify the path and name of the html file that will be written.

Keepers!

Note that this does not save the images to disk. If you have the right to save these images,

to really safekeep them, use your browser's facilities.

In the case of Firefox this means File / Save Page As ...

License

//===================================================================

// by mCasual/Jacques

//===================================================================

// ( MIT License )

// Copyright (c) <2012> <mCasual/Jacques>

// Permission is hereby granted, free of charge, to any person

// obtaining a copy of this software and associated documentation

// files (the "Software"), to deal in the Software without

// restriction, including without limitation the rights to use,

// copy, modify, merge, publish, distribute, sublicense, and/or sell

// copies of the Software, and to permit persons to whom the

// Software is furnished to do so, subject to the following

// conditions:

//

// The above copyright notice and this permission notice shall be

// included in all copies or substantial portions of the Software.

//

// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,

// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES

// OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND

// NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT

// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,

// WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR

// OTHER DEALINGS IN THE SOFTWARE.

//===============================================================================================