Recent activity
Subscribe to this feed
A comment on the question "Why is font always defaulting to Lucida Sans in authoring?" in PBwiki:
I did check that first thing, and FF font is set to Arial. With Google Sites, and pretty much every wiki I've used in the past, there is a default font that is independent of the browser's default font. – Hugh, on May 09, 2008 12:28
The Real Chuck replied on May 08, 2008 21:18 to the question "Why is font always defaulting to Lucida Sans in authoring?" in PBwiki:
Jeez, so sorry to upset you, Guy.
I might have interpreted the original question differently (why is font defaulting to Lucida?) and I don't know for sure if I understand your answer, isn't it waaay out of context? I reacted to some of your statements which in my belief aren't true, to me 'automatically' and 'specific' are contradictory by nature, you do have a conveniently way of quoting urselves and making it hard for me to understand your logic. Let's be friends, OK?
This discussion is really about the WYSIWYG editor and its peculiar behavior, in this case not expanding the chosen formatting to inserted links or table rows.
And I have to disappoint you here, I don't know how to solve this, I barely use the editor, dive directly into source mode, whatever our dear friend, the Vu Man, may think of that.
Lately, on another platform, I have been using other editors which have a built-in way of applying pre-defined div & span to page-elements. PBwiki 3.0?
However, maybe the person asking the original question is better off applying some general CSS styling in his/her Sidebar, telling the wiki to display everything in Arial? Or do it page level, by putting everything into a div with styling (in source mode and then don't touch those formatting buttons no more ..)?
A comment on the question "Why is font always defaulting to Lucida Sans in authoring?" in PBwiki:
Segoe is the default user interface font for Windows Vista (http://en.wikipedia.org/wiki/Segoe_UI). Lucida Grande is the default user interface font for Mac OS X (http://en.wikipedia.org/wiki/Lucida_Grande). – Mark Christian, on May 08, 2008 18:41
Guy Fawkes replied on May 08, 2008 18:15 to the question "Why is font always defaulting to Lucida Sans in authoring?" in PBwiki:
Well, "Chuck", you should try some details next time, because you are wrong. The "font" button in the PBwiki Editor uses a span to apply the font; there is no way to have that span automatically generated and applied to page elements (the crucial part of my quote that you left out for your convenience). CSS is also a dead-end, as there is no way to have PBwiki automatically assign class or ID tags to page elements, either. Even if you buy their "CSS Support", you would still be limited to re-styling existing classes and IDs, because you can't tell the editor to automatically apply your own classes and IDs to page elements. Sure, you can use the built-in classes, and some of your page elements are covered under some of those classes. But there is no way for a user to have PBwiki automatically apply that CSS to a page element (unless it's already applied by default). The user has no control over that.
I hope all those blows to the head haven't addled you too much to understand what I'm saying here, Chuckles. Feel free to provide a link to a working example, if you feel that you can "have PBwiki automatically apply a specific font-family to page elements", without doing anything manually.
The Real Chuck replied on May 08, 2008 17:59 to the question "Why is font always defaulting to Lucida Sans in authoring?" in PBwiki:
Without going into details, your remark as there is no way to have PBwiki automatically apply a specific font-family is, what we call over here, BS.
Six occurences of 'font-family' in PBwiki's 2.0 stylesheet when we stopped counting, the most important ones specifying Segoe UI (where the h*ll is that?), Lucinda Grande and Arial, in that order.
Our dear friend, MacUser, explained here how it works.
The Real Chuck replied on May 06, 2008 15:00 to the question "too much info required on login" in PBwiki:
Oh, and to answer the original question how can I configure my wiki so visitors only have to enter the password, and not their name and email? have a look at this demo page.
Good luck!
The Real Chuck replied on May 06, 2008 13:56 to the question "too much info required on login" in PBwiki:
wonder no more: it's possible, see it in action
Rachel Pennig replied on May 01, 2008 19:37 to the problem "How can I make my pbwiki open?" in PBwiki:
The Real Chuck replied on May 01, 2008 15:34 to the problem "How can I make my pbwiki open?" in PBwiki:
have a look at this conversation
A comment on the question "Equations are not showing on pages for users that are not logged onto the system" in PBwiki:
This is definitely a bug, even if you do cut and paste eventually you have to hit the next finish anyway after you modify the equation. – blaor, on April 29, 2008 13:53
A comment on the question "Equations are not showing on pages for users that are not logged onto the system" in PBwiki:
"they changed something" -- Welcome to PBwiki! – Guy Fawkes, on April 28, 2008 18:04
A comment on the question "Equations are not showing on pages for users that are not logged onto the system" in PBwiki:
Why don't you file that as a bug, "Chuck"? – Guy Fawkes, on April 28, 2008 18:03
The Real Chuck replied on April 28, 2008 17:45 to the question "Equations are not showing on pages for users that are not logged onto the system" in PBwiki:
The Real Chuck replied on April 27, 2008 12:02 to the question "No "create an account" link" in PBwiki:
Hi there, not sure I understand the question here. Do you mean to hide the "create an account" link at the top right of your public 2.0 wiki?
If so, this code (put it in your SideBar so it loads on every page, write into Google Gadget plugin) will hide the "Anonymous", "Create an account" and "Log in" bits:
<style type="text/css">
#top-content { display: none; }
</style>
Loading Profile...

