-
Hi,
Try
#set($cont = "1")
#set($lang = "en")
#set($imga = "$cont$lang")
/S.
2006-11-10 13:17:22 UTC in infoglue
-
Hi Steve,
The content creator has the possibility to attach images (or other assets) to the article. The images are thereafter visually reachable in the wysiwyg editor by pressing the "inline images" button, or if not in wysiwyg mode, one may use $templateLogic.getInlineAssetUrl("assetkey") as the src attribute.
We have plans for a demoinstallation of InfoGlue at...
2004-02-25 07:53:45 UTC in infoglue
-
Logged In: YES
user_id=711452
This feature / improvement in now incorporated in the latest
codebase.
2004-02-19 17:43:29 UTC in infoglue
-
Logged In: YES
user_id=711452
This feature / improvement in now incorporated in the latest
codebase.
2004-01-24 10:24:36 UTC in infoglue
-
Hello J,
There is a quick and simple solution to this problem. In deliver.properties, just set the webServerAddress entry to empty and see to that all other settings use relative adresses. Deliver is then forced to use relative adresses and you may access your site using any valid hostname.
In deliver.properties:
webServerAddress=
Regards
Stefan.
2003-08-10 09:33:43 UTC in infoglue
-
Logged In: YES
user_id=711452
Hi Vic,
Thank's for your report.
Actually, it's the html version of the tree that causes the
problem, a java script error occurs when selecting a content
containing a ' character in the content name. This will be
adressed for the next release.
Tip: The applet version of the tree works. You can switch by
using the links below the tree, or by...
2003-08-05 13:31:04 UTC in infoglue
-
ContentDeliveryController::getChildContents does not
consider delivery mode setting, resulting in that working
content may be partially delivered on a live site.
2003-06-23 13:33:21 UTC in infoglue
-
For example, when binding content in the structure tool.
It would be nice if the tree remembered the last location
when accessing the tree several times.
2003-06-03 13:48:52 UTC in infoglue
-
Logged In: YES
user_id=711452
I was not able to recreate the bug in the latest codebase.
Some other error might have occured on the contentVersion.
According to the user, he was able to edit the contentVersion
somehow even though it was in published mode. I have not
been able to recreate this behaviour either.
2003-05-26 21:57:31 UTC in infoglue
-
Logged In: YES
user_id=711452
This bug was fixed in ContentDeliveryController, resolution
was to also check for published copy when a language
fallback occured. / SS.
2003-05-26 21:53:41 UTC in infoglue