Hiya everybody, just as an addendum. This is my userChrome.css in order to
remove the GUI items related to Pocket. These should work in the Hidden UI
section of CCK2 as well.
/* Pocket Integration @ [ESR] 52b8 */
#pocket-button,
#menu_pocket,
#menu_pocketSeparator
{
display: none !important;
}
Regards,
Chris
On 22 February 2017 at 09:26, Christian Rottler <[email protected]> wrote:
> userChrome.css of course :-P
>
> On 22 February 2017 at 09:25, Christian Rottler <[email protected]> wrote:
>
>> Hiya everybody, just as an addendum. This is my chrome.css in order to
>> remove the GUI items related to Pocket. These should work in the Hidden UI
>> section of CCK2 as well.
>>
>> /* Pocket Integration @ [ESR] 52b8 */
>> #pocket-button,
>> #menu_pocket,
>> #menu_pocketSeparator
>>
>> {
>> display: none !important;
>> }
>>
>> Regards,
>> Chris
>>
>> On 22 February 2017 at 06:27, Kaply Consulting <[email protected]>
>> wrote:
>>
>>> You're correct. They are different preferences for ESR and for Rapid
>>> release.
>>>
>>> In my latest CCK2, I just set both preferences.
>>>
>>> Mike
>>>
>>> On Wed, Feb 15, 2017 at 4:28 PM, Warren Sanders <[email protected]>
>>> wrote:
>>>
>>>> Thanks Mike! This appears to be fixed for rapid release but not for
>>>> ESR.
>>>>
>>>> ESR doesn't appear to use *extensins.pocket.enabled* yet and
>>>> *browser.pocket.enabled* looks to be what CCK2 toggles. It may be
>>>> disabled but doesn't remove advertising it under the Bookmarks menu for
>>>> ESR.
>>>>
>>>> I don't use CCK2 for my RR Firefox from Linux rpm, but it doesn't
>>>> appear to be using *browser.pocket.enabled* where it is in ESR. So
>>>> back to hiding it the band-aid way but hey it works!
>>>>
>>>> Thanks again,
>>>>
>>>> Warren
>>>>
>>>> 2017-02-08 8:30 GMT-07:00 Kaply Consulting <[email protected]>:
>>>>
>>>>> The pocket problem is a CCK2 bug. The name of the preference to
>>>>> disable pocket changed. It's now:
>>>>>
>>>>> extensions.pocket.enabled
>>>>>
>>>>> If you add this to the preferences section and lock it, you shouldn't
>>>>> need to change Hidden UI.
>>>>>
>>>>> It will be fixed in the next version.
>>>>>
>>>>> Mike
>>>>>
>>>>> 2017-01-10 12:45 GMT-06:00 Warren Sanders <[email protected]>:
>>>>>
>>>>>> I haven't gone looking for a list but have one item hiding
>>>>>> successfully by using the example that was given above the Hidden UI
>>>>>> section:
>>>>>>
>>>>>> *menuitem[label="View Pocket List"]*
>>>>>> Even tho CCK2 disables Pocket in the Miscellaneous section, it was
>>>>>> still showing up in the menu, so this was my fix. You use the literal
>>>>>> menu
>>>>>> verbiage as the label.
>>>>>>
>>>>>> Warren
>>>>>>
>>>>>> 2017-01-10 4:10 GMT-07:00 Niklas Kaumanns <[email protected]>:
>>>>>>
>>>>>>> Hello everyone,
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> I’m new to this list and IT-Support generally. I’m currently testing
>>>>>>> Firefox ESR with CCK2 to build a version we can use.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> Currently I’m stuck at the ‘Hide UI’-screen as I cannot find any
>>>>>>> documentation about the CSS-selectors used in Firefoxs Menu.
>>>>>>>
>>>>>>> An old thread pointed me into the direction of the ‘DOMi inspector’
>>>>>>> but I couldn’t get it to show me the CSS I was looking for.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> Can you point me into a direction leading me to the CSS selector of
>>>>>>> the Firefox UI, so that I can hide it via CCK2?
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> With kindest regards,
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> Niklas Kaumanns
>>>>>>>
>>>>>>> Maas und Partner Architekten
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> [image: Maas Logo E-Mail]
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> vertreten durch den alleinigen Inhaber Michael Maas.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> Josef-Pieper Str. 2
>>>>>>>
>>>>>>> 48149 Münster
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> Tel: 0251 / 986 222-42
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> [email protected] <[email protected]>
>>>>>>>
>>>>>>> www.maasundpartner.com
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> Bei den Maas und Partner Architekten handelt es sich nicht um eine
>>>>>>> Partnerschaftsgesellschaft im Sinne des PartGG.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> „Vertraulichkeitshinweis - In dieser Nachricht und in jedem
>>>>>>> übermittelten Anhang befinden sich vertrauliche Informationen,
>>>>>>>
>>>>>>> welche nur für diejenigen Personen und das Unternehmen bestimmt
>>>>>>> sind, an die sie tatsächlich gerichtet sind. Sind Sie
>>>>>>>
>>>>>>> nicht der Bestimmungsempfänger, so werden Sie hiermit darauf
>>>>>>> hingewiesen, dass jegliche Verbreitung sowie das Kopieren
>>>>>>>
>>>>>>> (auch teilweise), der Gebrauch der eingegangenen E-Mail und den
>>>>>>> darin enthaltenen Informationen, gesetzlich verboten sind
>>>>>>>
>>>>>>> und ggf. Schadenersatzpflichten bewirken. Ist die Nachricht aufgrund
>>>>>>> eines Übermittlungsfehlers bei Ihnen eingegangen, so
>>>>>>>
>>>>>>> bitten wir Sie, den Sender davon unverzüglich in Kenntnis zu setzen.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> Sicherheitswarnung: Das Internet ist kein sicheres
>>>>>>> Kommunikationsmedium. Um einen Computervirenbefall weitestgehend
>>>>>>>
>>>>>>> auszuschließen, haben wir Schritte eingeleitet, die im Rahmen
>>>>>>> unseres Qualitätsmanagements und der gebotenen Sorgfalt
>>>>>>>
>>>>>>> liegen. Wir können jedoch aufgrund der Natur des Internets das
>>>>>>> Risiko eines Computervirenbefalls dieser E-Mail nicht
>>>>>>>
>>>>>>> verhindern.“
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Enterprise mailing list
>>>>>>> [email protected]
>>>>>>> https://mail.mozilla.org/listinfo/enterprise
>>>>>>>
>>>>>>> To unsubscribe from this list, please visit
>>>>>>> https://mail.mozilla.org/listinfo/enterprise or send an email to
>>>>>>> [email protected] with a subject of "unsubscribe"
>>>>>>>
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Enterprise mailing list
>>>>>> [email protected]
>>>>>> https://mail.mozilla.org/listinfo/enterprise
>>>>>>
>>>>>> To unsubscribe from this list, please visit
>>>>>> https://mail.mozilla.org/listinfo/enterprise or send an email to
>>>>>> [email protected] with a subject of "unsubscribe"
>>>>>>
>>>>>
>>>>>
>>>>
>>>
>>> _______________________________________________
>>> Enterprise mailing list
>>> [email protected]
>>> https://mail.mozilla.org/listinfo/enterprise
>>>
>>> To unsubscribe from this list, please visit
>>> https://mail.mozilla.org/listinfo/enterprise or send an email to
>>> [email protected] with a subject of "unsubscribe"
>>>
>>
>>
>
_______________________________________________
Enterprise mailing list
[email protected]
https://mail.mozilla.org/listinfo/enterprise
To unsubscribe from this list, please visit
https://mail.mozilla.org/listinfo/enterprise or send an email to
[email protected] with a subject of "unsubscribe"