<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
      <title>Campaign Portal Building Discussions on Obsidian Portal Community Forums</title>
      <link>https://forum.obsidianportal.com/categories/campaign-portal-building/p44/feed.rss</link>
      <pubDate>Fri, 18 Sep 2026 13:51:32 +0000</pubDate>
         <description>Campaign Portal Building Discussions on Obsidian Portal Community Forums</description>
   <language>en-CA</language>
   <atom:link href="https://forum.obsidianportal.com/categories/campaign-portal-building/p44/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>can players see the npc's crunch?</title>
      <link>https://forum.obsidianportal.com/discussion/1463/can-players-see-the-npc-s-crunch</link>
      <pubDate>Fri, 06 Aug 2010 18:49:25 +0000</pubDate>
      <dc:creator>Peter_Vande_Weyer</dc:creator>
      <guid isPermaLink="false">1463@/discussions</guid>
      <description><![CDATA[I noticed that both crunch as fluf concerning characters are not in the gm only part. So can the players actually see the crunch if I fill it out where it is supposed to go?<br />
<br />
sorry if this is a stupid question. I'm new on this forum.]]></description>
   </item>
   <item>
      <title>Question about premium accounts</title>
      <link>https://forum.obsidianportal.com/discussion/881/question-about-premium-accounts</link>
      <pubDate>Mon, 29 Jun 2009 20:04:49 +0000</pubDate>
      <dc:creator>Annadeus</dc:creator>
      <guid isPermaLink="false">881@/discussions</guid>
      <description><![CDATA[]]></description>
   </item>
   <item>
      <title>Table/background help</title>
      <link>https://forum.obsidianportal.com/discussion/1457/table-background-help</link>
      <pubDate>Mon, 02 Aug 2010 11:17:30 +0000</pubDate>
      <dc:creator>praxisnz</dc:creator>
      <guid isPermaLink="false">1457@/discussions</guid>
      <description><![CDATA[Hi all!<br />
<br />
I'm having some issues with HTML that refuses to behave.<br />
<br />
I'm trying to get a "torn parchment" edge to overlay over a repeating background parchment pattern. I've noticed that in most cases, image borders are usually done as a table with the sides and corners as separate cells. I made something like this in Dreamweaver, and it seems to display properly, but after copying the text to the wiki's HTML editor, it doesn't work as expected.<br />
<br />
This is the "wiki page":http://www.obsidianportal.com/campaign/luren/wikis/lorum-ipsum I've been testing it on.<br />
<br />
I've already noticed that the background image attribute for tables doesn't work, so i've had to add it via a div tag. The html's included below. It should give a better idea of what it's SUPPOSED to look than the mess that is the wiki page. The white space in the border images is meant to cover the background of the div completely, with the transparent centre giving the parchment a torn appearance. But for that to work, the images would need to sit flush with one another.<br />
<br />
So the main issues I'm having are:<br />
Cell spacing seems remain, giving a border along the outside and between the cells. I've stated cellspacing="0" but the spacing refuses to go.<br />
Secondly, since the "background" style doesn't work within tables, would anyone have any ideas on how I could get the horizontal and vertical borders to tile properly?<br />
<br />
I would just use a single image as a background in a div, or for that matter a top, repeating middle, and bottom, but I would like to apply this basic template to other pages of various height and width.<br />
This way seems a little more versatile, I think.<br />
If anyone knows of any campaigns that got this to work, just a link would be more than enough to start me on the right track and would be much appreciated.<br />
<br />
Thanks, everyone.<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
 <br />
<br />
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer purus lacus, cursus id sollicitudin eu, dignissim ac velit. Praesent sed massa tellus, a lobortis nulla. Aliquam at purus ligula, nec sollicitudin massa. Donec rutrum blandit neque, quis tincidunt nunc egestas vitae. Morbi felis enim, egestas in rutrum tristique, elementum at arcu. Curabitur facilisis ante ac neque vulputate tincidunt. Nam magna est, euismod semper commodo id, interdum vitae libero. Sed vitae leo orci. Phasellus et elit risus. Etiam dignissim consectetur quam eget lobortis. Nunc mattis auctor ligula, vitae tempor turpis pretium at. Vestibulum laoreet lacinia velit nec viverra. Ut consectetur aliquet nunc sed pharetra. Suspendisse sodales, augue ac scelerisque egestas, ipsum quam ullamcorper felis, non elementum est nibh id nisi. Donec arcu purus, tempus ut euismod eu, iaculis non ipsum. Phasellus nec mauris at tellus viverra auctor id ac orci. Sed massa metus, posuere nec mollis tincidunt, sodales tincidunt purus. Duis venenatis rhoncus varius.]]></description>
   </item>
   <item>
      <title>Background Images Revisited</title>
      <link>https://forum.obsidianportal.com/discussion/1447/background-images-revisited</link>
      <pubDate>Wed, 28 Jul 2010 22:45:33 +0000</pubDate>
      <dc:creator>Gloomshroud</dc:creator>
      <guid isPermaLink="false">1447@/discussions</guid>
      <description><![CDATA[Hi all! Posting here at the suggestion of a couple nice folks! "My page is here":http://www.obsidianportal.com/campaign/akara/ first of all. <br />
<br />
You see, I have that image (the parchment with writing already in it) that I want to make the WHOLE background. I have read the existing forum posts (kudos and thanks to ChainsawXIV, Sandman, Ahsheesh, Gnunn, et al) and have learned a LOT.<br />
<br />
However, there is a bit more lacking. First, I think, is my knowledge. I do not know CSS and my HTML is sorely lacking. Textile is pretty easy, but not strong enough to do what I need it to. I have examined the potential of "slicing" it, with little luck. Also messing with the paddings and so forth yield little. The best I've been able to do is fill the body with about 12 of the following: <br />
<br />
TEST<br />
<br />
<br />
<br />
<br />
Hardly an elegant solution, though it does allow me to see more of the background. <br />
<br />
Any solutions? <br />
<br />
Also, my Wiki page. I am attempting to convert the table (courtesy Gnunn) to IMAGES. Again, no love. Any ideas? Also, whomever it was that provided those free buttons, THANKS!]]></description>
   </item>
   <item>
      <title>Changing the font color in the wiki?</title>
      <link>https://forum.obsidianportal.com/discussion/442/changing-the-font-color-in-the-wiki</link>
      <pubDate>Thu, 31 Jul 2008 17:13:21 +0000</pubDate>
      <dc:creator>Taria</dc:creator>
      <guid isPermaLink="false">442@/discussions</guid>
      <description><![CDATA[]]></description>
   </item>
   <item>
      <title>Calling on all CSS-savvy Web designers - Create your own campaign theme!</title>
      <link>https://forum.obsidianportal.com/discussion/421/calling-on-all-css-savvy-web-designers-create-your-own-campaign-theme</link>
      <pubDate>Mon, 21 Jul 2008 02:32:37 +0000</pubDate>
      <dc:creator>Micah2</dc:creator>
      <guid isPermaLink="false">421@/discussions</guid>
      <description><![CDATA[]]></description>
   </item>
   <item>
      <title>Textile help...</title>
      <link>https://forum.obsidianportal.com/discussion/1402/textile-help</link>
      <pubDate>Fri, 25 Jun 2010 22:28:01 +0000</pubDate>
      <dc:creator>Fluke</dc:creator>
      <guid isPermaLink="false">1402@/discussions</guid>
      <description><![CDATA[I'm trying to clean up my D&amp;D3.5 character info and I was wondering if anyone knew how to separate table rows with lines? this would be mostly for my skills section but would help with a lot of other things... Also, I tried to make my Skills section a sidebar but the amount of information in it and the tables that would be to it's left restricted the amount I could compress the tables horizontally. is there a command to reduce the font size? I couldn't find any help on either of these issues on any online Textile tutorials.]]></description>
   </item>
   <item>
      <title>Publishing Character</title>
      <link>https://forum.obsidianportal.com/discussion/1424/publishing-character</link>
      <pubDate>Wed, 14 Jul 2010 10:37:55 +0000</pubDate>
      <dc:creator>Frogger</dc:creator>
      <guid isPermaLink="false">1424@/discussions</guid>
      <description><![CDATA[How do I publish a character so everyone can see it.  I've already created it and made it all nice and pretty but I cant seem to find him in the search function. I've looked all around the editing area but cant seem to find "Public" button or "Publish" or anything that allows to me to do so.]]></description>
   </item>
   <item>
      <title>Implementing Player Journals, Other questions</title>
      <link>https://forum.obsidianportal.com/discussion/1422/implementing-player-journals-other-questions</link>
      <pubDate>Mon, 12 Jul 2010 02:59:18 +0000</pubDate>
      <dc:creator>dragnsteph</dc:creator>
      <guid isPermaLink="false">1422@/discussions</guid>
      <description><![CDATA[Hey there. New user to Obsidian Portal here, we're starting a new campaign this week and finally moving away from modules (I'm a relatively new DM so I wanted that crutch for a little while!) and I'm working on setting up the site so the players can have a reference and we can all do a better job of keeping track of all the details.<br />
<br />
To that end, some of my players would like to keep in-character journals on the site. I'm not sure of the best place to implement this. Can all my players edit the wiki? Would it be simplest to just put a link from the wiki home page, by the names of the ones that want it, that just says "Journal" and let them go to town and keep it there? Or are the forums better suited? I'm not entirely clear on how the Adventure Log is different from the forums, however I had intended to use it as sort of a DM Summary area.<br />
<br />
Still trying to wrap my head around all the options we have here! I signed up for Ascendant so I could have forums, those seem invaluable. Also, if someone has a minute or two to explain the "Dynamic" character sheet stuff, and if that's available to me (4E D&amp;D campaign) that would be great - what exactly does that do for me?<br />
<br />
Last question (for now) -- is there some way to import files from the WotC character builder or monster files? I saw Chainsaw's D&amp;D Tools and those look great, but it looks as if I would need to create all the characters by hand, then level them by hand, is that accurate? If that's the best way to keep them on the site I will do it, but if there is another option I'd love to know :)<br />
<br />
Thanks, sorry for all the questions - Still learning my way around and stumbling a bit.<br />
<br />
Stephanie<br />
<br />
My campaign: http://www.obsidianportal.com/campaigns/day-of-fates]]></description>
   </item>
   <item>
      <title>Character tab help required please</title>
      <link>https://forum.obsidianportal.com/discussion/1409/character-tab-help-required-please</link>
      <pubDate>Wed, 30 Jun 2010 17:50:21 +0000</pubDate>
      <dc:creator>atem55</dc:creator>
      <guid isPermaLink="false">1409@/discussions</guid>
      <description><![CDATA[Hi,<br />
<br />
I have created my campaign, added a intro ,updated the log a couple of times etc. <br />
<br />
I've also added my 5 PC's to the characters section and changed ownership to the registered individual, however, the player is unable to see the character sheet 'crunch' that i have added for him. I, as the GM, am also unable to see the sheet unless i paste it into the 'Secret GM only' section, is this right? Or am i doing something wrong? The exact same code is pasted in the player section as is in the GM section, but he can see nothing :(<br />
<br />
Any help would be much appreciated.<br />
<br />
Thanks. <br />
<br />
I have reposted this from General discussion section, apologies, should have posted here first.]]></description>
   </item>
   <item>
      <title>Commented HTML (or Textile?) code</title>
      <link>https://forum.obsidianportal.com/discussion/1407/commented-html-or-textile-code</link>
      <pubDate>Tue, 29 Jun 2010 04:30:56 +0000</pubDate>
      <dc:creator>Gravedigga</dc:creator>
      <guid isPermaLink="false">1407@/discussions</guid>
      <description><![CDATA[Most of my wiki pages grow pretty organically with the campaign, some have quite a bit of info on them, and many use a pile of HTML to get things organized in a way I like.  If the context matters, I mostly use embedded HTML tables for my formatting needs, though I've been using divisions and spans in my newer stuff, as my coding gets "better".<br />
<br />
On to my question: in order to help organize and parse my piles of HTML, I wanted to add comments to the code.  You know, like this:<br />
<br />
@@<br />
<br />
Instead, my comments are appearing on my wiki pages as strike through text.  You know, like -this-.  I'm guessing it is something with the Textile parser the site uses, but I don't know what I am talking about.  I checked my page source, and this:<br />
<br />
@@<br />
<br />
was turned into this:<br />
<br />
@-  This is a comment and should be invisible when the browser parses the HTML  -&gt;<br />
@<br />
<br />
Which is obviously not what I want.  Other than using text that is the same color as the background (a shameful super hack), does anyone have any ideas how to get properly commented code to show up without its comments on the page?  Oh, I also tried the CSS comment syntax:<br />
<br />
@/* This is a comment and should be invisible when the browser parses the HTML */@<br />
<br />
And that didn't work either.  Thanks for the help.<br />
<br />
-Gravedigga<br />
<br />
PS: the page with the problem is my "creature catalog":http://www.obsidianportal.com/campaign/new-campaign/wikis/creatures that has some obvious help from ChainsawXIV's "monster card tool":http://www.obsidianportal.com/campaign/sanction/wikis/templates-and-tools.  Thanks!]]></description>
   </item>
   <item>
      <title>Campaign Home page problem</title>
      <link>https://forum.obsidianportal.com/discussion/1379/campaign-home-page-problem</link>
      <pubDate>Wed, 16 Jun 2010 01:53:01 +0000</pubDate>
      <dc:creator>Fluke</dc:creator>
      <guid isPermaLink="false">1379@/discussions</guid>
      <description><![CDATA[I have updated my Campaign home page a couple times now but the Campaign synopsis has not changed on the main Campaigns list since I created the campaign nearly 2 years ago. I would like my Campaign synopsis on there to reflect where my campaign is currently at. Any suggestions or maybe an admin that could remidy this issue?]]></description>
   </item>
   <item>
      <title>HOW to Delete Maps</title>
      <link>https://forum.obsidianportal.com/discussion/1388/how-to-delete-maps</link>
      <pubDate>Sat, 19 Jun 2010 04:20:44 +0000</pubDate>
      <dc:creator>Abaddon</dc:creator>
      <guid isPermaLink="false">1388@/discussions</guid>
      <description><![CDATA[I am a memeber, I have 3 map images uploaded....trying to get the size right.   How do you delete old or updated maps?]]></description>
   </item>
   <item>
      <title>making column widths equal</title>
      <link>https://forum.obsidianportal.com/discussion/1363/making-column-widths-equal</link>
      <pubDate>Mon, 07 Jun 2010 16:06:21 +0000</pubDate>
      <dc:creator>Kurayami</dc:creator>
      <guid isPermaLink="false">1363@/discussions</guid>
      <description><![CDATA[When making a table using the textile formatting,  the width of the columns automatically change depending on the length of the text within the cells of the column.  I'm trying to create a table where the column widths are equal regardless of inputted text.  I've found some things on HTML, but I'm writing mostly in textile and haven't found a way to input cell width.  Is there a way to create a table with equal width columns using textile?<br />
<br />
I appreciate any help or tips.]]></description>
   </item>
   <item>
      <title>New Shard system...</title>
      <link>https://forum.obsidianportal.com/discussion/1375/new-shard-system</link>
      <pubDate>Mon, 14 Jun 2010 21:48:52 +0000</pubDate>
      <dc:creator>Fluke</dc:creator>
      <guid isPermaLink="false">1375@/discussions</guid>
      <description><![CDATA[My friend, "Wyldkat":http://www.obsidianportal.com/profile/Wyldkat, is running a Shard campaign and she started logging it "here":http://www.obsidianportal.com/campaigns/house-kanjim but she started the adventure log before Shard was a choice for systems. Does anyone know if the campaign system can be changed after it is already created?]]></description>
   </item>
   <item>
      <title>Can I stay logged in with OpenID?</title>
      <link>https://forum.obsidianportal.com/discussion/1368/can-i-stay-logged-in-with-openid</link>
      <pubDate>Fri, 11 Jun 2010 00:04:50 +0000</pubDate>
      <dc:creator>pateras</dc:creator>
      <guid isPermaLink="false">1368@/discussions</guid>
      <description><![CDATA[I log in via one of the OpenID links, which is a great feature, but I find I need to do this every day. Is there a way that I can get it to remember me, when I log in this way?]]></description>
   </item>
   <item>
      <title>Problem with Bulleted Lists in Safari</title>
      <link>https://forum.obsidianportal.com/discussion/1360/problem-with-bulleted-lists-in-safari</link>
      <pubDate>Sat, 05 Jun 2010 19:48:13 +0000</pubDate>
      <dc:creator>BiggerBoat</dc:creator>
      <guid isPermaLink="false">1360@/discussions</guid>
      <description><![CDATA[My wiki home page is laid out in two columns, with image headers and bullets. Everything looks fine in IE and Firefox, but on Safari the first bullet below the header in each group is always aligned to the right.<br />
<br />
My campaign site is in beta/building mode so I've had it private, but I've made it public if anyone would care to give the wiki a look and help me sort out a solution. It's not a deal-breaker, but it's bothersome.<br />
<br />
"http://www.obsidianportal.com/campaign/18415/wikis/main-page":http://www.obsidianportal.com/campaign/18415/wikis/main-page<br />
<br />
Here's a screenshot of how it looks in Safari:<br />
<br />
"http://img96.imageshack.us/img96/2050/safariu.jpg":http://img96.imageshack.us/img96/2050/safariu.jpg<br />
<br />
Thanks!]]></description>
   </item>
   <item>
      <title>Best way to put stat blocks from DDI Monster Builder into my wiki page?</title>
      <link>https://forum.obsidianportal.com/discussion/1356/best-way-to-put-stat-blocks-from-ddi-monster-builder-into-my-wiki-page</link>
      <pubDate>Wed, 02 Jun 2010 17:37:58 +0000</pubDate>
      <dc:creator>Firesnakearies</dc:creator>
      <guid isPermaLink="false">1356@/discussions</guid>
      <description><![CDATA[I'd like to put the nice-looking stat blocks made by the DDI Monster Builder into my NPC pages.  There are a variety of ways to export/print the stat blocks from the Adventure Tools program, but I'm not sure what would work best for putting the stat block into an Obsidian Portal page.  Any tips for the best way to do this, and how to then insert it into my wiki page here?<br />
<br />
Thanks!]]></description>
   </item>
   <item>
      <title>CSS for forms</title>
      <link>https://forum.obsidianportal.com/discussion/1355/css-for-forms</link>
      <pubDate>Tue, 01 Jun 2010 05:06:37 +0000</pubDate>
      <dc:creator>brainycat</dc:creator>
      <guid isPermaLink="false">1355@/discussions</guid>
      <description><![CDATA[Please see my screenshot at http://rtfm.brainycat.com/obsidianportal_forms.png which shows that while the CSS changes the colors of the text entry fields, it doesn't change the font color. For people using dark desktop themes (and therefore light colored fonts) it makes the forms unusable. I have to write up the meat of my posts in another editor, then copying and pasting into obsidianportal. For the short fields, I type it blind then highlight the text to see if it's correct.<br />
<br />
I've looked at some of the HTML and tried to use the UserStyles plugin to change the colors to something usable, but so far no dice. I have too much going on right now to spend a lot of time on trying to make it work. <br />
<br />
If you can't specify the font color for text inputs, could you please enumerate the classes and/or ids you use to color the fields?<br />
<br />
Thanks!]]></description>
   </item>
   <item>
      <title>More Tag</title>
      <link>https://forum.obsidianportal.com/discussion/1354/more-tag</link>
      <pubDate>Tue, 01 Jun 2010 02:17:47 +0000</pubDate>
      <dc:creator>gaaran</dc:creator>
      <guid isPermaLink="false">1354@/discussions</guid>
      <description><![CDATA[Perhaps I just didn't look hard enough, but I didn't see anywhere that shows how to use the more tag for the adventure logs. I found a post with the tag in it, but not how to use it. Can anyone explain quick where to put it? Much thanks.]]></description>
   </item>
   <item>
      <title>Image "lightbox" possible on wiki?</title>
      <link>https://forum.obsidianportal.com/discussion/1347/image-lightbox-possible-on-wiki</link>
      <pubDate>Thu, 27 May 2010 18:46:59 +0000</pubDate>
      <dc:creator>henrik</dc:creator>
      <guid isPermaLink="false">1347@/discussions</guid>
      <description><![CDATA[Hi,<br />
Is it possible to use some sort of lightbox-like feature in the wiki? Using the script for the image upload dialog maybe? Ideally I would like to click an image thumbnail in the wiki and see a larger image without leaving the page.<br />
<br />
Thanks.<br />
<br />
-Henrik]]></description>
   </item>
   <item>
      <title>Changes to PCs / NPCs / Characters (can't figure out how to make a character?)</title>
      <link>https://forum.obsidianportal.com/discussion/1170/changes-to-pcs-npcs-characters-can-t-figure-out-how-to-make-a-character</link>
      <pubDate>Mon, 18 Jan 2010 05:13:01 +0000</pubDate>
      <dc:creator>Micah2</dc:creator>
      <guid isPermaLink="false">1170@/discussions</guid>
      <description><![CDATA[We've just released (2010-01-18) a large batch of changes to the way characters are handled.  Essentially, it's no longer possible to create a character separate from a campaign. Just like a wiki page or adventure log post, characters are now integral to campaigns.<br />
<br />
*To Make A Character*<br />
<br />
Go to the "Characters" tab in one of your campaigns and click on the "Create New Character" button. Easy to do, even if it is different from before.<br />
<br />
If you'd like to know more, read "the full description on our blog.":http://blog.obsidianportal.com/?p=13<br />
<br />
Please let us know if you have any questions or comments.]]></description>
   </item>
   <item>
      <title>Side by side tables</title>
      <link>https://forum.obsidianportal.com/discussion/1348/side-by-side-tables</link>
      <pubDate>Fri, 28 May 2010 06:22:12 +0000</pubDate>
      <dc:creator>Joettle</dc:creator>
      <guid isPermaLink="false">1348@/discussions</guid>
      <description><![CDATA[I'm sure this is simple, but how to do get tables to show up side by side on a page? I'd like to save some space.<br />
<br />
Thanks!]]></description>
   </item>
   <item>
      <title>Scheduling Issues?</title>
      <link>https://forum.obsidianportal.com/discussion/1340/scheduling-issues</link>
      <pubDate>Thu, 20 May 2010 20:51:36 +0000</pubDate>
      <dc:creator>munkybut</dc:creator>
      <guid isPermaLink="false">1340@/discussions</guid>
      <description><![CDATA[I'm assuming you guys have the same kinds of problems I have with scheduling.  You have 7 people all trying to coordinate when to meet via email, voicemail, facebook, text.  Schedules change, people forget who can do what when.  Well, I have recently come across "Doodle":http://www.doodle.com/ , this site lets you create a calendar and then it gives you two links.  You give out one link to anyone who would be attending and one for administrative and deleting.  When someone goes there they get a place to write their name and just say yes or no for each proposed time.  I have recently put this to use on "my own game":http://www.obsidianportal.com/campaigns/cthulhu-crc and I have had decent results thus far.<br />
<br />
The best part of Doodle is that you don't have to sign up for anything!  Just click schedule event and get to planning!]]></description>
   </item>
   <item>
      <title>Linking to Characters</title>
      <link>https://forum.obsidianportal.com/discussion/1331/linking-to-characters</link>
      <pubDate>Mon, 17 May 2010 06:53:25 +0000</pubDate>
      <dc:creator>Hedron</dc:creator>
      <guid isPermaLink="false">1331@/discussions</guid>
      <description><![CDATA[Hi,<br />
<br />
Is there a way to have a link to a PC's page using his character image as a link?<br />
<br />
Ideally, the wiki page references the PC's page, looks for an image, then has that there, and if the image is clicked, it loads the PC's page.<br />
<br />
This is for an idea I have had rolling around for awhile, just need some help with the implementation<br />
<br />
Cheers]]></description>
   </item>
   <item>
      <title>Good artwork repositories?</title>
      <link>https://forum.obsidianportal.com/discussion/1328/good-artwork-repositories</link>
      <pubDate>Fri, 14 May 2010 17:21:41 +0000</pubDate>
      <dc:creator>JimTriche</dc:creator>
      <guid isPermaLink="false">1328@/discussions</guid>
      <description><![CDATA[Well, specifically I plan...<br />
<br />
I need images for....<br />
<br />
Alright, easiest way would be to explain the background here:<br />
<br />
EDIT - CENSORED - EDIT<br />
<br />
So, can anyone help a struggling GM?]]></description>
   </item>
   <item>
      <title>How to find face to face players?</title>
      <link>https://forum.obsidianportal.com/discussion/1321/how-to-find-face-to-face-players</link>
      <pubDate>Tue, 11 May 2010 04:25:24 +0000</pubDate>
      <dc:creator>daddystabz</dc:creator>
      <guid isPermaLink="false">1321@/discussions</guid>
      <description><![CDATA[I started a new face to face campaign here in Columbus, Ohio and registered here at Obsidian Portal but I see no function for finding other players.  Is there one that exists here or do the players have to just find your listed campaign?<br />
<br />
Thanks in advance!]]></description>
   </item>
   <item>
      <title>Co-GM can see GM-Only NPCs, but cant edit them</title>
      <link>https://forum.obsidianportal.com/discussion/1300/co-gm-can-see-gm-only-npcs-but-cant-edit-them</link>
      <pubDate>Fri, 23 Apr 2010 12:15:52 +0000</pubDate>
      <dc:creator>Sabotender</dc:creator>
      <guid isPermaLink="false">1300@/discussions</guid>
      <description><![CDATA[In my campaign i invited a friend to help as co-GM, the point was to allow him to edit background information on the NPCs that the players dont know about yet.<br />
I promoted him to Co-GM, and now he can see the GM stuff, and the GM NPCs, but he cant look at them or edit them, it says he is not Authorized.]]></description>
   </item>
   <item>
      <title>online gaming</title>
      <link>https://forum.obsidianportal.com/discussion/1298/online-gaming</link>
      <pubDate>Thu, 22 Apr 2010 11:16:13 +0000</pubDate>
      <dc:creator>jemmasmum</dc:creator>
      <guid isPermaLink="false">1298@/discussions</guid>
      <description><![CDATA[does anyone know where you can play dungeons and dragons online?]]></description>
   </item>
   <item>
      <title>Looking for Critiquing/Constructive Criticism</title>
      <link>https://forum.obsidianportal.com/discussion/1296/looking-for-critiquing-constructive-criticism</link>
      <pubDate>Tue, 20 Apr 2010 19:52:55 +0000</pubDate>
      <dc:creator>JimTriche</dc:creator>
      <guid isPermaLink="false">1296@/discussions</guid>
      <description><![CDATA[http://www.obsidianportal.com/campaigns/intothebreach<br />
<br />
Basically, I'm asking what I can do to make this better. Right now I've tried to tie everything together with a theme, I've gotten some massive html help from the illustrious ChainsawXIV, some massive Textile help from Gnunn, and various tidbits from others.<br />
<br />
After looking at a few people's campaigns here and a lot of thought, I've simply decided to ask.<br />
<br />
GMs: What would you do, to enhance this or whatnot?<br />
Players: Is there enough general fluff and entertainment for your personal tastes? What do you like to see? Maybe my players will like some of the same things.<br />
<br />
Shadowrun experience a plus.<br />
<br />
If this isn't the right place for this, let me know where or tell me I'm a bad, bad person.<br />
<br />
Cheers!<br />
-Jim]]></description>
   </item>
   </channel>
</rss>