http://www.perlmonks.org?node_id=11113061


in reply to Re^3: Development of PerlMonks "Mobile" is now open for business
in thread Development of PerlMonks "Mobile" is now open for business

without RAT support

Patches welcome. :-)

and/or messages

Notification on reply seems to work for me...

I reckon we are the only monastery ever to have a dungeon stuffed with 16,000 zombies.
  • Comment on Re^4: Development of PerlMonks "Mobile" is now open for business

Replies are listed 'Best First'.
Re^5: Development of PerlMonks "Mobile" is now open for business
by LanX (Saint) on Feb 17, 2020 at 21:00 UTC
    How can I patch pmdevtopic? ;-)

    Authorized Readers: default(all) <--- Authorized Creators: cabal(usergroup) Authorized Updaters: default(owner) Authorized Deleters: gods(usergroup)

    honestly I don't think the concept to list all threads in pmdev is sustainable.

    Why can't we create a new nodetype which is included in RAT but only displays for pmdev (or similar)?

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery

      How can I patch pmdevtopic?

      OK, so, you don't patch the nodetype itself, you patch the htmlcode and other code-type nodes associated with the nodetype. Under Relevant pages are listed the htmlpage nodes which render various views of any node of the given nodetype. However, I don't think you'll need to alter (or add) any views of usergroupnote nodes. At this point, aren't we just talking about modifying handle_threaded_nodes (which is the htmlcode behind Recently Active Threads)?

      I reckon we are the only monastery ever to have a dungeon stuffed with 16,000 zombies.