• Webv4 JS for Message Date

    From Cellguy@VERT/MSBGTN01 to All on Sat Feb 20 11:50:47 2021
    I an not very good at jS programming. Here is my question, I would like to addãa function on the webv4 page that adds the last message date to the forums subãlist. what would be the text I would insert and where? I pretty sure it wouldãbe inserted in webv4/lib/forum.js.ããThis question may not have enough details so let me know and I can fill in theãblanks. Like I said, all i am really wanting to do is add the last messageãdate to the subs in the forum list.ãã---ã þ Synchronet þ * Slate Hell BBS | msbgtn01.synchro.net | Mooresburg, TNã
  • From echicken@VERT/ECBBS to Cellguy on Sat Feb 20 23:13:37 2021
    Re: Webv4 JS for Message Dateã By: Cellguy to All on Sat Feb 20 2021 11:50:47ãã Ce> add a function on the webv4 page that adds the last message date to theã Ce> forums sub list. what would be the text I would insert and where? I prettyã Ce> sure it would be inserted in webv4/lib/forum.js.ããThis used to be a feature in a previous iteration of the web UI, but I didn't implement it this time around because it was a bit slow.ããI may add it back in when I get back to rewriting the forum page, which will be pretty soon now. There are faster or less obtrusive ways of doing it than I did before.ããAnyway, if you want to add it this feature, the thing to do would be to copy webv4/pages/002-forum.ssjs over to webv4/mods/pages/002-forum.ssjs, and then add your code somewhere in there. It's not terribly complicated, but it is more involved than just inserting a bit of text.ã ã--- ãechicken ãelectronic chicken bbs - bbs.electronicchicken.comã---ã þ Synchronet þ electronic chicken bbs - bbs.electronicchicken.comã
  • From Cellguy@VERT/MSBGTN01 to echicken on Sun Feb 21 00:54:01 2021
    Re: Webv4 JS for Message Dateã By: echicken to Cellguy on Sat Feb 20 2021 11:13 pmãããUnfortunatly, I have no idea what the code would be. Whe it comes to javaãprogramming, I have no idea what I am doing. I know enough to make thingsãbreak. I can wait for it to be added in. I used to use it in v3 as a quickãand easy way to verify my mail toss was working every morning. When I movedãover to webv4, i was disapointed that function was gone. But, I do like Webv4,ãit seems easier to customise.ãã---ã þ Synchronet þ * Slate Hell BBS | msbgtn01.synchro.net | Mooresburg, TNã