|
Memory
Guest
|
|
« Reply #1 on: March 12, 2023 @75.49 » |
|
Can you believe that I had done something similar in 2021? When I had discovered this WAP thing thanks to your website and for InvisibleUp I was thinking of doing something like that in my webspace at Igloo Cafe. I had done some PHP code and a little testing and it worked great, but because wApua (WML client I use a lot) can't read HTTP headers (such as redirect headers) I had to make each page displays a previous and next URL link like it does on my Red Robot webring.
Sadly I have lost my entire WML files of my webspace on there and I only have the WML structure of the webring in a Notepad++ tab. If you want I could try recreating all that and do it again.
|
|
« Last Edit: March 12, 2023 @91.24 by GeckoF »
|
Logged
|
|
|
|
|
Memory
Guest
|
|
« Reply #3 on: March 12, 2023 @86.90 » |
|
Yeah, would be good to get something going. Does WAP support PHP?
Obviously, just you need to add a header("Content-type: text/vnd.wap.wml"); on the beginning of the PHP script so that the webserver requests that PHP file from the clients as a WML document.
|
|
« Last Edit: April 27, 2023 @601.90 by GeckoF »
|
Logged
|
|
|
|
Memory
Guest
|
|
« Reply #4 on: March 12, 2023 @419.97 » |
|
I have phones that still support full WAP/WML, I can go test things.
|
|
|
Logged
|
|
|
|
Memory
Guest
|
|
« Reply #5 on: March 13, 2023 @750.89 » |
|
After so many annoying troubles with my Nginx server that for some reason I can't make PHP scripts run on my /home directory, I decided to temporarily move this prototype to my Ctrl-C.club space. For now I managed to create the next and previous navigation and the widget. https://ctrl-c.club/~geckof/wapring/index.wml#0@Cobra! If you want to start placing this replace the ?usr=gecko GET on the next/previous URLs to your username
|
|
« Last Edit: March 13, 2023 @759.75 by GeckoF »
|
Logged
|
|
|
|
|
Memory
Guest
|
|
« Reply #7 on: March 14, 2023 @95.22 » |
|
So https://ctrl-c.club/~geckof/wapring/?usr=cobradile ?
something like this <!-- BEGIN WAPRING CODE -->
<anchor>
<-<go href="//ctrl-c.club/~geckof/wapring/prev.php?usr=cobradile" />
</anchor>
[<anchor>
THE WAP-RING<go href="//ctrl-c.club/~geckof/wapring/index.wml#0" />
</anchor>]
<anchor>
-><go href="//ctrl-c.club/~geckof/wapring/next.php?usr=cobradile" />
</anchor>
<br />
<!-- END WAPRING CODE -->
|
|
« Last Edit: March 25, 2023 @507.19 by GeckoF »
|
Logged
|
|
|
|
|
|
|
|
Memory
Guest
|
|
« Reply #12 on: March 29, 2023 @34.04 » |
|
Sorry but unfortunately it doesn't count since the webring is rather intended for wApua-friendly sites and those made in WML 1.0 to 1.2. BTW I'm going to move the wapring homepage to wap.igloocafe.space/~gecko instead of CTRL-C.club soon, stay alert. Is there a way to register for the ring, @GeckoF, or would just adding the widget do it for you?
I just added a few minutes ago information to join the webring on the homepage. No forms or anything, just contact me, I add it to a .txt list and that's it.
|
|
« Last Edit: March 29, 2023 @449.32 by GeckoF »
|
Logged
|
|
|
|
|
Memory
Guest
|
|
« Reply #14 on: March 29, 2023 @44.41 » |
|
I will not accept it anyways
|
|
|
Logged
|
|
|
|