[magnolia-dev] How can i create a custom component as sub component for stkFooterLinkList component ?

2013-10-07 Thread Nirmal Sharma (via Magnolia Forums)
Hi, How can i create a custom component as sub component for stkFooterLinkList component using Blossom? Please guide us. Thanks, Nirmal Sharma -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=bc043602-f4a1-4314-98fa-742c7c5e1e41

[magnolia-dev] [JIRA] (MGNLDAM-315) i18n: missing key after image upload

2013-10-07 Thread JIRA (on behalf of Jozef Chocholacek)
Jozef

[magnolia-dev] [JIRA] (MGNLUI-1371) Tree/List inplace editing should not change the row height

2013-10-07 Thread JIRA (on behalf of Aleksandr Pchelintcev)
Aleksandr

[magnolia-dev] [JIRA] (MGNLUI-2237) add missing Keys for the UI-apps

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLUI-2237) add missing Keys for the UI-apps

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLWORKFLOW-162) Dialog when rejecting a publication has no title and label

2013-10-07 Thread JIRA (on behalf of Philip Mundt)
Philip Mundt

[magnolia-dev] [JIRA] (MGNLUI-2185) i18n: Asset App Detail: asset field shows key: field.upload.file.detail.size, field.upload.note.success.image

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLWORKFLOW-162) Dialog when rejecting a publication has no title and label

2013-10-07 Thread JIRA (on behalf of Philip Mundt)
Philip Mundt

[magnolia-dev] [JIRA] (MGNLUI-2237) add missing Keys for the UI-apps

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] Proposal: LinkFieldDefinition extended with workspace name

2013-10-07 Thread Gerton ten Ham (via Magnolia Forums)
Hi, I noticed that a field defined using the LinkFieldDefinition only saves the identifier of the selected node. This is probably fine if you stay within the Magnolia CMS UI, but it lacks necessary information if you need to get the selected node back from within a external application. The

[magnolia-dev] Re: Question to: Creating a new Blossom project using maven archetypes

2013-10-07 Thread Tobias Mattsson (via Magnolia Forums)
Hi Ralf, Place jsps in /src/main/resources/mgnl-files/templates/acmeModule/pages /src/main/resources/mgnl-files/templates/acmeModule/areas /src/main/resources/mgnl-files/templates/acmeModule/components And ftls in /src/main/resources/acmeModule/templates/pages

[magnolia-dev] Re: How can i create a custom component as sub component for stkFooterLinkList component ?

2013-10-07 Thread Tobias Mattsson (via Magnolia Forums)
Hi Nirmal, The stkFooterLinkList is configured to allow stkFooterInternalLink and stkFooterExternalLink being added to its area. To make another component available you need to configure it at /modules/standard-templating-kit/templates/components/stkFooterLinkList/areas/linkList/, there's

[magnolia-dev] [JIRA] (MGNLUI-2238) Missing translation for actions.activateDeleted.successMessage key

2013-10-07 Thread JIRA (on behalf of Jozef Chocholacek)
Jozef

[magnolia-dev] [JIRA] (MAGNOLIA-5248) Memory-Leak/Classloader errors because BouncyCastleProvider is registrated for all WARs

2013-10-07 Thread JIRA (on behalf of Daniel Lipp)
Daniel Lipp

[magnolia-dev] [JIRA] (MGNLUI-2240) Pages app Browser sub-app's config contains an 'untitled' node among content presenters.

2013-10-07 Thread JIRA (on behalf of Aleksandr Pchelintcev)

[magnolia-dev] Re: How can i create a custom component as sub component for stkFooterLinkList component ?

2013-10-07 Thread Nirmal Sharma (via Magnolia Forums)
Hi Tobias, Thanks for the help. Can you tell me that how can we do the same through coding rather doing through admin central.? I am also looking for component inheritance using Blossom. I want to create a custom component which should extend stkFooterLinkExternal component. Can you help us

[magnolia-dev] [JIRA] (MGNLUI-2240) Pages app Browser sub-app's config contains an 'untitled' node among content views.

2013-10-07 Thread JIRA (on behalf of Aleksandr Pchelintcev)
Aleksandr

[magnolia-dev] [JIRA] (MGNLUI-2240) Pages app Browser sub-app's config contains an 'untitled' node among content views.

2013-10-07 Thread JIRA (on behalf of Aleksandr Pchelintcev)
Aleksandr

[magnolia-dev] [JIRA] (MAGNOLIA-4544) BootstrapUtil.bootstrap(String[], int) lead sometimes into ItemExistsException

2013-10-07 Thread JIRA (on behalf of Daniel Lipp)
Daniel Lipp

[magnolia-dev] Re: Blossom Integration with Magnolia 5.0.4

2013-10-07 Thread via Magnolia Forums
Hi again! Today I was trying to install my blossom module created (the jar file) into a Magnolia community 5.1-rc-1. I have added all the jar dependences for my module (spring and blossom), and the instalation was ok, but then, when I try to create a new page, I can't find the Two columns

[magnolia-dev] [JIRA] (BLOSSOM-141) Add example of freemarker template using form macros

2013-10-07 Thread JIRA (on behalf of Tobias Mattsson)
Tobias

[magnolia-dev] Re: Blossom Integration with Magnolia 5.0.4

2013-10-07 Thread Tobias Mattsson (via Magnolia Forums)
Hi Francisco, Do you have errors in the log while starting up? This is usually caused by the module not starting up properly or not being correctly configured. You did have it working before, what has changes? Package names maybe? // Tobias -- Context is everything:

[magnolia-dev] Re: Blossom Integration with Magnolia 5.0.4

2013-10-07 Thread via Magnolia Forums
I'm afraid that I didn't notice the errors in the log, sorry so much. I have had to add a lot of dependencies more (I'm using a soap integration in my module). So now everything is ok, but I have one more doubt. Is there a way to extend standard-templating-kit templates with blossom components?

[magnolia-dev] [JIRA] (MGNLCAT-99) Missing keys in the delete confirmation dialog

2013-10-07 Thread JIRA (on behalf of Jozef Chocholacek)
Jozef

[magnolia-dev] [JIRA] (MGNLCAT-99) Missing keys in the delete confirmation dialog

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLPUR-110) Public users security subapp should be positioned in 3rd tab

2013-10-07 Thread on behalf of Grégory Joseph
Jozef

[magnolia-dev] [JIRA] (MGNLUI-2242) Missing keys when you attempt to delete items of two different types - like a folder and an item.

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)

[magnolia-dev] [JIRA] (MGNLUI-2241) Wrong label of recursive publication action's button

2013-10-07 Thread JIRA (on behalf of Jozef Chocholacek)
Jozef

[magnolia-dev] [JIRA] (MGNLPUR-110) Public users security subapp should be positioned in 3rd tab

2013-10-07 Thread on behalf of Grégory Joseph
Grégory Joseph

[magnolia-dev] [JIRA] (MGNLPUR-109) Missing labels for public users security subapp

2013-10-07 Thread on behalf of Grégory Joseph
Grégory Joseph

[magnolia-dev] [JIRA] (MGNLOBS-19) Make module 5.0 ready

2013-10-07 Thread JIRA (on behalf of Milan Divilek)
Milan Divilek

[magnolia-dev] [JIRA] (MGNLUI-2237) add missing Keys for the UI-apps

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLPUR-109) Missing labels for public users security subapp

2013-10-07 Thread on behalf of Grégory Joseph
Grégory Joseph

[magnolia-dev] [JIRA] (MGNLPUR-110) Public users security subapp should be positioned in 3rd tab

2013-10-07 Thread on behalf of Grégory Joseph
Grégory Joseph

[magnolia-dev] [JIRA] (MGNLUI-2242) Missing keys when you attempt to delete items of two different types - like a folder and an item.

2013-10-07 Thread JIRA (on behalf of Aleksandr Pchelintcev)
Aleksandr

[magnolia-dev] [JIRA] (MGNLPUR-93) UserProfile is instantiated directly, ignoring user configuration

2013-10-07 Thread on behalf of Roman Kovařík
Roman Kovařík

[magnolia-dev] [JIRA] (MGNLPUR-108) Wrong default configuration of PUR

2013-10-07 Thread on behalf of Roman Kovařík
Roman Kovařík

[magnolia-dev] [JIRA] (MGNLRES-19) Remove the extension property

2013-10-07 Thread on behalf of Roman Kovařík
Roman Kovařík

[magnolia-dev] [JIRA] (MGNLPUR-101) CLONE - integrate MailChangePasswordLinkStrategy with stk and use this strategy as default - PORT

2013-10-07 Thread on behalf of Roman Kovařík
Roman Kovařík

[magnolia-dev] [JIRA] (MGNLTPLSMPL-2) CLONE -When navigations are moved in an area their links are no more clickable in edit mode, we must switch to the preview mode if we want to navigate. Port to 5

2013-10-07 Thread JIRA (on behalf of Daniel Lipp)
Daniel Lipp

[magnolia-dev] [JIRA] (MGNLPUR-110) Public users security subapp should be positioned in 3rd tab

2013-10-07 Thread on behalf of Roman Kovařík
Roman Kovařík

[magnolia-dev] [JIRA] (MGNLSTK-1240) create new message-bundles each for STK (according to new i18n-concept)

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1174) Calendar view on Event overview is broken

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-820) Review the configuration of the pages under demo-features/modules/public-user-registration

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1139) Review sending of confirmation mails at PUR demo

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1138) Apply MailChangePasswordLinkStrategy to PUR demo

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1139) Review sending of confirmation mails at PUR demo

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1130) Bindings for the Flowplayer API missing

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1130) Bindings for the Flowplayer API missing

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLRES-65) Migrate templates and resources repository in update task

2013-10-07 Thread on behalf of Roman Kovařík
Roman Kovařík

[magnolia-dev] [JIRA] (MGNLRES-63) Use ExtractCommentCommand from the main module

2013-10-07 Thread on behalf of Roman Kovařík
Roman Kovařík

[magnolia-dev] [JIRA] (MAGNOLIA-85) Module: blog module

2013-10-07 Thread JIRA (on behalf of Daniel Lipp)
Daniel Lipp

[magnolia-dev] [JIRA] (MGNLINTEMPL-12) Arrange dialog so that the enable flag is visible without scrolling

2013-10-07 Thread JIRA (on behalf of Milan Divilek)
Milan Divilek

[magnolia-dev] [JIRA] (MGNLINTEMPL-34) Use ExtractCommentCommand from the main module

2013-10-07 Thread JIRA (on behalf of Milan Divilek)
Milan Divilek

[magnolia-dev] [JIRA] (MGNLCAT-99) Missing keys in the delete confirmation dialog

2013-10-07 Thread JIRA (on behalf of Eric Hechinger)
Eric Hechinger

[magnolia-dev] [JIRA] (MGNLMAIL-16) MailAttachment uri may be set incorrectly

2013-10-07 Thread on behalf of Grégory Joseph
Grégory Joseph

[magnolia-dev] [JIRA] (MGNLRES-66) Migrate to new UI

2013-10-07 Thread on behalf of Roman Kovařík
Roman Kovařík

[magnolia-dev] [JIRA] (MGNLRES-58) How to use FileSystemResourcesLoader with a custom path

2013-10-07 Thread on behalf of Roman Kovařík
Roman Kovařík

[magnolia-dev] [JIRA] (MGNLRES-47) Simplify image upload in resources workspace

2013-10-07 Thread on behalf of Roman Kovařík
Roman Kovařík

[magnolia-dev] [JIRA] (MGNLRES-42) Issues with InstallResourcesTask and InstallResourceTask

2013-10-07 Thread on behalf of Roman Kovařík
Roman Kovařík

[magnolia-dev] [JIRA] (MGNLRES-33) InstallResourceTask reads resources using platform encoding, but should use UTF-8

2013-10-07 Thread on behalf of Roman Kovařík
Roman Kovařík

[magnolia-dev] [JIRA] (MGNLRES-28) Counts for all modules: getRepository() in module class should be static for use in update tasks.

2013-10-07 Thread on behalf of Roman Kovařík
Roman Kovařík

[magnolia-dev] [JIRA] (MGNLRES-33) InstallResourceTask reads resources using platform encoding, but should use UTF-8

2013-10-07 Thread on behalf of Roman Kovařík
Roman Kovařík

[magnolia-dev] [JIRA] (MGNLRES-60) Allow loading of file system resources from relative path

2013-10-07 Thread on behalf of Roman Kovařík
Roman Kovařík

[magnolia-dev] [JIRA] (MGNLRES-40) InstallResourceTask should fail gracefully (i.e explicit Task exception) when resource is not found

2013-10-07 Thread on behalf of Roman Kovařík
Roman Kovařík

[magnolia-dev] [JIRA] (MGNLRES-42) Issues with InstallResourcesTask and InstallResourceTask

2013-10-07 Thread on behalf of Roman Kovařík
Roman Kovařík

[magnolia-dev] [JIRA] (MGNLRES-19) Remove the extension property

2013-10-07 Thread on behalf of Roman Kovařík
Roman Kovařík

[magnolia-dev] [JIRA] (MGNLACTIVATION-37) Public Activation

2013-10-07 Thread JIRA (on behalf of Thinh Tran)
Thinh

[magnolia-dev] [JIRA] (MGNLSTK-1094) Dead link youtube url in demo not working.

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1128) STKSiteManager#getAssignedSite has confusing signature - does not use parameter - maybe does not work.

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLUI-2243) Page Editor: Open edit dialog with DoubleClick on content element

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1080) Clean STK JavaDoc and Define a constant strategy.

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1080) Clean STK JavaDoc and Define a constant strategy.

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1067) Demo project print logo still contains old slogan

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1040) Re-enable the generator meta tag in templates

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1039) Resources' conditionalComment is not used for javascript resources, nor for page css

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLUI-1971) As a user I can restore a version so that I can change content safely

2013-10-07 Thread JIRA (on behalf of Daniel Lipp)
Daniel Lipp

[magnolia-dev] [JIRA] (MGNLDAM-273) Adapt JCR indexing for DAM mgnl:assets

2013-10-07 Thread on behalf of Grégory Joseph
Grégory Joseph

[magnolia-dev] [JIRA] (MAGNOLIA-5355) ELException when using TemplatingFunctions link-method

2013-10-07 Thread JIRA (on behalf of Daniel Lipp)
Daniel Lipp

[magnolia-dev] [JIRA] (MAGNOLIA-4566) Add UI test for moving components in extra column

2013-10-07 Thread JIRA (on behalf of Daniel Lipp)
Daniel Lipp

[magnolia-dev] [JIRA] (MAGNOLIA-4566) Add UI test for moving components in extra column

2013-10-07 Thread JIRA (on behalf of Daniel Lipp)
Daniel Lipp

[magnolia-dev] [JIRA] (MAGNOLIA-4566) Add UI test for moving components in extra column

2013-10-07 Thread JIRA (on behalf of Daniel Lipp)
Daniel Lipp

[magnolia-dev] [JIRA] (MGNLSTK-1033) PageEditor: improve handling of flash content

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1035) Encapsulate Javascript from HTML Header

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1035) Encapsulate Javascript from HTML Header

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1033) PageEditor: improve handling of flash content

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1025) Error when installing 2.0.6

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1025) Error when installing 2.0.6

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1020) Bug in Template ContentNavigation

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1016) Validation message of the RTE (rich text editor) breaks / freeze Firefox

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1016) Validation message of the RTE (rich text editor) breaks / freeze Firefox

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1014) TemplatesAvailability reacts on node name and not on the defined id

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-1011) FAQ: ID in use multiple times

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MAGNOLIA-4836) Exception when pushing Start up Magnolia multiple times after fresh install

2013-10-07 Thread JIRA (on behalf of Federico Grilli)
Federico Grilli

[magnolia-dev] [JIRA] (MAGNOLIA-4836) Exception when pushing Start up Magnolia multiple times after fresh install

2013-10-07 Thread JIRA (on behalf of Federico Grilli)
Federico Grilli

[magnolia-dev] [JIRA] (MGNLSTK-990) Update Flowplayer SWF

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-995) Foldername and filename cannot be the same with Theme module import

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-984) Demonstrate multiple sources in HTML5 video

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-984) Demonstrate multiple sources in HTML5 video

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

[magnolia-dev] [JIRA] (MGNLSTK-952) Cleanup existing unmaintainable STK tests

2013-10-07 Thread JIRA (on behalf of Christopher Zimmermann)
Christopher

  1   2   >