is possible to upload image directly in tinyMCE image? Currently it's too complex for common users to attach image to tinyMCE.
i tried to post an image onto tinyMCE, but no luck so far.. it just wont "stick" to it.
my encoding is utf-8... could this be the problem? is DB for tinyMCE utf-8 or some ISO?
Wish to include (thumbnail) images in my Taxonomy Blocks…these are the inline images that are associated with the related Story Posts. (4.7)
I have tried IMG_ASSIST, IMAGE UPLOAD, ATTACH, FLEXINODE, etc. etc. to create text posts with inline images, with the goal of displaying a Taxonomy Block that includes a list of Titles + Images. (Newspaper articles)
My Taxonomy Block’s are being created with the VIEW module.
Is there a mailhandler command to specify a short URL / path alias for new nodes? I searched the site but didn't see any notes on anything that was implemented.
Thanks.
Btw, I'm running 4.6 and hopefully 4.7 in the future once listhandler makes it to 4.7.
I am a designer, not a developer. That being said…
After hours of trial and error, I’ve made some minimal progress with CSS and customizing themes. I’ve managed to assign custom styles to block titles (styles.css), and I’ve managed to assign custom styles to images (image_assist.css), These custom styles, however, are global and leave little room for flexibility.
I have got phpbb running as it should apart from one problem. I have put Drupal Member#2 into a special role and given that role phpbb admin rights in access control | php module. If I log in to Drupal as User#2 and then follow the link to the phpbb board I arrive there correctly logged in with my name in orange (denoting admin) and with the 'Go to administration panel' link showing. However, when I click on this link the page refreshes but I have gone nowhere. I thus have no way of getting into admin the board. Is there some change I can make to the .htaccess file to allow me in?
Is it currently possible to configure OG (Organic Groups) to only have the manager of the group post content to the group and restrict group members from doing so?
In my case, I have churches creating ogranic groups and would only like the priest/pastor be able to post about events and happenings. Currently, my configuration allows the churches' members to also post events, etc!