Closed (fixed)
Project:
Inline
Version:
5.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2008 at 14:17 UTC
Updated:
29 Jun 2008 at 23:42 UTC
Hello!
I would like a little help with this module. Or actually I'm not even sure that this module I have to use. I'm doing an ecommerce site. On a selected product's page there are some additional accessories that the users can select (subproducts). This selectable options are formed into radio buttons by default, but they don't have a css class, so I cannot render an image behind / next to those. I tried inline module, put "[inline:xx.jpg] Option1" for the label but it always says Not found:xx.jpg . Is there any chance that I'm doing something wrong or this feature is just not available?
Thanks in advance!
cr
Comments
Comment #1
sunInline only allows to embed attached uploads in a node currently. That means, all files that have been uploaded into a node using the attachment form of Upload module can be referenced by a [inline:#] tag.
There is no such support for eCommerce or any other node form widget.
Comment #2
rvarkonyi commentedThanks for your reply!
The thing is, that the subproduct attribute gets created as a node and I'm able to attach files to it as well, which I've done. So drupal handles it as a normal node, but my real question is, is it possible with inline to embed the attached image into an input field? (the subproduct is a node itself, but on the product's page you can select it with a radio button)
Thanks very much!
cr
Comment #3
sunNo, as mentioned before, you can only inline uploads that have been attached to the node that is currently edited.
Comment #4
rvarkonyi commentedHello sun,
thanks for taking the time, I got it working btw.
Thanks
Comment #5
sunComment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.