About

Lorem ipsum dolor sed do eiusmod tempor incididunt sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.
02
Jun

BugFixing

Posted by michaelmaass, in Issues, WISE 1.3, english, Product Hacks, DTML-Stuff

As I stroll through WISE 1.3 (nightly from 20th May) I noticed some functionalities not working.The ones I´ll write about today are connected to the RSS functionality and the related products in WISE. RSS is one of the most important features of WISE, because it allows reuse of WISE Object information as well as the […]

read more...


05
Jun

WISE Issues

Posted by michaelmaass, in Issues

hier nochmal  zur Erinnerung …… 
Wechseln zu: Navigation, Suche

Inhaltsverzeichnis
[Verbergen]

1 Was

1.1 Migration
1.2 Temp Files
1.3 Resetting the Emergency Password
1.4 Packing
1.5 2 Gigabyte Limit
1.6 Web crawlers
1.7 Performance

if (window.showTocToggle) { var tocShowText = “Anzeigen”; var tocHideText = “Verbergen”; showTocToggle(); }
Was
Die untenstehenden Informationen sind eine Kopie aus der [|TIDEPEDIA ] und behandeln offene Punkte […]

read more...


23
Mai

Container Bugs 2

Posted by michaelmaass, in Issues, english, Product Hacks

Michael
I think that the current “capability” of the container is probably a mistake, the sort order shouldn’t be changed.
But to your question. The reason that you have a smaller pyc file is that the container is a Wise product which is actually producted by a product we call the wise compiler. You will need to […]

read more...


23
Mai

Container Bugs

Posted by michaelmaass, in Issues, english, Product Hacks, Blogroll, Allgemein

Hi everybody
I was working with the RSS functionality heavily, reusing data from containers and other objects on situation awareness pages in an HQ exercise Environment (nice Beta testing ;-)).
I was messed up however by a design feature of the container object in 1.2R2 that assumes, that everytime you add an object to a container, you […]

read more...


Nic Channon picked up on my report of a bug that was imminent to Version 1.2R2 and 1.3 when putting the iteration for meta-data into the Header File. (see my earlyer discussion)
the Issue has obviously been fixed and 2 files have been changed.
Here is Nics answer:
Michael,
Thanks for the information on the meta headers, it appears […]

read more...


Like mentioned in earlier posts on MetaData use (check the Tags) it was found to be usefull to publish the existing MetaData within the html-head of a WISE Page for use by external search engines.
This was picked up by ACT and elegantly integrated as a dtml iteration on the metaValue types, producing the required <meta-tag>.
Unfortunately […]

read more...