html-editor

Von: , Frage gestellt am Mi, 22. Sep 1999

hi leutz!

kennt jemand nen guten html-editor (kein wysiwyg) für linux???

MfG
Thomas

6 Antworten zu dieser Frage

  1. Antwort von nach 5 Stunden hilfreich
    Re: html-editor

    kennt jemand nen guten html-editor (kein
    wysiwyg) für linux???
    Schonmal emacs versucht? Biete Syntax-Highlighting, 8bit-Insertion, Shortcuts fuer wichtige Tags, usw.
    Marcus

    • Antwort von nach 2 Tagen hilfreich
      Re^2: html-editor

      ja, habs aber irgendwie net hingekriegt....

      • Antwort von nach 3 Tagen hilfreich
        Re^3: html-editor

        ja, habs aber irgendwie net
        hingekriegt....
        Was hast Du nicht hingekriegt? Emacs allgemein oder das Syntax-Highlighting? Wenn es das letztere ist, diese drei Zeilen in Deinem .emcas file sollten es tun:

        (global-font-lock-mode t)
        (setq font-lock-support-mode 'lazy-lock-mode)
        (setq font-lock-maximum-decoration t)

        Emacs allgemein hat ein nettes Tutorial, und wenn Du mit einem Unix X-System arbeitest (ja, emacs gibt's wohl auch fuer Windoof) gibt's ja Menues fuer die wichtigsten Sachen.. Oder eben gleich xemacs.

  2. Antwort von nach einem Tag hilfreich
    Re: html-editor

    Tak, kennt jemand nen guten html-editor (kein
    wysiwyg) für linux???
    "gut" weiß ich nicht. Hier sind zwei:

    tkHTML, nicht so bunt, eher UNIX-like. Ersetzt schon bei der Eingabe Umlaute, deshalb von mir ab und ab benutzt. Näheres kann ich nicht sagen. http://www.starfleet.com/liem/tkHTML/tkHTML.html

    asWedit: bunte Icons, ´hab ich noch nie benutzt. Link s. unten.

    Tschau,
    .............Jame~
    -------------------------

    Availability
    ------------
    asWedit is available for free for students and staff in education and
    charitable non-profit organizations (non-commercial usage only), and for 
    free evaluation by individuals and commercial organizations. See the 
    license for details.
    asWedit is available in binary form by anonymous ftp and via http from:
    <URL: ftp://sunsite.doc.ic.ac.uk/packages/www/asWedit/ >
    <URL: http://sunsite.doc.ic.ac.uk/packages/www/asWedit/ >
    The software is mirrored on many archives including the following:
    <URL: ftp://sunsite.auc.dk/pub/infosystems/www/asWedit/ >
    <URL: ftp://ftp.ruf.uni-freiburg.de/pub/info/asWedit/ >
    <URL: ftp://sun.rediris.es/mirror/infosystems/WWW/asWedit/ >
    <URL: ftp://sunsite.icm.edu.pl/pub/www/asWedit/ >
    <URL: ftp://gd.tuwien.ac.at/pub/editors/htmleditors/asWedit/ >
    <URL: ftp://ftp.edelweb.fr/pub/asWedit/ >
    Following platforms are supported (in OS alphabetic order):
    file Id           System                OS
    ----------------------------------------------------------------------
    rs6k.aix3.2.5     IBM RS/6000           AIX 3.2.5
    alpha.osf3        DEC Alpha             Digital Unix/OSF1 V3.x
    hp.hpux9          HP9000 700/800        HP-UX 9.x
    sgi.irix5         SGI                   IRIX 5.x
    sgi.irix6         SGI                   IRIX 6.x
    i386.linux        PC, i386              Linux 1.2.x (ELF)
    i386.linux_dyna   PC, i386              Linux 1.2.x (libXm v.2 req.)
    i386.sco5         PC, i386              SCO Open Server 5
    i386.sco          PC, i386              SCO
    sparc.solaris2.5  SUN Sparc             SunOS 5.5
    sparc.solaris2.4  SUN Sparc             SunOS 5.4
    sparc.solaris2.3  SUN Sparc             SunOS 5.3
    sparc.sunos4      SUN Sparc             SunOS 4.1.3
    NOTE: UnixWare users can use the binary-compatible "i386.sco" version.
    To obtain the binary distribution please download the gzip-compressed 
    tar file for your platform and then unpack it. For example for IRIX 5 
    download the file asWedit-3.0-sgi.irix5.tar.gz. To unpack it you can use 
    the following:
    gzip -dc asWedit-3.0-sgi.irix5.tar.gz | tar xvf -
    (the distribution will be placed into asWedit-3.0 directory).
    If you want to use Emacs bindings get the following file as well:
    emacs-mode-asWedit-3.0.tar.gz

    • Antwort von nach 2 Tagen hilfreich
      Re^2: html-editor

      hat tkhtml Syntax-Highlighting????? hab vor kurzem mal n Screenshot davon gesehn und der sah net danach aus :-(

      • Antwort von nach 3 Tagen hilfreich
        Re^3: html-editor

        Tag, hat tkhtml Syntax-Highlighting????? hab
        vor kurzem mal n Screenshot davon gesehn
        und der sah net danach aus :-(
        nö, hat er nicht, zumindest nicht Version 3.2 . Aber für bunten Spaß gibt´s ja auch asWedit ;-) .

        Tschau,
        ........... Jame~

Keine passende Antwort gefunden? Jetzt eigene Frage stellen!