Keyboard Shortcuts
Likes
Search
#featurerequest Request for Cover Image caption
#featurerequest
Paul M.,
Apparently my group's message formatting choice of 'text only' DOESNot reproduced in my test group. Changing your Editor Preference on the Preferences page of your Account /will/ affect the creation of new Wiki pages (sets the format of that page). Clicking on the hamburger menu to show advanced formattng in the WikiI think this may relate to screen width, as Bruce suggested. Shal -- Help: /static/help More Help: /g/GroupManagersForum/wiki Even More Help: Search button at the top of Messages list |
On Tue, Dec 31, 2019 at 06:19 PM, Epicatt2 wrote:
No Bruce. I'm using a Macbook Pro with OS 10.11 plus Safari. Your own preferences for your own account don't affect the group settings. Just change (at least for testing purposes ) in your Account (your name, top right corner). Website Preferences. BTW, I am using a MacBook Pro too, 13 inch - OS 10.15.2
|
On Tue, Dec 31, 2019 at 06:20 PM, Shal Farley wrote:
== == Shal, what you suggest is unlikely since my Macbook Pro is a 15-incher. The Wiki page is being displayed in the Safari window full screen . And the image is not enlarged unduly. I also checked that possibility by enlarging and shrinking the image in the window by using [ Command + '+' or '-' ]. Also checked by dragging the window larger and smaller. Neither option caused any truncating of the dropped down formatting menu for the Wiki setup. It still apears to me that our group's setting to 'text only' must be suppressing those text formatting options. Nor does there seem to be any way to change that in my account's Preferences accessed upper right corner under my name. I even checked there, JIC. Maybe there's something that I'm still missing which does allow adding those text formatting options/buttons for Wiki but so far I haven't found where/how to enable them. I do have the sticky Wiki page with a photo displayed at the top of the message page and that's the main thing I was after, after all. I can live wth the two black periods flanikng the photo. Regards, Paul M. CostaRicaLiving https: //groups.io/g/CostaRicaLiving == |
On Thu, Jan 2, 2020 at 10:14 AM, Epicatt2 wrote:
I also checked that possibility by enlarging and shrinking the image in the window by using [ Command + '+' or '-' ]. Also checked by dragging the window larger and smaller.Did you refresh the page after changing sizes?? That's caught me a time or two. Duane -- Help: /static/help GMF's Wiki: /g/GroupManagersForum/wiki Search button at the top of Messages list A few site FAQs: /static/pricing#frequently-asked-questions |
On Thu, Jan 2, 2020 at 10:14 AM, Epicatt2 wrote:
It still apears to me that our group's setting to 'text only' must be suppressing those text formatting options.It shouldn't.? I just tested on one of my groups that is text only and the formatting bar has all the tools as long as my account preference is set to html and the window is large enough. Duane -- Help: /static/help GMF's Wiki: /g/GroupManagersForum/wiki Search button at the top of Messages list A few site FAQs: /static/pricing#frequently-asked-questions |
Paul, Shal, what you suggest is unlikely since my Macbook Pro is a 15-incher.? I believe what matters is the pixel width, not the physical width.
I've noticed the problem when the window is below around 1000 pixels wide.
That said, I'd think a modern machine like that would have more than enough pixels in the default screen size. So maybe there is a problem with how the site's responsive code is interpreting your device's parameters. I also checked that possibility by enlarging and shrinking the image in the window by using [ Command + '+'? or '-' ].? Also checked by dragging the window larger and smaller.? Neither option caused any truncating of the dropped down formatting menu for the Wiki setup. One of my complaints with the current setup is that the collection of buttons is "locked in" at the time you open the page. Changing the size or zoom afterward won't cause the missing buttons to appear. This makes it tedious to test the width issue. Nor does there seem to be any way to change that in my account's Preferences accessed upper right corner under my name.? I even checked there, JIC. It should be there: -- Help: /static/help More Help: /g/GroupManagersForum/wiki Even More Help: Search button at the top of Messages list |
On Thu, Jan 2, 2020 at 11:46 AM, Duane wrote:
On Thu, Jan 2, 2020 at 10:14 AM, Epicatt2 wrote:Epicatt2, I tested the other day and posted here as well. You don't have to change the group's settings. Just your own in Account (top right corner). And I found I could make a change to the wiki with the extra tools, and it remained, even after I changed my editor preference to text. In fact, I could use the functions on previously created pages even after changing to text editor. Frances ? -- Moving to Groups.io (without easy transfer)
|
On Thu, Jan 2, 2020 at 12:06 PM, Shal Farley wrote:
== == Well Shal, color me extra slooow!, but I finally understood the explanation about changing the Editor option in my Preferences to HTML temporarily. Once I did that yes, the other formatting buttons showed up in the Wiki Formatting Bar under the dropdown menu and I was able to effect the wanted changes. So thanks to everyone on here who offered me help and suggestions, and also for all the explanations and patient nudging. I never would've figured it out on my own. And with any luck this extended thread may help out some other newbies who're having a similar problem. Cheers! Paul M. == |
On 2020-01-06 at 10:59:06 AM, Bruce Bowman <bruce.bowman@...> wrote:
Instead of periods to force the image display, replace each period with The wiki editor won't accept that. You have to enter some non-whitespaceIf you click on "Show Advanced Toolbar" button (the button looks like ¡Ô) and then click on "Source code" (the button looks like <>), you can edit the HTML and add -- Christopher W. <lists@...> |
On Tue, Jan 7, 2020 at 12:11 AM, Christopher W. wrote:
If you click on "Show Advanced Toolbar" button (the button looks like ¡Ô) andYes. But it won't save unless you have some non-whitespace characters. Try it. Bruce |
On 2020-01-06 at 9:30:10 PM, Bruce Bowman <bruce.bowman@...> wrote:
If you click on "Show Advanced Toolbar" button (the button looks like ¡Ô) Yes. But it won't save unless you have some non-whitespace characters.Indeed! My testing was on a page that did have some non-whitespace characters. I can confirm that a page of just the following won't save. <p> <img src="/..." /> </p> -- Christopher W. <lists@...> |