Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

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

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


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

> 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://11113005]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-19 18:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found