Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation warnings from using sns-extension with Radiant 0.9 #3

Open
weyus opened this issue Jul 5, 2010 · 0 comments
Open

Deprecation warnings from using sns-extension with Radiant 0.9 #3

weyus opened this issue Jul 5, 2010 · 0 comments

Comments

@weyus
Copy link

weyus commented Jul 5, 2010

DEPRECATION WARNING: define_routes has been deprecated in favor of your extension's config/routes.rb. (called from /Users/weyus/Documents/workspace/koached-content/vendor/radiant/vendor/extensions/sns/sns_extension.rb:12)
DEPRECATION WARNING: admin.tabs.add is no longer supported in Radiant 0.9.x. Please update your code to use:
tab "Content" do
add_item(...)
end. (called from activate at /Users/weyus/Documents/workspace/koached-content/vendor/radiant/vendor/extensions/sns/sns_extension.rb:25)
DEPRECATION WARNING: admin.tabs.add is no longer supported in Radiant 0.9.x. Please update your code to use:
tab "Content" do
add_item(...)
end. (called from activate at /Users/weyus/Documents/workspace/koached-content/vendor/radiant/vendor/extensions/sns/sns_extension.rb:26)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant