Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: New here! Would like to do wiki things  (Read 213 times)

0 Members and 1 Guest are viewing this topic.

henrebotha

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 2
  • Last login:Yesterday at 05:34:23 pm
  • I want to build my own arcade controls!
New here! Would like to do wiki things
« on: July 08, 2025, 11:17:15 am »
Hi!

I stumbled across the wiki and thence the forum. I would like to contribute to the wiki. There's a ton of good information there but also some simple issues I can easily fix (like "external" links that are actually supposed to link to internal pages but probably got overlooked in a newwiki.arcadecontrols.com → wiki.arcadecontrols.com migration).

I live in Haarlem, I am a software developer, and I like to design and build arcade-ish controllers for home use in everything from fighting games to 3D RPGs.

PL1

  • Global Moderator
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 9667
  • Last login:Today at 12:23:25 pm
  • Designated spam hunter
Re: New here! Would like to do wiki things
« Reply #1 on: July 08, 2025, 07:31:51 pm »
Welcome to BYOAC.  PM sent with your new wiki login info.   ;D

I stumbled across the wiki and thence the forum. I would like to contribute to the wiki. There's a ton of good information there but also some simple issues I can easily fix (like "external" links that are actually supposed to link to internal pages but probably got overlooked in a newwiki.arcadecontrols.com → wiki.arcadecontrols.com migration).
Most of the "external" links you're referring to point to a subsection on a page.

For example, the "external" link . . .
Code: [Select]
[http://wiki.arcadecontrols.com/index.php?title=Joysticks#Analog_Joysticks analog joystick/yoke]
. . . points to the "#Analog_Joysticks" subsection on the "Joysticks" page and the link text on the referring page is "analog joystick".  (Looks and works great as long as the domain is right.)

Compare that to the "internal" link . . .
Code: [Select]
[[Wiring#IEC_Fused_Power_Inlet_with_a_Lighted_Switch]]
. . . that links to the "IEC_Fused_Power_Inlet_with_a_Lighted_Switch" subsection of the "Wiring" page (Good so far . . .) with the link text "Wiring#IEC_Fused_Power_Inlet_with_a_Lighted_Switch" on the referring page. (. . . and that's where it goes bad.  :( )

Is there a way to change the link text on the referring page for the second code example?
- Looked several years ago, but didn't find any examples of how to do that.

The not so great news is that we've been waiting six years for Saint to
  1.) fix the wiki configuration so we can upload image files, and
  2.) hopefully restore the wikis to their original domains since doing that will automatically fix the thousands upon thousands of forum posts that linked to pages and images on both the original wiki and the new one.  (see quote below)

So far, there have only been three minor text updates to the wiki since they were restored from the backups six years ago.  Two by Felsir and one by me.
- I have copies of all three so they would be easy to redo if Saint ever does put the wikis back on the original domains.
- Might not be a bad idea to keep a running list of any changes you make in the unlikely case Saint ever does get around to doing #2.

Related quote from a previously public BUG REPORTS thread about the wikis:
The problem is that Saint accidently restored the old and new wikis to the wrong domains.   :(
- The old wiki should have been restored to the "wiki" domain instead of the "oldwiki" domain.
- The new wiki should have been restored to the "newwiki" domain instead of the "wiki" domain.

Once Saint moves the wikis back to the original domains, all of the "newwiki" links and embedded images will work again.   ;D

For now, it looks like only embedded images from the old wiki might still work since all of those images were transferred to the new wiki.   :dunno

The old wiki didn't use ".php", so those page links will only work if you change the "wiki" part of the URL to "index.php".
    Old style page link format (returns a 404 error)
http://wiki.arcadecontrols.com/wiki/Restoration
    New style page link format
http://wiki.arcadecontrols.com/index.php/Restoration


Scott

henrebotha

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 2
  • Last login:Yesterday at 05:34:23 pm
  • I want to build my own arcade controls!
Re: New here! Would like to do wiki things
« Reply #2 on: Yesterday at 04:16:48 am »
So in short, don't mess with "bad" links pointing to newwiki or wiki? That's fair.

CheffoJeffo

  • Cheffo's right! ---saint
  • Wiki Master
  • Trade Count: (+2)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7784
  • Last login:Yesterday at 11:46:54 am
  • Worthless button pusher!
Re: New here! Would like to do wiki things
« Reply #3 on: Yesterday at 08:32:49 am »
Scott, you are a trooper! That saint's a slacker. ::)
Working: Not Enough
Projects: Too Many
Progress: None

PL1

  • Global Moderator
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 9667
  • Last login:Today at 12:23:25 pm
  • Designated spam hunter
Re: New here! Would like to do wiki things
« Reply #4 on: Yesterday at 04:41:36 pm »
So in short, don't mess with "bad" links pointing to newwiki or wiki? That's fair.
Actually, just figured out how to do an "internal" link with alternate text so it displays on the page like the "bad" links do.

You can change a "bad" link like this . . .
Code: [Select]
[http://newwiki.arcadecontrols.com/index.php?title=Light_Guns#Lightgun_Games_List Lightgun Games]
. . . to a good link like this.
Code: [Select]
[[Light_Guns#Lightgun_Games_List | Lightgun Games]]<br>

Don't know how I missed this formatting syntax before.   :embarassed:

Open season on "bad" links!   :lol


Scott