Re: find doesn't work in composer

2018-10-03 Thread Brooke Clarke

Hi Mark B:

THANK YOU, THANK YOU.
Not only did this work removing the empty lines, but it offers a way to edit 
this page.

--
Have Fun,

Brooke Clarke
https://www.PRC68.com
https://www.end2partygovernment.com/2012Issues.html
axioms:
1. The extent to which you can fix or improve something will be limited by how 
well you understand how it works.
2. Everybody, with no exceptions, holds false beliefs.

 Original Message 

Date: Tue, 2 Oct 2018 17:39:04 -0700
From: Mark B
To:support-seamonkey@lists.mozilla.org
Subject: Re: find doesn't work in composer
Message-ID:
Content-Type: text/plain; charset=UTF-8; format=flowed

Hi Brooke,

I opened your web pagehttps://www.end2partygovernment.com  in composer
and found lots of blank lines.  The best way I have found to get rid of
these is to open the HTML file in Notepad++ (free download at
https://notepad-plus-plus.org/).

Select all, then under Edit in the toolbar, go to Line Operations/Remove
Empty Lines, click on it and voila, no empty lines.

Save as, select file type, save.  Reopen in composer.


Brooke Clarke wrote:

Hi:
Currently I have a web page where there large white spaces that take up
a lot of space:
https://www.end2partygovernment.com
I tried to delete the white space but now some of the embedded videos
have gone away.? It takes a very long time to find anything in the html
pane in order to make repairs.
I'll now try the pane with tags since it might help.? But you can not
delete tags in that pane.? The embedded videos start with a tag "IFrame"
which can not be changed.
It can be changed in the  Source but it's almost impossible to
find them there w/o a working search function.


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Protect cookies from being deleted

2018-10-03 Thread EE

Frank-Rainer Grahl wrote:
90% of all websites will just behave erratically this way. Not 
recommended unless you visit a small set of sites and not more.


FRG

EE wrote:
You can default to blocking cookies and make exceptions for those that 
you need.  If you do that, you will not be clearing cookies because 
the only ones you have will be those that you want to keep.


I have an extension that makes it convenient to change cookie settings 
for individual sites if needed.  I have been treating cookies like that 
for years, and it has not been a problem.  For sites that I visit 
rarely, but still need cookies, I limit them to session cookies only.


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: find doesn't work in composer

2018-10-03 Thread Lee
On 10/3/18, Brooke Clarke  wrote:
> Hi Mark B:
>
> THANK YOU, THANK YOU.
> Not only did this work removing the empty lines, but it offers a way to edit
> this page.

You also might like http://www.html-tidy.org/
  (binaries are here:  https://binaries.html-tidy.org/)

do something like
  tidy -q -modify -indent -wrap 120 --tidy-mark no FILENAME
to clean up the html and then use notepad++ for any final edits.

Regards,
Lee

>
> --
> Have Fun,
>
> Brooke Clarke
> https://www.PRC68.com
> https://www.end2partygovernment.com/2012Issues.html
> axioms:
> 1. The extent to which you can fix or improve something will be limited by
> how well you understand how it works.
> 2. Everybody, with no exceptions, holds false beliefs.
>
>  Original Message 
>> Date: Tue, 2 Oct 2018 17:39:04 -0700
>> From: Mark B
>> To:support-seamonkey@lists.mozilla.org
>> Subject: Re: find doesn't work in composer
>> Message-ID:
>> Content-Type: text/plain; charset=UTF-8; format=flowed
>>
>> Hi Brooke,
>>
>> I opened your web pagehttps://www.end2partygovernment.com  in composer
>> and found lots of blank lines.  The best way I have found to get rid of
>> these is to open the HTML file in Notepad++ (free download at
>> https://notepad-plus-plus.org/).
>>
>> Select all, then under Edit in the toolbar, go to Line Operations/Remove
>> Empty Lines, click on it and voila, no empty lines.
>>
>> Save as, select file type, save.  Reopen in composer.
>>
>>
>> Brooke Clarke wrote:
>>> Hi:
>>> Currently I have a web page where there large white spaces that take up
>>> a lot of space:
>>> https://www.end2partygovernment.com
>>> I tried to delete the white space but now some of the embedded videos
>>> have gone away.? It takes a very long time to find anything in the html
>>> pane in order to make repairs.
>>> I'll now try the pane with tags since it might help.? But you can not
>>> delete tags in that pane.? The embedded videos start with a tag "IFrame"
>>> which can not be changed.
>>> It can be changed in the  Source but it's almost impossible to
>>> find them there w/o a working search function.
>
> ___
> support-seamonkey mailing list
> support-seamonkey@lists.mozilla.org
> https://lists.mozilla.org/listinfo/support-seamonkey
>
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Protect cookies from being deleted

2018-10-03 Thread John

EE wrote:
I have an extension that makes it convenient to change cookie settings 
for individual sites if needed.  I have been treating cookies like that 
for years, and it has not been a problem.  For sites that I visit 
rarely, but still need cookies, I limit them to session cookies only.


Which extension is that?  Does it provide any more functionality than 
SeaMonkey's built-in per-domain cookie settings?


John
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey