You are here

Development Apps Support

KompoZer: REQ: drag and drop file support (like Notepad++)?

Submitted by blahblah on July 6, 2008 - 7:51pm

Hey...
I have just discovered this KompoZer WYSIWYG app. This is really nice for modifying exported Firefox bookmarks .html files.

But I have already used Notepad++ for a while. A thing about KompoZer struck me right away... It isn't possible to drag a drop a file (which should open it in a new tab) like it is in Notepad++ and Firefox. You have to press the 'Open' button all the time, and localize your file (time stealer).

Could this feature be added to KompoZer?

KompoZer: Launcher

Submitted by Devo on April 16, 2008 - 12:20pm

Should KompozerPortable.exe be running the entire time Kompozer.exe is running? I know that other programs from this site have the launcher running in the background waiting for the application to close so it can clean up after it. Is this what Kompozer should be doing as well? If it is then I think I'm leaving some data somewhere.

KompoZer: APPDATA env variable

Submitted by mstinaff on March 3, 2008 - 5:43pm

As KompoZer seems to be the goto example for the latest in PAF and such I went there when I wanted to see an example of how to handle an app that writes to the APPDATA environment variable path. But I am confused.

line 115  Var APPDATAPATH
line 123  ReadEnvStr $APPDATAPATH "APPDATA"

so the APPDATA environment variable is being read into the $APPDATAPATH nsis variable. however $APPDATAPATH doesn't get referenced ever again.

line 461  Delete "$APPDATA\KompoZer\pluginreg.dat"
line 462  RMDir "$APPDATA\KompoZer\" ;=== Will only delete if empty (no /r switch)

KompoZer: .nsi script

tanisthalon's picture
Submitted by tanisthalon on December 11, 2007 - 3:08pm

Just looking at the code and just wanted to query line 278 on the KompoZer 0.7.10 Rev 2 script. It reads StrCpy $PROFILEDIRECTORY $TEMP\${NAME}\profile, but shouldn't it read StrCpy $PROFILEDIRECTORY $TEMP\${NAME}\plugins? Yes I know there isn't anything in the defaultdata plugins folder but I just wasn't sure it was correct.

Virus detected in Kompozer.exe (by multiple checkers)

Submitted by DF on November 12, 2007 - 12:49pm

Today Sophos has detected a virus in the Kompozer.exe file (and probably most of the other exe's as well) - It was fine on Friday so I guess this is down to a very recent definition update.

I have run it through Virus Total and got the following responses (23/30 have detected a 'virus'):


Antivirus        Version        Last Update       Result

KompoZer: kOMPOSER AUTO CODE CHANGE

Submitted by neuroscot on September 18, 2007 - 5:53am

I opened a php file with composer and ended up having to re-code that file using my original editor because in a number of places the source had been changed without my deliberate intervention. Ugh. Looks like some wizard tried to tidy my code but just screwed it up.

Any ideas?

It also added blank lines throughout!

Any ideas?

Pages