Changeset [9f8148ac021519f9383a859720e6ab8572d6e98e] by Brian

December 10th, 2008 @ 03:52 AM

added missing pluggable.php file http://github.com/voitto/openmic...

Committed by Brian

  • M app/all_in_one_seo_pack/models/seo.php
  • M app/auction/controllers/auction_bullets.php
  • M app/auction/controllers/auction_photos.php
  • M app/auction/controllers/auctions.php
  • M app/auction/models/Auction.php
  • M app/auction/models/AuctionBullet.php
  • M app/auction/models/AuctionPhoto.php
  • M app/auction/views/auction_bullets/_entry.html
  • M app/auction/views/auction_bullets/_new.html
  • M app/auction/views/auction_photos/_entry.html
  • M app/auction/views/auction_photos/_new.html
  • M app/auction/views/auctions/_edit.html
  • M app/auction/views/auctions/_entry.html
  • M app/auction/views/auctions/_index.html
  • M app/auction/views/auctions/_list.html
  • M app/auction/views/auctions/_nav.html
  • M app/auction/views/auctions/_new.html
  • M app/auction/views/auctions/_show.html
  • M app/auction/views/index.html
  • M app/identica/controllers/dents.php
  • M app/identica/identica.php
  • M app/identica/models/Dent.php
  • M app/identica/plugins/identica.php
  • M app/identica/views/dents/_edit.html
  • M app/omb/controllers/admin.php
  • M app/omb/controllers/categories.php
  • M app/omb/controllers/groups.php
  • M app/omb/controllers/identities.php
  • M app/omb/controllers/index.php
  • M app/omb/controllers/settings.php
  • M app/omb/controllers/subscriptions.php
  • M app/omb/models/Aggregate.php
  • M app/omb/models/Category.php
  • M app/omb/models/Entry.php
  • M app/omb/models/Event.php
  • M app/omb/models/Group.php
  • M app/omb/models/Identity.php
  • M app/omb/models/Link.php
  • M app/omb/models/Membership.php
  • M app/omb/models/Page.php
  • M app/omb/models/Person.php
  • M app/omb/models/Post.php
  • M app/omb/models/Review.php
  • M app/omb/models/Setting.php
  • M app/omb/models/Subscription.php
  • M app/omb/models/Upload.php
  • M app/omb/plugins/email_group.php
  • M app/omb/plugins/email_notice.php
  • M app/omb/plugins/omb.php
  • M app/omb/plugins/omb_notice.php
  • M app/omb/plugins/ping.php
  • M app/omb/plugins/renderer.php
  • M app/omb/plugins/security.php
  • M app/omb/plugins/sessions.php
  • M app/omb/plugins/sms_notice.php
  • M app/omb/plugins/validation.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-XRDS-Simple.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-oauth/LICENSE
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-oauth/OAuth.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-oauth/OAuthWordpressStore.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-oauth/access_token.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-oauth/authorize_token.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-oauth/common.inc.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-oauth/new_consumer.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-oauth/plugin.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-oauth/request_token.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/AX.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/Association.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/BigMath.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/Consumer.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/CryptUtil.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/DatabaseConnection.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/DiffieHellman.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/Discover.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/DumbStore.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/Extension.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/FileStore.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/HMACSHA1.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/Interface.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/KVForm.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/MemcachedStore.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/Message.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/MySQLStore.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/Nonce.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/PAPE.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/Parse.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/PostgreSQLStore.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/SQLStore.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/SQLiteStore.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/SReg.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/Server.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/ServerRequest.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/TrustRoot.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/URINorm.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/HTTPFetcher.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/Manager.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/Misc.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/ParanoidHTTPFetcher.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/ParseHTML.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/PlainHTTPFetcher.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/XML.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/XRDS.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/XRI.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/XRIRes.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/Yadis.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Log/error_log.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Log/file.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Log/null.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/OpenIDLog.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Tests/formparse.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Tests/php430.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Tests/username.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/core.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/files/jquery.textnode.js
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/files/jquery.textnode.min.js
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/files/jquery.xpath.js
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/files/jquery.xpath.min.js
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/files/openid.css
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/files/openid.gif
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/files/openid.js
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/files/openid.min.js
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/interface.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/lang/openid.pot
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/logic.php
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/readme.txt
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/screenshot-1.png
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/screenshot-2.png
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/screenshot-3.png
  • M app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/store.php
  • M app/omb/plugins/wp-plugins/wp-admin/includes/upgrade.php
  • M app/omb/plugins/wp-plugins/wp-config.php
  • M app/omb/plugins/wp-plugins/wp-includes/class-snoopy.php
  • M app/omb/plugins/wp.php
  • M app/omb/views/_doctype.html
  • M app/omb/views/_doctype.xhtml
  • M app/omb/views/_email.html
  • M app/omb/views/_entry.json
  • M app/omb/views/_entry.xrds
  • M app/omb/views/_index.atom
  • M app/omb/views/_index.html
  • M app/omb/views/_index.json
  • M app/omb/views/_index.rdf
  • M app/omb/views/_index.rss
  • M app/omb/views/_login.html
  • M app/omb/views/_mobile.html
  • M app/omb/views/_register.html
  • M app/omb/views/admin/index.html
  • M app/omb/views/admin/style.css
  • M app/omb/views/categories/_block.js
  • M app/omb/views/categories/_edit.html
  • M app/omb/views/categories/_entry.html
  • M app/omb/views/categories/_index.atom
  • M app/omb/views/categories/_index.html
  • M app/omb/views/categories/_manage.html
  • M app/omb/views/categories/_new.html
  • M app/omb/views/categories/_remove.html
  • M app/omb/views/categories/index.atom
  • M app/omb/views/en_EN.php
  • M app/omb/views/events/_entry.html
  • M app/omb/views/events/_index.html
  • M app/omb/views/events/_index.ics
  • M app/omb/views/groups/_edit.html
  • M app/omb/views/groups/_entry.html
  • M app/omb/views/groups/_index.html
  • M app/omb/views/groups/_new.html
  • M app/omb/views/groups/_remove.html
  • M app/omb/views/identities/_admin.html
  • M app/omb/views/identities/_apps.html
  • M app/omb/views/identities/_edit.html
  • M app/omb/views/identities/_entry.html
  • M app/omb/views/identities/_entry.rdf
  • M app/omb/views/identities/_entry.vcf
  • M app/omb/views/identities/_index.html
  • M app/omb/views/identities/_new.html
  • M app/omb/views/identities/_remove.html
  • M app/omb/views/identities/_subs.html
  • M app/omb/views/index.atom
  • M app/omb/views/index.html
  • M app/omb/views/index.opml
  • M app/omb/views/index.wml
  • M app/omb/views/index.xhtml
  • M app/omb/views/introspection/_block.js
  • M app/omb/views/introspection/_index.atom
  • M app/omb/views/introspection/_index.html
  • M app/omb/views/introspection/index.atom
  • M app/omb/views/links/_block.js
  • M app/omb/views/links/_edit.html
  • M app/omb/views/links/_index.html
  • M app/omb/views/links/_new.html
  • M app/omb/views/pages/_block.js
  • M app/omb/views/pages/_edit.html
  • M app/omb/views/pages/_entry.html
  • M app/omb/views/pages/_entry.wml
  • M app/omb/views/pages/_index.atom
  • M app/omb/views/pages/_index.html
  • M app/omb/views/pages/_index.wml
  • M app/omb/views/pages/_new.html
  • M app/omb/views/pages/_remove.html
  • M app/omb/views/posts/_edit.html
  • M app/omb/views/posts/_entry.html
  • M app/omb/views/posts/_entry.wml
  • M app/omb/views/posts/_index.atom
  • M app/omb/views/posts/_index.html
  • M app/omb/views/posts/_index.wml
  • M app/omb/views/posts/_new.html
  • M app/omb/views/posts/_remove.html
  • M app/omb/views/reviews/_entry.html
  • M app/omb/views/reviews/_index.html
  • M app/omb/views/reviews/empty_star.gif
  • M app/omb/views/reviews/full_star.gif
  • M app/omb/views/style.css
  • M app/omb/views/subscriptions/_remove.html
  • M app/themepack1/kubrick/404.php
  • M app/themepack1/kubrick/archive.php
  • M app/themepack1/kubrick/archives.php
  • M app/themepack1/kubrick/comments-popup.php
  • M app/themepack1/kubrick/comments.php
  • M app/themepack1/kubrick/footer.php
  • M app/themepack1/kubrick/functions.php
  • M app/themepack1/kubrick/header.php
  • M app/themepack1/kubrick/image.php
  • M app/themepack1/kubrick/images/audio.jpg
  • M app/themepack1/kubrick/images/header-img.php
  • M app/themepack1/kubrick/images/kubrickbg-ltr.jpg
  • M app/themepack1/kubrick/images/kubrickbg-rtl.jpg
  • M app/themepack1/kubrick/images/kubrickbgcolor.jpg
  • M app/themepack1/kubrick/images/kubrickbgwide.jpg
  • M app/themepack1/kubrick/images/kubrickfooter.jpg
  • M app/themepack1/kubrick/images/kubrickheader.jpg
  • M app/themepack1/kubrick/index.php
  • M app/themepack1/kubrick/links.php
  • M app/themepack1/kubrick/page.php
  • M app/themepack1/kubrick/rtl.css
  • M app/themepack1/kubrick/screenshot.png
  • M app/themepack1/kubrick/search.php
  • M app/themepack1/kubrick/searchform.php
  • M app/themepack1/kubrick/sidebar.php
  • M app/themepack1/kubrick/single.php
  • M app/themepack1/kubrick/style.css
  • M app/themepack1/magazine/125x125ads.php
  • M app/themepack1/magazine/300x250ad.php
  • M app/themepack1/magazine/404.php
  • M app/themepack1/magazine/INSTALLATION_AND_LICENSE.pdf
  • M app/themepack1/magazine/Thumbs.db
  • M app/themepack1/magazine/archive.php
  • M app/themepack1/magazine/comments.php
  • M app/themepack1/magazine/footer.php
  • M app/themepack1/magazine/functions.php
  • M app/themepack1/magazine/header.php
  • M app/themepack1/magazine/images/300_250add.gif
  • M app/themepack1/magazine/images/Flordeju.svg
  • M app/themepack1/magazine/images/Thumbs.db
  • M app/themepack1/magazine/images/ad.gif
  • M app/themepack1/magazine/images/flordeju.gif
  • M app/themepack1/magazine/index.php
  • M app/themepack1/magazine/javascript/date.js
  • M app/themepack1/magazine/javascript/p7exp.js
  • M app/themepack1/magazine/page.php
  • M app/themepack1/magazine/print.css
  • M app/themepack1/magazine/screenshot.png
  • M app/themepack1/magazine/search.php
  • M app/themepack1/magazine/searchform.php
  • M app/themepack1/magazine/sidebar.php
  • M app/themepack1/magazine/single.php
  • M app/themepack1/magazine/style.css
  • M app/themepack1/models/themepack1.php
  • M app/themepack1/modicus-remix/404.php
  • M app/themepack1/modicus-remix/_home.php
  • M app/themepack1/modicus-remix/archive.php
  • M app/themepack1/modicus-remix/archives.php
  • M app/themepack1/modicus-remix/comments.php
  • M app/themepack1/modicus-remix/footer.php
  • M app/themepack1/modicus-remix/functions.php
  • M app/themepack1/modicus-remix/header.php
  • M app/themepack1/modicus-remix/images/default.png
  • M app/themepack1/modicus-remix/images/elaindicator.png
  • M app/themepack1/modicus-remix/images/headers/404.jpg
  • M app/themepack1/modicus-remix/images/headers/archives.jpg
  • M app/themepack1/modicus-remix/images/headers/artist-interviews.jpg
  • M app/themepack1/modicus-remix/images/headers/seekingcreatives8-25.jpg
  • M app/themepack1/modicus-remix/images/headerstripes.gif
  • M app/themepack1/modicus-remix/images/icon_bullet.gif
  • M app/themepack1/modicus-remix/images/icon_rss.gif
  • M app/themepack1/modicus-remix/images/icon_search.gif
  • M app/themepack1/modicus-remix/images/logo.png
  • M app/themepack1/modicus-remix/images/rss_black.png
  • M app/themepack1/modicus-remix/images/speak.png
  • M app/themepack1/modicus-remix/images/srch_bg.gif
  • M app/themepack1/modicus-remix/images/srch_l.gif
  • M app/themepack1/modicus-remix/images/srch_r.gif
  • M app/themepack1/modicus-remix/images/srch_r_f2.gif
  • M app/themepack1/modicus-remix/images/thumb_Brad.jpg
  • M app/themepack1/modicus-remix/images/tip.gif
  • M app/themepack1/modicus-remix/images/top.png
  • M app/themepack1/modicus-remix/index.php
  • M app/themepack1/modicus-remix/page.php
  • M app/themepack1/modicus-remix/screenshot.png
  • M app/themepack1/modicus-remix/search.php
  • M app/themepack1/modicus-remix/searchform.php
  • M app/themepack1/modicus-remix/sidebar.php
  • M app/themepack1/modicus-remix/single.php
  • M app/themepack1/modicus-remix/style.css
  • M app/themepack1/modicus-remix/style.php
  • M app/twitter/controllers/ak_twitter.php
  • M app/twitter/models/AkTwitter.php
  • M app/twitter/models/TwitterUser.php
  • M app/twitter/plugins/twitter.php
  • M app/twitter/twitter.php
  • M app/twitter/views/ak_twitter/_edit.html
  • M db/library/dbscript/aggregatefeed.php
  • M resource/block.gif
  • M resource/jquery.checkbox.js
  • M resource/jquery.shiftClick.js
  • M resource/markitup/body.png
  • M resource/markitup/jaysalvat.png
  • M resource/markitup/jquery.markitup.js
  • M resource/markitup/jquery.markitup.pack.js
  • M resource/markitup/markitup.png
  • M resource/markitup/readme.txt
  • M resource/markitup/sets/default/images/bold.png
  • M resource/markitup/sets/default/images/clean.png
  • M resource/markitup/sets/default/images/image.png
  • M resource/markitup/sets/default/images/italic.png
  • M resource/markitup/sets/default/images/link.png
  • M resource/markitup/sets/default/images/picture.png
  • M resource/markitup/sets/default/images/preview.png
  • M resource/markitup/sets/default/images/stroke.png
  • M resource/markitup/sets/default/set.js
  • M resource/markitup/sets/default/style.css
  • M resource/markitup/skins/markitup/images/bg-container.png
  • M resource/markitup/skins/markitup/images/bg-editor-bbcode.png
  • M resource/markitup/skins/markitup/images/bg-editor-dotclear.png
  • M resource/markitup/skins/markitup/images/bg-editor-html.png
  • M resource/markitup/skins/markitup/images/bg-editor-json.png
  • M resource/markitup/skins/markitup/images/bg-editor-markdown.png
  • M resource/markitup/skins/markitup/images/bg-editor-textile.png
  • M resource/markitup/skins/markitup/images/bg-editor-wiki.png
  • M resource/markitup/skins/markitup/images/bg-editor-xml.png
  • M resource/markitup/skins/markitup/images/bg-editor.png
  • M resource/markitup/skins/markitup/images/handle.png
  • M resource/markitup/skins/markitup/images/menu.png
  • M resource/markitup/skins/markitup/images/submenu.png
  • M resource/markitup/skins/markitup/style.css
  • M resource/markitup/skins/simple/images/handle.png
  • M resource/markitup/skins/simple/images/menu.png
  • M resource/markitup/skins/simple/images/submenu.png
  • M resource/markitup/skins/simple/style.css
  • M resource/markitup/style.css
  • M resource/markitup/templates/preview.css
  • M resource/markitup/templates/preview.html
  • M wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack-bg_BG.mo
  • M wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack-bg_NO.mo
  • M wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack-da_DK.mo
  • M wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack-de_DE.mo
  • M wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack-es_ES.mo
  • M wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack-fr_FR.mo
  • M wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack-he_IL.mo
  • M wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack-hu_HU.mo
  • M wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack-it_IT.mo
  • M wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack-ja.mo
  • M wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack-nl_NL.mo
  • M wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack-pl_PL.mo
  • M wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack-pt_BR.mo
  • M wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack-ru_RU.mo
  • M wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack-tr_TR.mo
  • M wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack-uk.mo
  • M wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack-zh_CN.mo
  • M wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack-zh_TW.mo
  • M wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php
  • M wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.pot
  • M wp-content/plugins/all-in-one-seo-pack/pclzip.lib.php
  • M wp-content/plugins/all-in-one-seo-pack/readme.txt
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

a(nother) PHP implementation of the http://openmicroblogging.org standard for distributed microblogging. Compatible with identi.ca and laconi.ca