default userpic

MT ActionStreams - stuck on Step 8

Vote 0 Votes

I'm pretty new at MT, not good at PHP, and need directions for directions.

This is where I'm at:

  1. Configure a cronjob (see below) for the script run-periodic-tasks. (i set it up with cpanel - maybe correctly set - not sure)
  2. Unpack the ActionStreams archive.
  3. Copy the contents of ActionStreams/extlib into /path/to/mt/extlib/ (yep)
  4. Copy the contents of ActionStreams/mt-static into /path/to/mt/mt-static/ (yep)
  5. Copy the contents of ActionStreams/plugins into /path/to/mt/plugins/ (yep)
  6. Navigate to your profile, and click on "Other Profiles."
  7. Build a list of your accounts that you wish to display and stream actions from. (added up my twitter)
  8. Edit your stylesheet to include needed CSS. (see STYLES below) (had to do it manually via ftp, MT would save it but not save to View - odd)

Okay this is where I am really confused about: Could someone explain this using more words? and menu directions? 8. Edit your templates to display your other profiles and your Action Stream. (see example_templates folder) A template set is also provided for convenience. 9. Edit the plugin's settings to enable automatically rebuilding your blog as new actions are imported. This setting is under each of your blog's plugin settings. (did this also)

4 Replies

| Add a Reply
  • I have 4 events showing, (3 days old - not updating). And I don't believe I understood a think about the templates in step 8. and why did I have to manually edit the Main CSS - it wouldnt apply my edit to the view sheet?

  • Step 8 refers to adding the necessary CSS rules to display a list of events with all the pretty icons and what not.

    Let me see if I can break down the instructions even further:

    1. You should create a widget or template module using one of the sample template we provided.

    2. You can add the widget, template module, or raw template code into your templates using one of the following methods:

    3. <mt:Include module="YOUR MODULE NAME">

    4. <mt:Include widget="YOUR MODULE NAME">
    5. Or simply cut and paste the code into your template
    6. You should add the Action Streams CSS to your website. This will use the <link rel="stylesheet" href=""> syntax used for referencing any stylesheet. This is an HTML thing, not an "MT thing."

    Some users like to create an index template that outputs nothing but their actions. In that template you will see at the top the following variables:

    <mt:setvar name="mt_author_display_name" value="Melody Nelson">
    <mt:setvar name="mt_author_username" value="melody123">
    <mt:setvar name="author_short_name" value="Melody">
    <mt:setvar name="past_days" value="5">
    

    Edit these according to your preferences.

    Does this help?

  • Do I add them to existing templates - which one in my case? I want the actions in a blog type format (but still have MT entries).

  • people replace their MT index with that linked template?

    I need some very small steps (click this, click that) - all this module business, add this, replace that is messing me up. I make a new module - then go to the index and add a include? - that how I'm supposed to do this?

Add a Reply

Forum Groups

6 7

Last Topic: API password missing. by Absoblogginlutely! on Feb 26, 2008

62 142

Last Topic: Issues obtaining the Source by apidevlab on Jul 17, 2008

69 125

Last Topic: L10N by Voulf on Jul 16, 2008

24 55

Last Topic: installing allong side a vbulletin by Forgoten Dynasty on Jul 20, 2008

3 5

Last Topic: Share your success story, please. by Gianluca on Jun 20, 2008

code.sixapart.com

20 46

Last Topic: Installing in sub-folder by Lala on Jul 5, 2008