Sign In
•
Register
Discussions
Sign In
Close
Home
›
cgregory
›
Comments
cgregory
Comments
cgregory
in
Access Autosave
July 2017
edited July 2017
Then it could be a problem with how you have your browser setup or possibly the browser that you use. 6 hours 50 minutes later including a computer reboot. I get an auto-saved message.
cgregory
in
Access Autosave
July 2017
Exact same thing occurred when it was a brand new adventure log page and wiki page that wasn't saved. The Auto Save Plugin for the CKEditor automatically saves the content via HTML5 LocalStorage temporarily. So it is possible that your computer's …
cgregory
in
Access Autosave
July 2017
Here are the two pop ups the second one
cgregory
in
Access Autosave
July 2017
Seems to happen automatically when I click edit on the page that was autosaved. I switched my test campaign over to CkEditor, made a change. Then closed the tab after seeing it had been autosaved. When returned and clicked edit, a popup appeared ask…
cgregory
in
Limit players from editing all pages
July 2017
Basically the code is .campaign-member div.wiki-page-container .icon-edit { display: none; } .campaign-game-master div.wiki-page-container .icon-edit { display: inline-block; } Removes the icon for campaign members then add it back for…
cgregory
in
Public GM Resources option
July 2017
I tried it out and it unfortunately only works in the public section where a player could hit edit. Granted most players probably only hit edit on their own posts. The GM secret section only gets loaded when the GM is logged in and the player secret…
cgregory
in
Crunched text when using div
July 2017
Now that I'm in front of a computer and looked at that page. You seem to be using divs tags as p tags. Any reason for that? I know you are adding indents on some of them, but you can do that with a p tag also. Div tags don't have any text forma…
cgregory
in
Missing Tags
July 2017
It cuts off the preview in the middle of open li tag Admin(2)
cgregory
in
Crunched text when using div
July 2017
A quick look of your campaign seems to show that you sometimes forget to close off your divs. You can see that in your adventure logs list. session 18 likely doesn't have a closing div. session 8 also. http://sydarksun.obsidianportal.com/adventure…
cgregory
in
Limit players from editing all pages
July 2017
As UTM said it is intentional, but as an ascendant you can prevent editing by using CSS to remove the edit button for non GMs. Even if a player edits a page you can reset the page to a older version.
cgregory
in
Campaign of the Year 2016
July 2017
Congrats UTM! A well fought win. I knew I should have send aliens to abduct your fans. ;) Thanks to all who voted for XCom!
cgregory
in
Public GM Resources option
July 2017
Based on the various user classes you should be able to do this fairly easily using CSS. You already have a class that tracks logged in users, a class that tracks campaign members and a class that tracks campaign GMs. It just requires you to create …
cgregory
in
Paragraph styling for Adventure Logs?
July 2017
Sorry, I answered that thinking you wanted individually different fonts for various paragraphs. John Prime's answer of using .post-content > p should hit all adventure log paragraphs without touching the rest of the site. https://forums.obsidianp…
cgregory
in
How to remove page titles
July 2017
I'm guessing by Home Page you mean, the wiki Main Page rather than the campaign Home Page (since the Campaign Home Page doesn't have a title). Unfortunately all the wiki pages have the same class, so you can't differentiate between them. What you co…
cgregory
in
Paragraph styling for Adventure Logs?
July 2017
You can create your own paragraph style by giving it a class name. Your html would be something like (your class name can be anything you want but I'd suggest the name of the font you want to use. Here is your paragraph and your css would be p.Be…
cgregory
in
Rendering tags on icons
July 2017
Short answer img doesn't have :before or :after pseudo-selectors. Long answer: The before and after pseudo-selectors don't insert HTML elements — they insert text before or after the existing content of the targeted element. Because image elements d…
cgregory
in
Good Map Generators or resources?
July 2017
Depends on what type of map you are thinking of? I've used MapTools to good effect before. Generally, I've used it more for Dungeon based maps, but I've seen it used for different scaled maps. Including some cool zoomable maps http://dorpond.rptools…
cgregory
in
10 maps, Is 10 maps for all your campaigns total ?
June 2017
It is per campaign. My Xcom campaign has 6 currently and Throne of Thorns has 8.
cgregory
in
Campaign of the Year 2016
June 2017
Sure, you might as well.
cgregory
in
Stop unused navigation items from taking up space
June 2017
You want .campaign-dashboard-layout #dashboard-main-nav li.section.calendar{display: none;} I've added it to Unlocking the Portal's Navigation section.
cgregory
in
Getting a number of 502 Bad Gateway Errors
June 2017
Interesting cause I haven't gotten any for the last couple days. I got a bunch of them on Saturday, but none since.
cgregory
in
Whatcha working on?
June 2017
Added a bit more content to the Unlocking The Portal site. Some stuff on Campaign Navigation bars, User Permission Tricks, the commonly asked Character Sheet CSS fix, and getting Embedded Videos to work. https://unlockingtheportal.obsidianportal.com…
cgregory
in
Getting a number of 502 Bad Gateway Errors
June 2017
Just a little FYI, if you get a 502 error with cloudflare-nginx then it is an issue with the cloudflare servers and OP would have no control over that (other than to send a ticket to cloudflare's support center). If the 502 error does not have nginx…
cgregory
in
Embed youtube.
June 2017
Kingcrowley, youtube embedding doesn't seem to work anymore. However you can use embedding of videos stored in your media library.
cgregory
in
Campaign of the Year 2016
June 2017
You can get around the video media embedding issue by hosting the video in your media library rather than on youtube. As you can see in the link below the video works. https://x-com-defiance.obsidianportal.com/adventure-log/netherland-news
cgregory
in
What do the colours of the player icons mean?
June 2017
That what i'm talking about the small little icons. Those are tied to your profile picture. Take DSMfive's profile picture for example https://www.obsidianportal.com/profile/DSMfive The green bioscanner picture. That is his profile picture while th…
cgregory
in
What do the colours of the player icons mean?
June 2017
Hi Dave, Odds are that he updated his profile picture with that picture. And your other players didn't there profile pictures. You can take a look at my players they each have personalized profile pictures so none of them are the grey colored icon.
cgregory
in
Feature & Improvement Ideas
June 2017
I'm guessing that you mean sharing media libraries between campaigns through the use of the image embed button. Since you can use the media from other libraries by manually adding an img tag with the url of media from a different library.
cgregory
in
tips
June 2017
Or you can filter by games that are looking for players https://www.obsidianportal.com/campaigns?sort_by=looking_for_players
cgregory
in
Moving PC's
June 2017
No, unfortunately there isn't.
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