Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
2answers
119 views

R — Vignettes that are not made by Sweave possible?

Can I include some PDF in the pkg/doc folder so that the vignette function works, but no corresponding Rnw, Rtex, etc exists? I am thinking of slides or documents containing markdown text weaved with ...
5
votes
2answers
17k views

JSTL, Beans, and method calls

I'm working on a JSP where I need to call methods on object that come from a Bean. The previous version of the page does not use JSTL and it works properly. My new version has a set up like this: ...
1
vote
2answers
187 views

Is it possible to upload Vignette files directly, without using the web interface?

In the project I'm working on, we have web resource files (e.g. JS, CSS, images, etc) stored in Vignette. As a web developer I find this cumbersome to work with, since I frequently update these ...
1
vote
1answer
281 views

Does Vignette CMS serve HTML, CSS and JavaScript content gzipped?

I’m working on a project involving Vignette as the CMS. Does anyone know if it serves HTML, CSS and JavaScript content gzipped? (If anyone’s got an example of a site run on Vignette, that’d be great ...
1
vote
2answers
311 views

Vignette V8 Upgrade

Vignette upgrades are usually not straightforward. You basically have to do a new installation and migrate over all of your customizations etc. Does anyone know if the upcoming V8 version is easier to ...
0
votes
0answers
21 views

Problems specifying contentCss outside CKEditor.basepath

We are trying to use CKEditor as a Widget for Vignette, when we try to specify a content css outside the environment of CKEditor such as: "CKEDITOR.config.contentsCss = ...
0
votes
2answers
187 views

PHP Imagemagick vignette

How want to apply a vignette effect to an image using PHP with ImageMagik. I found this function but I'm not sure how to use it. Imagick::vignetteImage Thanks for your help!
0
votes
1answer
350 views

Retro, Lomo, Vignette filter in C/C++?

I am trying to apply image filtering to images, like lomo, retro, vignette. Can anyone show me some sample codes in C / C++? Or is there any ready-to-use libraries implementing image filtering? ...
0
votes
1answer
149 views

Best way of achiving this background vignetting effect? (CSS3)

I want to have a vignetting effect on the background of a page I´m building. This is the page: www.karolinadahl.se I managed to get the effect I´m looking for in Firefox, and it seems to work ok. In ...
0
votes
1answer
115 views

Vignette effect without coding

Is there any method exist to create vignetting/frame effect on picturebox, ie another picturebox with png image as overlay/mask? I don't want to see sharp edges between picture and background.
0
votes
1answer
273 views

JavaScript, html5: how to dynamically create a Vignette effect?

So what I need is simple: user presses something, user sees Vignette effect on new div on top of all page (with page size) alike Is it possible with some html5 canvas art? And how to do such thing? ...
0
votes
1answer
144 views

Maven war artifact with car extension

I am trying to use Maven to generate an artifact for deploying on Vignette Portal. The packaging is exactly the same as a war artifact but the file should have car extension instead. Options I've ...
0
votes
0answers
134 views

Migrate Vignette CM (Content Manager) content to Oracle UCM

We're at the start of a project where we need to migrate Vignette CM (version 7.6) content to Oracle UCM (11g). Some pointers on which tools and approaches to use would be extremely helpful. It ...
0
votes
1answer
62 views

Vignette collab template language name and reference

What is the name of the programming language enclosed by ISPECT tags used in Vignette Collaboration ? Is there any refence for that beast ? thank you !
0
votes
1answer
253 views

.NET portal web clipping/web connector/portlet bridge/web capture analogs

We are seeking .Net analogs or ports of what they refer to as "Web Connector" in Vignette, "Web Clipping" in WebSphere, "Web Capture Web Part" in Sharepoint (could not evaluate myself) or ...