CMS – Weblog Tools Collection https://weblogtoolscollection.com Weblog Tools Blogging Tools Blog Mon, 27 Oct 2008 19:51:54 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.4 1060991 WordPress Favorite Actions and Custom Write Panels https://weblogtoolscollection.com/archives/2008/10/27/wordpress-favorite-actions-and-custom-write-panels/ https://weblogtoolscollection.com/archives/2008/10/27/wordpress-favorite-actions-and-custom-write-panels/#comments Mon, 27 Oct 2008 15:01:00 +0000 http://weblogtoolscollection.com/?p=4439 Ozh has written up a nice article on the new WordPress 2.7 Favorite Actions menu and puts out the call to developers to write a plugin that would automagically determine the favorite actions of a particular blogger and populate that menu with those options. That would be a truly useful plugin and I would love to see it. Now that we are talking about the Favorite Actions menu and we know that actions can be removed, is there going to be competition/confusion between plugin authors who want to add a link to their plugin’s admin page to the top of that menu? Anyone plan on writing such a plugin?

I recently talked about a tutorial on creating Custom Write Panels in WordPress and thanks to WPCandy, have now found a pretty slick plugin that mimics that feature and adds a lot more. Flutter lets your modify your write page and post screens to your liking and adds the ability to add custom content types and write panels to these screens. From WP Candy’s review and from the Flutter documentation, it appears that the plugin is not only under active development and quite complex and mature, it also has a lot of potential for the future. For those that are planning to use Flutter, please remember that it is still in beta and there are lots of broken features and options. Upgrades and uninstallations seem to be the most fraught with issues.

]]>
https://weblogtoolscollection.com/archives/2008/10/27/wordpress-favorite-actions-and-custom-write-panels/feed/ 6 4439
WordPress As A CMS Checklist https://weblogtoolscollection.com/archives/2008/07/30/wordpress-as-a-cms-checklist/ https://weblogtoolscollection.com/archives/2008/07/30/wordpress-as-a-cms-checklist/#comments Wed, 30 Jul 2008 11:13:11 +0000 http://weblogtoolscollection.com/?p=3801 Thord Daniel Hedengren over at Devlounge has published an extensive checklist based on his experience of things to consider when using WordPress as a CMS, especially when it will be used for a client. His post covers a number of different situations you should think about ahead of time before you step into your favorite code editor. According to Thord, there are three things you need to consider before committing to WordPress:

1. Is the functionality needed covered by the WordPress core functions, and/or with the addition of (not too many) plugins? This is usually managing information pages (using Pages), and publishing news/press releases (using Posts). If I need to add a lot of custom stuff, including the custom fields, then perhaps it gets too complicated for the client.

2. Is there a good translation of WordPress available, so that your client can get the backend in their own language? Why should my Swedish customers not have their CMS in Swedish? There is no reason, of course, and it is easy enough to install a language pack.

3. Will my client be able to upgrade WordPress themselves, or do I need to make plans for this as well? This is true for most platforms out there, but nevertheless you’ll need to have an upgrade strategy.

I’ve never dived into the realm of setting up WordPress for a client so this is all new to me. However, I know a lot of you install and configure WordPress for your own clients. With that in mind, I’d be interested in knowing your own checklist of things to consider before committing them to WordPress.

]]>
https://weblogtoolscollection.com/archives/2008/07/30/wordpress-as-a-cms-checklist/feed/ 12 3801
Newsmashing https://weblogtoolscollection.com/archives/2005/03/28/newsmashing/ Mon, 28 Mar 2005 15:41:59 +0000 http://weblogtoolscollection.com/archives/2005/03/28/newsmashing/ Newsmashing – The new technique that will change blogging forever (sic) I don’t know about changing blogging, but it would be very useful to be able to post screenshots of an article/page on the internet with sticky notes, drawings and other annotation added on the fly by a web based software or an inline editor. Thanks A Constrained Vision

]]>
1147
Multi User Weblogging: An Overview https://weblogtoolscollection.com/archives/2005/02/22/multi-user-weblogging-an-overview/ Tue, 22 Feb 2005 15:31:06 +0000 http://weblogtoolscollection.com/archives/2005/02/22/multi-user-weblogging-an-overview/ Multi User Weblogging: An Overview A very good overview of the multi-user blogging arena. The author covers a the most popular, latest tools available and provides some pros and cons for each. Anil weighs in with his support for the MT community in the comments.

]]>
1030
PLUME CMS https://weblogtoolscollection.com/archives/2004/10/04/plume-cms/ Mon, 04 Oct 2004 11:58:24 +0000 http://weblogtoolscollection.com/archives/2004/10/04/plume-cms/ Plume CMS: Here is another CMS system brought to my attention. It uses PHP and MySql. With a single installation of Plume you can have multiple websites, file management, multiple authors with different rights and websites in any languages thanks to a full utf-8 support. Plume CMS proposes a flexible plugin infrastructure to extend it and is fully accessible with output providing standard compliant code by default. There are some screenshots available and they look a lot like Blogger in many ways. Thanks Michael!

]]>
685
GBlog https://weblogtoolscollection.com/archives/2004/10/03/gblog/ https://weblogtoolscollection.com/archives/2004/10/03/gblog/#comments Sun, 03 Oct 2004 22:51:57 +0000 http://weblogtoolscollection.com/archives/2004/10/03/gblog/ GBlog: Another PHP based, non-database, simplistic blogging software, and No, this has NOTHING to do with Google. Via: Om

]]>
https://weblogtoolscollection.com/archives/2004/10/03/gblog/feed/ 2 684
Textpattern 1.0rc1 Released https://weblogtoolscollection.com/archives/2004/09/20/textpattern-10rc1-released/ Mon, 20 Sep 2004 21:29:57 +0000 http://weblogtoolscollection.com/archives/2004/09/20/textpattern-10rc1-released/ The original forum release thread can be found here. Download the new version from here.

This release candidate, accoring to Dean, is mostly a fix for the backend of things with a few interface tweaks. Look through the complete list of changes in that forum topic above.

Changes worthy of note include:

  • Security and authentication fixes
  • New (different) method of installing plugins
  • Less tables, more “webstandardsy”
  • Default pinger now Ping-O-Matic

Changes not done yet, but in another RC or two:

  • Theme installation engine
  • Metaweblog xml support
  • Batch image uploads to directly create galleries

For Upgraders, dean suggests

To upgrade from previous versions, BACK UP YOUR CURRENT INSTALL and simply copy everything in the distro’s /textpattern/ directory into your existing /textpattern/ directory. You will need to re-enter anything you’ve set in /lib/admin_config.php – this nasty step should be eliminated next release.

Do not run _update.php! It gets run automatically when needed. Forget about it entirely!

Thanks Michael!

]]>
642
WordPress Multiuser %u203A Home https://weblogtoolscollection.com/archives/2004/09/18/wordpress-multiuser-u203a-home/ Sat, 18 Sep 2004 18:40:19 +0000 http://weblogtoolscollection.com/archives/2004/09/18/wordpress-multiuser-u203a-home/ WordPress Multiuser: or WordPress “Mu” is a MultiUser, Smarty templated version of WordPress. I had heard some idle conversation about this version via Donncha, but this is awesome! Via: Wordlog

]]>
635
Gallina https://weblogtoolscollection.com/archives/2004/09/06/gallina/ Mon, 06 Sep 2004 23:44:28 +0000 http://weblogtoolscollection.com/archives/2004/09/06/gallina/ Gallina: Blog by sending yourself an email to your GMail account. Slashdotted, so this might be old news. Via: Digital Media Minute

]]>
605
Obvious Diversion – All I Want From RSS is Notification https://weblogtoolscollection.com/archives/2004/08/31/obvious-diversion-all-i-want-from-rss-is-notification/ Tue, 31 Aug 2004 12:59:53 +0000 http://weblogtoolscollection.com/archives/2004/08/31/obvious-diversion-all-i-want-from-rss-is-notification/ Obvious Diversion – All I Want From RSS is Notification: The problem with RSS (or any news format) in my mind is the different expectations from the medium. This is another view of what people expect from news feeds. What do you expect to get from RSS?

]]>
579
Blogging Roller : Full time Roller! https://weblogtoolscollection.com/archives/2004/08/30/blogging-roller-full-time-roller/ Mon, 30 Aug 2004 16:34:08 +0000 http://weblogtoolscollection.com/archives/2004/08/30/blogging-roller-full-time-roller/ Blogging Roller: Dave Johnson and his Java “Roller Weblogger” have been hired by Sun Microsystems to “design, develop, and deploy the primary blogging system for Sun in conjunction with other engineers”. Via Jonathan Schwartz

]]>
576
WordPress-Pg – A PostgreSQL port of WordPress https://weblogtoolscollection.com/archives/2004/08/17/wordpress-pg-a-postgresql-port-of-wordpress/ Tue, 17 Aug 2004 15:17:25 +0000 http://weblogtoolscollection.com/archives/2004/08/17/wordpress-pg-a-postgresql-port-of-wordpress/ WordPress-Pg – A PostgreSQL port of WordPress: “Sloppily” ported PostgreSQL implementation of WordPress 1.2 Mingus. Interesting direction of development.

]]>
524
Faking it: WordPress as CMS pt. 2 https://weblogtoolscollection.com/archives/2004/07/26/faking-it-wordpress-as-cms-pt-2/ https://weblogtoolscollection.com/archives/2004/07/26/faking-it-wordpress-as-cms-pt-2/#comments Mon, 26 Jul 2004 14:05:24 +0000 http://weblogtoolscollection.com/archives/2004/07/26/faking-it-wordpress-as-cms-pt-2/ I have completed and published the last installment of my tutorial covering how to fake a CMS with WordPress.  You can find the announcement of part 1 here.

Part 2 covers some tips and tricks to extend the framework we created in part 1 using some apache tricks and a plugin or two.  Hope you find it helpful.

]]>
https://weblogtoolscollection.com/archives/2004/07/26/faking-it-wordpress-as-cms-pt-2/feed/ 1 457
Faking it: WordPress as CMS https://weblogtoolscollection.com/archives/2004/07/16/faking-it-wordpress-as-cms/ https://weblogtoolscollection.com/archives/2004/07/16/faking-it-wordpress-as-cms/#comments Fri, 16 Jul 2004 12:28:24 +0000 http://weblogtoolscollection.com/archives/2004/07/16/faking-it-wordpress-as-cms/ I have thrown together a tutorial that shows you how to use WordPress as a CMS… sorta.

Part 1 is up at my site, you can find it here.  Part two should be up soon, and will cover getting the most out of your new WPCMS by combining some plugins with a little apache magic.

Hope to see you there.

]]>
https://weblogtoolscollection.com/archives/2004/07/16/faking-it-wordpress-as-cms/feed/ 3 431
WordPress 1.2 Final is Out https://weblogtoolscollection.com/archives/2004/05/22/wordpress-12-final-is-out/ https://weblogtoolscollection.com/archives/2004/05/22/wordpress-12-final-is-out/#comments Sat, 22 May 2004 14:13:09 +0000 http://weblogtoolscollection.com/archives/2004/05/22/wordpress-12-final-is-out/ WordPress 1.2 “Mingus” is out. I am really excited about this release and will be upgrading most of my hacks and my plugins when I get a chance. This blog, as well as a couple of others will get upgraded as time goes on. In the meantime, here is a very small changelog. The rest of the *big* changelog can be found at the WordPress Wiki. That would also be a very good resource for upgrades etc.

* Sub-categories: Categories can be arranged hierarchically and infinitely deep. Multiple categories combined with sub-categories gives WordPress the most comprehensive taxonomy system of any blogging software available.
* OPML Export and Import: You can import and export OPML to systems like Bloglines or desktop aggregators like NetNewsWire and FeedDemon.
* Automatic Thumbnail Creation System: WordPress has a refined upload feature that automatically creates thumbnails any size you want.
* Encyrpted passwords and cookies: All passwords in the database and password cookies are encrypted, ensuring maximal security.
* New plugin architecture: The new plugin architecture simplifies modifying or extending WordPress features. Plugins can now hook into nearly every action WordPress does.
* Localization of WordPress and Unicode support: The efforts put into internationalizing WordPress have borne fruit, and now you can adapt WordPRess to work in your native language. Several translations are already available.
* Advanced comment moderation: You can now fine-tune your moderation filters in a manner very similar to blacklists for other weblog tools. There is also mass-editing of comments, which makes it a snap to delete hundreds of comments with the click of a button, if necessary.
* Post preview: Near-instant previews while writing or editing articles help you proofread and make improvements before finally presenting your work of art to the world.
* RSS and LiveJournal Importers: The new RSS import script is the closest thing to an universal importer. It allows you to import entries from Radio weblogs even other blogging tools that we may not support specifically. The LiveJournal importer finally lets you have a full blooded self-hosted weblog without losing all your old LiveJournal posts.
* Unlimited update services: Now you can define multiple weblog change monitoring services to be pinged when you post.
* Directory flexbility: Now you can have all the WordPress files in one directory and the weblog in a higher level directory.

Congratulations, Matt! Great work as always and thank you!

]]>
https://weblogtoolscollection.com/archives/2004/05/22/wordpress-12-final-is-out/feed/ 2 241