Glad you worked this out.

Plumi is built on Plone, and highly configurable, but indeed you may be
better off seeking advice on products external to Plumi from general
Plone lists/channels.

Did you find documentation for the product you installed?

On 12/03/15 12:38 AM, Graabein wrote:
> Someone on #plone channel told me installation of the dropdownmenu was
> done with the following:
> 
> edit plumi.app/buildout.cfg
> 
> Add  'quintagroup.dropdownmenu' inside the bottom of "egg =" section in
> buildout.cfg, between "collective.js.jqueryui" and "${site:eggs}"
> so it look like this
> 
> eggs =
> 
> xxxxx
> xxxx
> collective.js.jqueryui
> quintagroup.dropdownmenu
> ${site:eggs}
> 
> Then run ./bin/bildout
> 
> Then restart services, go to admin panel and activate the dropdown menu
> in the admin panel "add-on" area.
> 
> That was the install part, but I still have to modify the template to
> add html code, css and other stuff...don't understand where to do this
> modification yet.
> 
> 
> 
> Den 11. mars 2015 10:48, skrev Graabein:
>> I wonder if it would be easyer for me just install Plumi using the
>> current engagemedia template/theme instead of the default plumi
>> demotemplate?  Then I would get the main menubar as used on
>> engagemedia?  How can I do this, compile the setup with the
>> engagemedia template/theme instead of the default one?
>>
>>
>>
>> Den 11. mars 2015 09:56, skrev Graabein:
>>> I went into the IRC-channel #engagemedia, where ircuser "Seelan" told
>>> me the following about the horizontal menubar they use at
>>> engagemedia.org:
>>>
>>> The code for the navbar can be found in the latest commits from Inigo
>>> (Malaysia):
>>> https://github.com/plumi/em.skin/commit/80637ec04b1bbb1b930e7c7e4dc104f80ee80988
>>>
>>> <Seelan> The pertinent files are:
>>> <Seelan>  1. em/skin/theme_resources/rules.xml - where an UL is set up
>>> <Seelan>  2. setup.py - where this is now used
>>> "'quintagroup.dropdownmenu',"
>>> <Seelan>  3. em/skin/theme_resources/stylesheets/foundation.css -
>>> where CSS for the menu lives
>>> <Seelan> Website for dropdown menu product:
>>> https://plone.org/products/quintagroup-dropdownmenu
>>>
>>> I am not sure how to install this, I tried but failed, but here is
>>> what I did.
>>> I followed instructiones at
>>> https://plone.org/products/quintagroup-dropdownmenu
>>> Modified buildout.cfg as instructed and ran ../bin/python
>>> bootstrap.py && ./bin/buildout -v
>>>
>>> then restarted services.  No luck, only errors.
>>> So I guess I dont' do this the correct way.
>>>
>>> Anyone able to help?
>>>
>>> Den 10. mars 2015 18:36, skrev Graabein:
>>>> I am sorry, this is so frustrating.
>>>>
>>>> How on earth do one create a simple horizontal main menubar like on
>>>> engagemedia.org?  I want to organize videos in similar "projects" as
>>>> in engagemedia.org, but this is the most frustrating experience I
>>>> have ever had with CMS'es.  I have seached documentation, also read
>>>> Plone documentation, and tried and tried, adding folders, adding
>>>> collections, nothing works. How on earth are these added so that
>>>> they organize a horizontal main menu?
>>>>
>>>> Thanks for helping :-)
>>>> _______________________________________________
>>>> Discuss mailing list
>>>> [email protected]
>>>> http://lists.plumi.org/listinfo/discuss
>>>
>>> _______________________________________________
>>> Discuss mailing list
>>> [email protected]
>>> http://lists.plumi.org/listinfo/discuss
>>
>> _______________________________________________
>> Discuss mailing list
>> [email protected]
>> http://lists.plumi.org/listinfo/discuss
> 
> _______________________________________________
> Discuss mailing list
> [email protected]
> http://lists.plumi.org/listinfo/discuss


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Discuss mailing list
[email protected]
http://lists.plumi.org/listinfo/discuss

Reply via email to