rayne
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Permalinks not workingDuh! Thanks. I new it had to be something simple.
Forum: Fixing WordPress
In reply to: Permalinks not workingCan anyone help with this? This is the only major issue I need to resolve to make my switch from MT complete.
Forum: Fixing WordPress
In reply to: 2004-03-24 Nightly FeaturesCan we use Textile with WP? I was using that in MT, so some of my posts are formatted for Textile. It would be great to be able to use this and not have to go back through my posts fixing links.
Forum: Plugins
In reply to: Amazon Media Manager 1.1Thanks. I had to do some tweaking, but I think it will work for what I want to do. Just need to add my ISBNs in. 🙂
Forum: Plugins
In reply to: Anyone want yet-another Amazon system?Could I use this to display a list of books I’ve read, grouped by category (ie: Read in 2004, Read in 2003, etc…)? My current site looks like this: http://wifetalks.com/books. I’d like to do something similar in WordPress, as I’m trying to convert my site from MT and I’d like it to be somewhat similar to what I’ve already got.
Forum: Plugins
In reply to: Simple amazon-questionwhere can I get this hack? I’d love to use it for my reading list.
Forum: Fixing WordPress
In reply to: WP in its own directoryI’d love to have wp code in a directory separate from the blog directory.
Forum: Themes and Templates
In reply to: SmartyI totally agree with this idea. Having the ability to use the loops that smarty supplies, the user has more flexibility in how they set up their pages. This will be especially useful to those users who are switching from Movable Type and are used to having maximum flexibility in their templates.
Forum: Fixing WordPress
In reply to: Date on every postThanks. That hack works fabulously. It was just what I needed. I didn’t realize you could just use
the_timeto show the date.Forum: Fixing WordPress
In reply to: Show post title only on individual pageSorry. I don’t think my question made sense. On my index page I don’t want to display the post titles. Just their date and content. If you click the permalink to go to that post’s individual page, there is where the title of the post will show. Does that make more sense?
Forum: Fixing WordPress
In reply to: 121103 CVSI set up an add-on domain and used it to set up WP and all permalinks work. For some reason they don’t want to work for a subdirectory, but when WP is installed to a root directory, all permalinks work fine.
Forum: Fixing WordPress
In reply to: 121103 CVSMy site is at http://wifetalks.com/wp. I put in /archives/%year%/%monthnum%/%day%/%postname%/ as my permalink structure. Then I copied the output it gave and added it to my .htaccess file. Individual links are correct. Monthly and category archives try to go to http://wifetalks.com/archives instead of /wp/archives/… But If I change the structure to /wp/archives/… then my individual entries come out with /wp/wp/archives/…
How do I correct this so that it works correctly?Forum: Fixing WordPress
In reply to: Proper way to use defaults?I thought to leave a parameter blank you just put commas like this:
comments_popup_script(,,’comments.php’);
I don’t think you need the extra quotes.Forum: Installing WordPress
In reply to: Migration from b2 and new SQLThe readme file that comes with the wp installation has instructions on upgrading from b2 to WP. It mentions v0.6.1 but it will also work for v0.6.2.
Forum: Themes and Templates
In reply to: WordPress DesignFabulous!