Sign In
•
Register
Discussions
Sign In
Close
Home
›
cgregory
›
Comments
cgregory
Comments
cgregory
in
Subpages within wiki?
June 2017
The wiki here doesn't use namespaces other than the root. I haven't found the lack of namespaces to be an issue.
cgregory
in
Is there a document/thread for the latest formating tool (Ribbon at top of pages)?
June 2017
Are you talking about the CkEditor? I would highly advise against using it for any but the most basic of sites. The texttile editor is far more powerful. Are you looking to fill a single page with black and purple text or are you looking to do say …
cgregory
in
Trouble with tables
June 2017
Ok so the Texttile colspan/rowspan works but pure html colspan/rowspan does not. That would mean that html generated from the textile parser doesn't go through the same parsers as pure html.
cgregory
in
Trouble with tables
June 2017
Rowspan and Colspan don't work. Are you trying to accomplish this?
cgregory
in
'GM only' tags?
June 2017
edited June 2017
While GM only tags are not built in to OP, you are be able to create GM only tags using CSS by filtering on the data-tag attribute. However you would need to use something like a prefix like GM_ or a suffix like _GM to your tags in order to get it t…
cgregory
in
Wiki Index on front page
June 2017
Just type in new wiki entries in a list. Odds are you are using the CkEditor, but you might find switching back to the texttile editor is easier for creating your list of wiki links.
cgregory
in
Styling Title of Main Wiki Page Only
June 2017
I haven't seen any difference between the main wiki page and all other wiki pages. All the classes, ids and elements are the same as far as I can see.
cgregory
in
Hidden Expandable Text
June 2017
edited June 2017
Yes, chrome has a long history of having issues with the focus pseudo class on and off throughout the years. Even adding in a tabindex and acquiring focus through the use of tab causes the issue. But even code where the focus works with chrome, it d…
cgregory
in
Items and Files name won't show up
June 2017
It is because you set #campaign-nav .nav-text { font-size: 0; } without adding an :after with new content to items and files like you did for home, characters, logs and wiki #campaign-nav .characters a::after { content: " PCs and NPCs"…
cgregory
in
The "Review my Campaign" thread
June 2017
edited June 2017
@Vishera what you are looking for is body.character-show #content {max-width: 1200px;} where 1200px is whatever you want your character sheet width to be And the campaign is coming along very nicely. I'll take a closer look tomorrow when I have mo…
cgregory
in
How do you delete assets?
June 2017
Go to the media library in your campaign.
cgregory
in
For your consideration: Dark Sun
June 2017
No problem, Pils. I had thought i was a fan already, then noticed that i wasn't.
cgregory
in
Removed Tags (we don't use them in our campaign webpages)
June 2017
You can remove the input field when editing a new page by using. .as-selections {display:none;} Removing all tags can be accomplished with div.tags (for wiki and adventure logs) and ul.tags-list for items and character tags div.tags {display:none…
cgregory
in
Access levels for Players
May 2017
Sort of. There isn't any specific setting to lock it, but you can use CSS to remove the wiki edit icon for players and only show it for GMs and co-GMs. .wiki-page .icon-edit {display: none;} .campaign-game-master .wiki-page .icon-edit{display: inl…
cgregory
in
Reforged Site: Too Narrow
May 2017
Wow old post. Kallak is correct about the campaign-landing-show class name, but depending on what you trying to implement you may need to refer to it from body.campaign-landing-show So something like this would set the max-width to 1600px body.camp…
cgregory
in
Linking within a Wiki Page
May 2017
Yeah, that's why I always link to your campaign as an example of it in action.
cgregory
in
Extra newlines are inserted when creating bullet lists with subitems (possible CkEditor bug?)
May 2017
edited May 2017
Like UTM I never use the CkEditor, but if I remember correctly instead of hitting Enter after each line (which adds a new paragraph) hit Shift+Enter to add a line break instead of a paragraph. Nevermind that doesn't work with lists.
cgregory
in
Change Maps link
May 2017
edited May 2017
Yeah, it only works correctly on the li sections maps. The front page, wiki and adventure logs doesn't have the section class so it is only partially effective. Try. li.maps { display: none !important; }
cgregory
in
YouTube Broken Again
May 2017
Interesting. The external-link class doesn't work for any external links. The cloudfront-video class works for videos stored on cloudfront (I tried using it for videos on youtube but it didn't work). The cloudfront-undefined class doesn't seem to wo…
cgregory
in
Linking within a Wiki Page
May 2017
Like Kallak said you'll need to use classes instead of IDs Here is an example of the code. https://forums.obsidianportal.com/discussion/4483/simple-internal-linking-with-anchor-using-textile-editor and you can see it used here https://ptolus-city-by…
cgregory
in
YouTube Broken Again
May 2017
I'd be interested in seeing that. I use embedded pdfs from the media library and they aren't working. https://x-com-defiance.obsidianportal.com/characters/midnite As you can see for that character the place where the pdf should be is blank.
cgregory
in
Is there a guide to the new(ish) Editor?
May 2017
There isn't one. It is one of the many reasons i've stuck with the textile editor.
cgregory
in
Text beside image
May 2017
You don't need the div. Just set your class to media-item-align-right or media-item-align-left and then add text. For example https://x-com-defiance.obsidianportal.com/adventure-log/making-the-world-a-safer-place [[File:682431 | class=media-item-…
cgregory
in
Change Maps link
May 2017
then it is simply .section.maps { display: none !important; }
cgregory
in
Multiple Groups within single campaign with viewing permissions
May 2017
You can already do that by using player secrets, you place the common info in the area with no secrets, and add player secrets with permissions by the players in a specific group. Remember that a player secret can include multiple players, so in you…
cgregory
in
Change Maps link
May 2017
edited May 2017
I've done some workarounds with the navbar links but it basically requires you to add code to every page. In the end I've usually found it easier to remove the map link in the navbar and place a link in my main wiki page. I can dig up the old code i…
cgregory
in
Hidden Expandable Text
May 2017
edited May 2017
That code looks familiar. Using the least amount of changes you'd basically do the following make .list1 not be displayed, and set the list-style type to none to get rid of the 1. whether you want to set the margin and padding back to 0 is up to you…
cgregory
in
How to remove page titles
May 2017
Yeah. It is doable. .wiki-page-name.title { display: none; }
cgregory
in
YouTube Broken Again
May 2017
Video embeds, pdf embeds or sound embeds when one breaks they all break. It is just important that tickets include that the problem is with all three. Not just youtube, because the dev sometimes uses that as an excuse not to work on it.
cgregory
in
Chicago: Age of Serpents
May 2017
edited May 2017
I can tell you that. Jim will be running for his life. Jim's precious Chicago is being invaded by aliens and X-Com agents in a desperate search for a mite-y alien artifact, the Sexton of Worlds. Not that he will be able to run far since President Tr…
More Comments
September 2026
City of Shadows
Read the
feature post
on the blog
Return to
Obsidian Portal
cgregory
Joined
March 2011
Visits
2,212
Last Active
December 2024
Roles
Member
Posts
780
Profile
Activity
Discussions
17
Comments
763
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Sign In
Forum
Home
Discussions
Activity
Conversations
Profile
Information
Terms of Use
Community Rules