Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^3: Development of PerlMonks "Mobile" is now open for business

by LanX (Saint)
on Feb 15, 2020 at 01:31 UTC ( [id://11112983]=note: print w/replies, xml ) Need Help??


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

I already started sensible threads in pmdev and people - including the gods - lost track when they got longer.

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

  • Comment on Re^3: Development of PerlMonks "Mobile" is now open for business

Replies are listed 'Best First'.
Re^4: Development of PerlMonks "Mobile" is now open for business
by jdporter (Paladin) on Feb 15, 2020 at 19:21 UTC

    I apologize. I for one find it difficult to follow the discussion because the technologies being discussed are so far outside my ken.

      > I for one find it difficult to follow the discussion because the technologies being discussed are so far outside my ken.

      I apologize too.

      I have a patch for 'Everything::HTML::tagApprove' and it even has an inbuilt mechanism to be overridden if a Everything::NewHTML:tagApprove exists.

      sub tagApprove { for(_test){ goto &$_ if $_ }
      BEGIN { my $exist= eval { require Everything::NewHTML; 1 }; sub _test {

      other options are expanding the CSS or totally disabling the tag in question. (no details here)

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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11112983]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-25 17:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found