Arthur's Issue posts
Renaming Images Broken
Hi,
First of all I love this module and it should save me a ton of time. Unfortunately, I'm having a problem with the image form. When I go to add an image, I upload the image just fine, but if I then click on "resize/rename" I can resize the image but if I try to rename the file and click on "resize" (there is no button for "rename") nothing happens and the window stays open like it's waiting for something. If I don't try to rename the file and just resize it, I get a warning that this will change the original name of the file (which it won't, and it doesn't) and a dialog asking if I'm sure. I have seen this behavior in IE 8, Chrome and Safari. (Haven't tested in other browsers but it doesn't seem like a browser compatibility thing.)
None of this prevents me from doing anything other than renaming the file, but it looks messy and makes it a tough sell for my client. And I really need this to work seamlessly for an extremely non-technical end-user. (And it's so close to doing that!) Seems like something minor is missing somewhere, any way you could have a look and quickly fix it up? I'm going to look around and see if I can just strip out the rename code entirely since I don't really need that feature, but it would be better if it just worked.
Permissions inheritance
Hi, I'm trying to work out whether this module could be used to grant permissions to nodes by inheriting the permissions of their backreferenced parent?
For example, I have a node that when referenced by an OG node should inherit the OG node parent's permissions (be viewable only by members of that OG group).
Is this possible?
Rules Duplication
I am trying to create a rule sends an email on account creation for a specific type of account. The conditions are not being used for debugging. The issue I am having is the email is sent twice!
It is a very simple triggered rule, that does not use any rule sets. The rule is exported here:
array (
'rules' =>
array (
'rules_26' =>
array (
'#type' => 'rule',
'#set' => 'event_user_insert',
'#label' => 'Free Trial -- Initial Email {triggered}',
'#active' => 1,
'#weight' => '8',
'#categories' =>
array (
),
'#status' => 'custom',
'#conditions' =>
array (
0 =>
array (
'#weight' => 9,
'#info' =>
array (
'label' => 'User has role(s)',
'arguments' =>
array (
'user' =>
array (
'type' => 'user',
'label' => 'User',
),
),
'module' => 'User',
),
'#name' => 'rules_condition_user_hasrole',
'#settings' =>
array (
'roles' =>
array (
0 => 8,
),
'operation' => 'OR',
'#argument map' =>
array (
'user' => 'account',
),
Edit menu is missing under content
Edit menu is missing under content. I have already checked menu/admin edit is missing as well as some other menus I created. I have already cleared all caches and still no edit menu. Any suggestions would be greatly appreciated.
Block title translation
I have done for me this change in file webformblock.module for the title block can be translated
line 131
$block_subject = $node->title;
to
$block_subject = t($node->title);
It would be nice to be included in future versions.
Primary tabs inside and outside overlay inconsistent
Watch screenshots.
I think we have to add a small margin to the right of the active tab somewhere. (outside overlay)
I read something somewhere that they did this because it makes the active tab more clear...
Well I think it looks ugly...
Showed it to 3 of my friends and they agree.
Conflict with i18nstrings
i18nstrings in i18n module translates strings via function i18nstrings(), which skips translating if the default language is currently viewed (via lanuage_default()). When domain_locale stores individual default languages for each domain, this makes language_default believe it is always showing the default language and nothing gets translated.
Canonical URL : Can be wrong in some cases
Hi,
Let's assume you visit a node (which ID is 50) using the path :
http://www.host.domain/node/50
And you're using Pathauto. The alias of the node is /content/hello.
You will be redirected to http://www.host.domain/content/hello, and the canonical URL will be http://www.host.domain/node/50.
Fine.
Now, if you visit http://www.host.domain/node/50/BLABLA (where BLABLA is anything),
You will not be redirected, however node 50 will be displayed.
Worse, the Canonical Meta will show http://www.host.domain/node/50/BLABLA.
I think this is both a bug from Drupal Core (maybe Panels), and this should be handled in Meta Tags.
possible to auto-fill ASIN based on Node Title search?
hello,
i was wondering if there's a way to auto-populate the ASIN field based on the Title field of a node. for example if i had a node with title "American Heritage Dictionary" i would love to be able to auto populate the ASIN with the first Amazon product search result for that string, so that for my hundreds or thousands of nodes i could grab the closest ASIN matches without having to look up and type each one in by hand. i know it wouldn't work perfectly each time, but this would be an amazing feature.
thanks!
ctools_ajax_command_scripts() in ctools_ajax_render() causes unwanted scripts to be loaded (and potential js conflicts)
The main issue with calling ctools_ajax_command_scripts() in ctools_ajax_render() is that when using jquery_update (which replaces the jquery script tag in a preprocess_page), Drupal's original jquery.js gets loaded even though jquery_update's jquery.js was already loaded. This causes everything that was extended onto jquery's $ object to be wiped out. If we leave this in, there should probably at least be a big warning on the project page since jquery_update has 34k users.
This also could potentially cause other problems: In ctools_ajax_render(), because drupal_add_js(NULL,NULL) is being called, it assumes it is outputting a page and returns all scripts it thinks it needs for that (non-existent) page. This happened to include a theme javascript file for a theme I wasn't using (but ostensibly would have been used if the modal was actually a true page).
I don't understand why ctools_ajax_command_scripts was added in ctools_ajax_render but I assume it was because scripts needed to be added for different functionality in the modal. To prevent unpredictable behavior, we should probably have a ctools_modal_add_js to add scripts one by one instead of adding everything from drupal_add_js(NULL, NULL) minus what was already loaded.
Show post flagged in forum
I want to see how many users have bookmarked a message in the message list (post forum list) and in the post.
styling of days with events on calendar block and hover action
The year view of the calendar has the days with events underlined. I am trying to add the same styling to the days with events on the calendar block.
I'd also like to have the events how on hover, like a tool tip. It think I can do this with themeing.
Swedish translation
I have added the Swedish translation and committed to CVS.
Cheers
/Magnus
Purpose
I've installed this module and think I understand how it works, however I'm not sure why it's needed really? What does it provide that can't already do with just cck and views?
You can already create your own content type, add a node reference to it, and imagefield then list it however you want within views. Am I missing something or a general use case that this was built to address?
CSS Size Greatly Inflated with Embedded Images
Without CSS Embedded Images:
CSS (4): 59.0K
Background Images (23): 8.9K
With CSS Embedded Images:
CSS (4): 146.4K
Background Images (7): 3.4K
This doesn't add up? Why the massive increase (87.4K) in the CSS file to add 5.5K worth of images?
I've done quite a bit of optimization on my CSS file, is it possible CSS Embedded Images has cached a version of CSS prior to my optimizations?
Seeking co-maintainer
I am looking for a diligent developer to help co-maintain this module. Please respond if interested.
CSS contains too many needless differences between JS and no-JS versions
Revealed in #730754-8: CSS coding standards: No browser hacks, no !important in core/modules, ONLY IN THEMES
The html.js CSS selector
- should mainly be used to enable/disable elements depending on whether JS is enabled or not
- should NOT be used to style them entirely different. (unless we talk about vertical tabs :P)
This patch cleans up fieldset styling even more.
Add a some default blocks
I created a view blocks that might be handy to ship along with Storm so people could keep up on what projects and tickets are open while mucking around in storm. I've attached them. The projects view has two blocks, one for on hold projects and another for open projects. The ticket view only has an open tickets block. On hold tickets didn't seem like a useful block to me, but it's easy enough to create.
I used the export view option to dump these, but I understand the code can be dropped right into module code for inclusion should this be deemed useful.
broken img tag created if no path passed to theme_imagecache
There are instances in which theme_imagecache will be called but nothing will be passed as a path. In my case, it was when I created a view of nodes with emfield videos, which use the emthumb feature that sends video thumbnails to imagecache. In the rows in which nodes had no video loaded in the emfield video field, imagecache still tries to process the thumbnail and produces a broken img tag.
I overrode theme_imagecache in my theme, adding the lines
if (is_null($path)) {
return '';
to the top of the function. I wonder if something like this should be in the module itself to make sure no broken images are produced i these cases.












