The Subaru SVX World Network

The Subaru SVX World Network (https://www.subaru-svx.net/forum/index.php)
-   General SVX Babble (https://www.subaru-svx.net/forum/forumdisplay.php?f=2)
-   -   SVXipedia (https://www.subaru-svx.net/forum/showthread.php?t=25568)

Earthworm 04-14-2005 06:30 PM

SVXipedia
 
OK, so I'm going to throw this out as a work in progress. I have just added a link on http://svx-iw.com/ to submit your own information/troubleshooting articles.

This is still in the early stages but it is functional. There is no tutorial as of yet. All I can say for now is to make sure to include your network name when you add an article and for inline images just specify the location:

<file=description>

If you're still reading this, the link to submit an article is in the SVXipedia section in the above link.

longassname 04-14-2005 08:37 PM

Quote:

Originally Posted by Earthworm
OK, so I'm going to through this out as a work in progress. I have just added a link on http://svx-iw.com/ to submit your own information/troubleshooting articles.

This is still in the early stages but it is functional. There is no tutorial as of yet. All I can say for now is to make sure to include your network name when you add an article and for inline images use standard HTML code:

<img src=filename.jpg>

Also don't use any paths or the image won't show up.

If you're still reading this, the link to submit an article is in the troubleshooting section in the above link.


I still object to the Terry Mclane FAQ being posted like it's the bible of all things SVX. The top of the page claims that the information stems from all in the svx community and makes no note of the fact that there are things in it known to be incorrect now or of it's being terribly dated. In my mind it's to continue being posted it should be with those notes boldly pronounced up top. You and I may know it's a dated document and not truly representative of the current state of knowledge but it claims othewise at the top of the page and could easily missguide anyone who just bought an svx and is researching around for the first time.

TomsSVX 04-16-2005 10:40 AM

I will be doing a write up with pictures once I do Chike's and Soobie Tom's front seals on June 2nd. Should be able to get it on the web by the 3rd or 4th. Hope this will help some of you looking to do it.

Tom

Earthworm 04-18-2005 01:56 PM

Quote:

Originally Posted by longassname
I still object to the Terry Mclane FAQ being posted like it's the bible of all things SVX. The top of the page claims that the information stems from all in the svx community and makes no note of the fact that there are things in it known to be incorrect now or of it's being terribly dated. In my mind it's to continue being posted it should be with those notes boldly pronounced up top. You and I may know it's a dated document and not truly representative of the current state of knowledge but it claims othewise at the top of the page and could easily missguide anyone who just bought an svx and is researching around for the first time.

I agree completely. I will add a disclaimer at the beginning of the FAQ indicating the date it was written and that not all information may still be accurate. Don't forget that other copies of this FAQ are available and are linked to as well. There was talks of creating a new FAQ but I don't know what happened. If it was dropped then I can start putting together a new FAQ with up to date information.

SVX-FF 04-18-2005 04:54 PM

David I have a couple of "The End Wrench" articles on the 4EAT transmission that have a lot of good infomation. Here is the linkie . If you can use them, with the copyright thing and all, I have some more that might be useful.
Let me know.

Steve

n00b on demand 04-18-2005 06:18 PM

That is some awesome stuff!!! I would print it out but its alot of pages.

Electrophil 04-18-2005 06:39 PM

Quote:

Originally Posted by SVX-FF
David I have a couple of "The End Wrench" articles on the 4EAT transmission that have a lot of good infomation.

Steve

Excellent material. Thanks for sharing! :)

Earthworm 04-19-2005 01:53 PM

Quote:

Originally Posted by SVX-FF
David I have a couple of "The End Wrench" articles on the 4EAT transmission that have a lot of good infomation. Here is the linkie . If you can use them, with the copyright thing and all, I have some more that might be useful.
Let me know.

Steve

Actually you could add it yourself. If you're familiar with HTML you could attach the PDF's to the article. If not a mod can take care of that for you.

The files upload as an image but you link to it like you would link to any file/URL:

Code:

<a href=filename.pdf>Link Description</a>

SVX-FF 04-19-2005 03:27 PM

Quote:

Originally Posted by Earthworm
Actually you could add it yourself. If you're familiar with HTML you could attach the PDF's to the article.

The files upload as an image but you link to it like you would link to any file/URL:

Code:

<a href=filename.pdf>Link Description</a>

Sorry Dave I am still on HTML ver D for dummy :D I have not a clue on that stuff.

Steve

Earthworm 04-19-2005 04:03 PM

That means I'll need to work on a help document for submitting articles. There's a great reference site for HTML at www.w3schools.com

Earthworm 04-19-2005 05:34 PM

Instructions for Submitting an Article on SVX-IW.COM
 
Step 1 - have any pictures and files for your article ready to upload
Step 2 - load http://svx-iw.com
Step 3 - click the SVXipedia link
Step 4 - click the "HERE" link to load the submission page
Step 5 - select the number of files and photos you will be including in your article and click the "Update" button. This is important to do first as if you change this later all fields will be reset
Step 6 - enter the title, author and text of your article
Step 7 - use the browse buttons below the article text to select the files and photos you want to include in your article. Enter a description for each file
Step 8 - click the "Submit" button and you're done

Your article will be reviewed by mods for accuracy and updated to match the format currently being used on http://svx-iw.com. Once the article has been approved it will be moved to the correct category in the troubleshooting section.


Here are some hints when writing your article:

- the article is pure HTML so any HTML tags will work

- to add inline images to your article use the following code: <img src=photo.jpg> where "photo.jpg" is the name of the image you will be uploading

- to add links to files you will be uploading (eg. PDF's) use the following code: <a href=file.pdf>Description</a> where "file.pdf" is the name of the file you are uploading and "Description" is the name of the link a user would click on to download that file

- additional HTML tutorials can be found on http://www.w3schools.com but it is not necessary to add HTML to your article as the moderators will do it for you

Earthworm 04-22-2005 03:52 PM

Added info to the previous post indicating that I'm now keeping track of the authors of the submitted articles.

We need more people to submit your articles. Get cracking!

Chiketkd 04-25-2005 12:23 AM

I'll submit some articles this week I've written that are now How-To files on the network.

I'll also work one up for general advice on drag racing an SVX! :)

-Chike

Earthworm 04-25-2005 03:57 PM

Quote:

Originally Posted by Chiketkd
I'll submit some articles this week I've written that are now How-To files on the network.

I'll also work one up for general advice on drag racing an SVX! :)

-Chike

Awesome. Can't wait.

Don't forget to check if your articles are already on my site. I spent a lot of time converting the PDF's from the how-to locker when the lockers were down.

If you or anyone else wants assistance with submitting articles let me know...you know where to find me :D

Chiketkd 04-25-2005 07:45 PM

Quote:

Originally Posted by Earthworm
Awesome. Can't wait.

Don't forget to check if your articles are already on my site. I spent a lot of time converting the PDF's from the how-to locker when the lockers were down.

If you or anyone else wants assistance with submitting articles let me know...you know where to find me :D

No prob David. I'll check your site first.

I'm kinda excited about writing the drag racing artcile. It probably will just be a few paragraphs, but it is one thing I enjoy doing a lot with my SVX!

-Chike


All times are GMT -6. The time now is 09:25 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
© 2001-2015 SVX World Network
(208)-906-1122