WP-o-Matic 1.0RC1 released (updated again)

After so much feedback, reading so many of your -often annoying- comments, the first release candidate is out.

Please refer to the plugin main page for download and installation instructions

Changelog summary

  • Added a dashboard with quick stats and log display.
  • Added campaign support to centralize options for multiple feeds.
  • Added import/export support through OPML files
  • Added image caching capabilities.
  • Added word/phrase rewriting and relinking capabilities.
  • Added nonce support
  • Added i18n support with translation domain ‘wpomatic’
  • Added help throughout the system.
  • SimplePie updated to 1.0.1 (Razzleberry), relocated and server compatibility tests included.
  • Improved Unix detection for cron.
  • Removed MooTools dependency for optimization reasons.
  • Redesigned admin panel, now divided into sections.
  • Logging now database-based.

Some really cool stuff

Post templates

Feed autodiscovery and ajax checks

And so much more you’ll pee your pants

Download

In plugin’s main page

Updated: the reported bugs with PHP4 and WP-o-Matic have been corrected.

58 Responses to “WP-o-Matic 1.0RC1 released (updated again)”

Pages: « 4 3 2 [1] Show All

  1. 15
    Guillermo Rauch Says:

    @donno

    It’s not that hard.
    You type in a valid regular expression (with delimiters, and optionally option flags) like /brangellina/i and select the RegEx checkbox.

    And then the replacement string to be passed to preg_replace

  2. 14
    donno Says:

    can you give step by step to make rewrite option because when i click your plugin regular expressions instruction .. i just got Help file not found..lol. ..yes i alway use firefox for my work..lol

  3. 13
    Guillermo Rauch Says:

    @donno

    It’s really simple, but just make sure you’re using Firefox instead of IE, for Rewrite doesn’t work on IE (lol, css issues)

  4. 12
    donno Says:

    owh now solve.. i just use this in source.. <a href={permalink} rel=”nofollow”/>{feedtitle}</a>

    for one question.. how to use rewrite option

  5. 11
    Guillermo Rauch Says:

    @HeyHo
    Make sure you’re using the latest WP-o-Matic, (http://devthought.com/wp-content/articles/wp-o-matic/wpomatic-1.0RC1-2.zip as of now)

    What PHP version are you using?

  6. 10
    HeyHo Says:

    I have the same issue as vincent:

    “Plugin could not be activated because it triggered a fatal error.”

    Running WP 2.2.2

  7. 9
    Guillermo Rauch Says:

    @donno

    Can you provide some more details ? What happens?

  8. 8
    donno Says:

    guilermo.. how to set for source? I follow in your picture but when i publish my source code in your plugin automatically like this

    Source : {feedtitle}

    Source url cant direct to their page

  9. 7
    Guillermo Rauch Says:

    @-G

    Can you give me steps to reproduce this problem?
    Have you selected any categories?

  10. 6
    -G Says:

    Whoa! I just ran the plugin and after putting in an RSS Feed and doing the fetch my Wordpress went haywire, and gave me about a hundred lines of stuff like this:

    WordPress database error: [MySQL server has gone away]
    SELECT wp_posts.* FROM wp_posts LEFT JOIN wp_post2cat ON (wp_posts.ID = wp_post2cat.post_id) LEFT JOIN wp_categories ON (wp_post2cat.category_id = wp_categories.cat_ID) WHERE 1=1 AND post_name = ‘5d30e_ads’ AND category_id IN (0) AND (post_type = ‘post’) GROUP BY wp_posts.ID ORDER BY post_date DESC

    WordPress database error: [MySQL server has gone away]
    SELECT cat_ID, category_nicename, category_parent FROM wp_categories WHERE category_nicename = ‘cache’

    WordPress database error: [MySQL server has gone away]
    SELECT cat_ID, category_nicename, category_parent FROM wp_categories WHERE category_nicename = ‘cache’

    WordPress database error: [MySQL server has gone away]
    SELECT wp_posts.* FROM wp_posts LEFT JOIN wp_post2cat ON (wp_posts.ID = wp_post2cat.post_id) LEFT JOIN wp_categories ON (wp_post2cat.category_id = wp_categories.cat_ID) WHERE 1=1 AND post_name = ‘5d30e_ads’ AND category_id IN (0) AND (post_type = ‘post’) GROUP BY wp_posts.ID ORDER BY post_date DESC

  11. 5
    donno Says:

    yay!! thank you!!

  12. 4
    Jim Says:

    You rule the school, thank you!

  13. 3
    Vincent Says:

    Spoke too soon:

    “Plugin could not be activated because it triggered a fatal error.”

    Running WP 2.2.2

  14. 2
    Vincent Says:

    Yaaaayyyyyy!!!!!!!

  15. 1
    hedfrodady Says:

    Just great :)

Pages: « 4 3 2 [1] Show All