This website is composed of information connected through taxonomy. It is simultaneously a proof-of-concept and a means to allow Agaric to share and store information both within the collective and the world as part of our open documentation philosophy.

User login

This website is composed of information connected through taxonomy. It is simultaneously a proof-of-concept and a means to allow Agaric to share and store information both within the collective and the world as part of our open documentation philosophy.

Potential Users of Community-managed Categories

People and places that need Community-Managed Taxonomy, even if they don't know it yet, with which we should follow up when Agaric has a working module:

VotingAPI

flk: 15:58 < fago> another thing, what have you planned for the thesholds? when does your module apply the votes? <<< you could make use of the voting api for this
flk: it has 3 different strategies of applying votes

agaric: flk: I'll look at voting_api in this context
flk: :)

fago: flk: yeah, I also thought about this. perhaps it would be useful for storing votes...

flk: 15:58 < fago> another thing, what have you planned for the thesholds? when does your module apply the votes? <<< you could make use of the voting api for this
flk: it has 3 different strategies of applying votes

agaric: flk: I'll look at voting_api in this context
flk: :)

fago: flk: yeah, I also thought about this. perhaps it would be useful for storing votes...

fago: have a look at the votingapi, it might suit very well for you
fago: http://drupal.org/project/votingapi

Community-Managed Categories Proposal as Submitted

[Proposal to Google Summer of Code 2007 with the Drupal project as originally submitted. Now re-titled Community-Managed Taxonomy to get more with the Drupal way.]

To introduce several features to enable communities of users to create and manage categories directly. Users will be able to vote to combine terms or to move terms under one another in a hierarchy.

Modules with which to integrate CMT

First, the module-to-be from fellow Summer of Coder Matthias Hutterer, Taxonomy manager.

Both of us may want to integrate with one or more of these existing modules:

First, the module-to-be from fellow Summer of Coder Matthias Hutterer, Taxonomy manager.

Both of us may want to integrate with one or more of these existing modules:

<

ul>

  • Above all: term_merge
  • taxonomy_batch_operations
  • Migrating a Shared-user Multisite install

    Things to watch out for when moving a shared-user multisite install.

    The biggest thing is that when moving a site to a different userbase, all the attribution will be screwed up, so you just can't do it. However, assuming that your moving a test site onto a live user install, but you want to migrate all that content you put up and configuration, and will reassign authorship in the database or manually, be sure to:

    Things to watch out for when moving a shared-user multisite install.

    The biggest thing is that when moving a site to a different userbase, all the attribution will be screwed up, so you just can't do it. However, assuming that your moving a test site onto a live user install, but you want to migrate all that content you put up and configuration, and will reassign authorship in the database or manually, be sure to:

    <

    ul>

  • The subsite_ prefixed parts of the sequences table must be moved over. Export the table and copy that half the inserts for instance.
  • Theme Panels Module

    You can do a lot of theming with CSS. But what if you want to edit a template and you're using panels?

    If you insert your information or view as a block, you can theme the default block, as the block template panels uses.

    You can make the default block specific to panels by making region-specific block templates for all your other regions!

    May future keyword searches be more successful than ours were:
    theme panels drupal
    theme panels template drupal

    You can do a lot of theming with CSS. But what if you want to edit a template and you're using panels?

    If you insert your information or view as a block, you can theme the default block, as the block template panels uses.

    You can make the default block specific to panels by making region-specific block templates for all your other regions!

    May future keyword searches be more successful than ours were:
    theme panels drupal
    theme panels template drupal

    Ask Agaric: Two events in one day?

    I have a question about the calendar feature on the website. I can't seem to edit the calendar to go back and put a second event on the same day. An example is on the last Monday in June I have the first day of camp listed but would like to add the first concert on the common as well which goes from 7-9. Could you give me some help as how to do this.

    Agaric answers:

    I have a question about the calendar feature on the website. I can't seem to edit the calendar to go back and put a second event on the same day. An example is on the last Monday in June I have the first day of camp listed but would like to add the first concert on the common as well which goes from 7-9. Could you give me some help as how to do this.

    Agaric answers:

    Registration role documentation

    In Drupal 5:

    Admin &gt; Users &gt; Registration role

    In Drupal 4.7:

    Go to admin &gt; settings &gt; registration_role

    From there, in both versions of Drupal:

    Pick your role and press "Submit".

    To have no role assigned to new users at registration (other than authenticated user or a Login Toboggan defined role), press "Reset to defaults".

    In Drupal 5:

    Admin &gt; Users &gt; Registration role

    In Drupal 4.7:

    Go to admin &gt; settings &gt; registration_role

    From there, in both versions of Drupal:

    Pick your role and press "Submit".

    To have no role assigned to new users at registration (other than authenticated user or a Login Toboggan defined role), press "Reset to defaults".

    Transfer sites to new server checklist

    Transfer sites from old host to our new server steps.