Plugin Directory

Changeset 543129


Ignore:
Timestamp:
05/11/2012 10:01:08 PM (14 years ago)
Author:
clintonb11
Message:
  • Added extra constant for plugin title
  • Updated readme to match cloud computing
Location:
dell-cloud-connect/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • dell-cloud-connect/trunk/plugin.php

    r543128 r543129  
    1919define('DELL_CONNECT_PLUGIN_NAME', 'Dell Cloud Connect');
    2020define('DELL_CONNECT_SETTINGS_MENU_TITLE', 'Cloud Connect Setting');
     21define('DELL_CONNECT_WIDGET_TITLE', 'The Latest From Cloud Computing');
    2122
    2223define('DELL_CONNECT_PLUGIN_URL',  WP_PLUGIN_URL.'/'.plugin_basename(dirname(__FILE__)));
  • dell-cloud-connect/trunk/readme.txt

    r543127 r543129  
    1 === Dell Edu-Connect ===
     1=== Dell Cloud Connect ===
    22Contributors: clintonb11
    33Tags: education
     
    66Stable tag: 0.2.0
    77
    8 Education Connect is a widget/plugin that helps connect education blogs around the World.
     8Cloud Connect is a widget/plugin that helps connect cloud blogs around the World.
    99
    1010== Description ==
    1111
    12 Education Connect is a widget/plugin that helps connect education blogs around the World. The widget is a
    13 content aggregator for educational blog articles. The aggregator takes content from the highest quality
    14 EDU blogs and presents the titles and a brief summary within the widget.
     12Cloud Connect is a widget/plugin that helps connect cloud computing blogs around the World. The widget is a
     13content aggregator for cloud computing blog articles. The aggregator takes content from the highest quality
     14cloud computing blogs and presents the titles and a brief summary within the widget.
    1515
    16 The widget has a special crawler that goes to a pre-set list of education blogs that are selected based on
     16The widget has a special crawler that goes to a pre-set list of cloud computing blogs that are selected based on
    1717content quality. It then takes the title of the latest articles written by that blog and populates the widget
    1818sitting on the installer's website. Articles within the widget are then ranked based on a variety of social media
    1919factors to present only the best freshest articles.
    2020
    21 The goal of the EDU connect widget it to help users and publishers to discover new content and readers. Our hope is
    22 to help educators discover new educational technology along with connect with other educators to share best practices.
     21The goal of the Cloud Connect widget it to help users and publishers to discover new content and readers. Our hope is
     22to help technologists discover new cloud technology along with connect with other industry leaders to share best practices.
    2323
    24 For more information, see http://marketing.dell.com/education-widget
     24For more information, see http://marketing.dell.com/cloudconnect-widget
    2525
    2626== Installation ==
    2727
    28 1. Upload the `edu-connect` folder to the `/wp-content/plugins/` directory
     281. Upload the `cloud-connect` folder to the `/wp-content/plugins/` directory
    29291. Activate the plugin through the 'Plugins' menu in WordPress
    30 1. Add the Edu-Connect widget to your sidebar through the `Appearance->Sidebar` menu
     301. Add the Cloud Connect widget to your sidebar through the `Appearance->Sidebar` menu
    3131
    3232== Frequently Asked Questions ==
     
    3838= Can I exclude certain blogs? =
    3939
    40 Yes, in the WordPress admin panel, click on Dell Services and you can choose to not include any of the blogs on our list.
     40Yes, in the WordPress admin panel, click on Settings->Dell Cloud Connect and you can choose to not include any of the blogs on our list.
    4141
    4242= Will this affect my website's loading time? =
Note: See TracChangeset for help on using the changeset viewer.