Wiki Ubuntu-it

Indice
Partecipa
FAQ
Wiki Blog
------------------
Ubuntu-it.org
Forum
Chiedi
Chat
Cerca
Planet
  • Pagina non alterabile
  • Informazioni
  • Allegati
  • Differenze per "GiuseppeTerrasi/Prove01"
Differenze tra le versioni 162 e 167 (in 5 versioni)
Versione 162 del 14/05/2008 12.56.58
Dimensione: 2443
Commento:
Versione 167 del 25/01/2010 21.54.28
Dimensione: 1373
Commento: primi appunti
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 1: Linea 1:
## page was renamed from GiuseppeTerrasi/Officina #format wiki
Linea 3: Linea 3:
[[Indice()]] [[BR]]
[[Indice]]
Linea 5: Linea 6:
= Introduzione = = Firefox, configurazione =
Rimuovere il paragrafo Utilizzare temi ed estensioni delle release più recenti
Linea 7: Linea 9:
Mia sotto-pagina personale che uso per i test e per le bozze.
         
= Link utili =
= Firefox, Visualizzare pdf =
Linea 11: Linea 11:
 * [:GuidaWiki: La guida wiki]
 * [:LeoIannacone/Prove:Tag che mi serviranno]
Cambiare così:
Linea 14: Linea 13:
Per installare il plug-in open di Evince è sufficiente installare il pacchetto ''mozplugger''.
Linea 15: Linea 15:
= Tabella comparativa = Quest'ultimo pacchetto è reperibile dal componente universe dei repository ufficiali.
Linea 17: Linea 17:
Traduzione della tabella [http://doc.ubuntu-fr.org/#decouvrez_votre_environnement franscese]. Problemi noti: qualora il pdf non si apra dentro firefox modifica il file di configurazione di mozplugger {{{
application/pdf:pdf:PDF file
  repeat swallow(evince) fill: evince "$file"
application/x-pdf:pdf:PDF file
         repeat swallow(evince) fill: evince "$file"
text/pdf:pdf:PDF file
  repeat swallow(evince) fill: evince "$file"
text/x-pdf:pdf:PDF file
        repeat swallow(evince) fill: evince "$file"
        repeat swallow(documentShell) fill: acroread5 -geometry +9000$
        repeat swallow(acroread) fill: acroread7 -openInNewWindow "$f$
        repeat noisy swallow(kpdf) fill: kpdf "$file"
        repeat noisy swallow(Xpdf) fill: xpdf -g +9000+9000 "$file"
        GV()
Linea 19: Linea 32:
Per completarla servono: 3 screenshot di ubuntu, kubuntu, xubuntu versione feisty. le sottopagine che essendo programmi si possono poi mettere nella pagina programmi. application/x-postscript:ps:PostScript file
application/postscript:ps:PostScript file
        GV()
        repeat swallow(evince) fill: evince "$file"
}}}
Linea 21: Linea 38:
 * gnome, kde e xfce dovrebbero puntare ad una pagina faq
 * creare pagine per gli altri programmi
Installazione del plugin proprietario
Linea 24: Linea 40:
 * '''Altri progetti''': Ubuntu è disponibile sotto forma di altri progetti come '''Kubuntu''', '''Edubuntu''' e '''Xubuntu'''. Consultare la relativa guida.
Linea 26: Linea 42:
Scopri le differeze:

PER LA TABELLA RIMANDO ALLA PAGINA DI [:LeoIannacone/Prove/Indice:LEO].

Ajoutez à cela des milliers de logiciels disponibles afin de créer l'environnement qui vous ressemble, il tutto è installabile in maniera molto semplice grazie al vostro gestore di pacchetti!
Queries


== booo ==

regex:TERM is treated as regular expression

title:TERM searches in pages that their titles match TERM
          o Normal search terms do search the titles, too. Matches in titles get more weight as matches in pages.
      case:TERM searches case sensitive
    * category:CAT searches for pages belonging to CategoryCAT; replaces old regular expression
    * mimetype:TYPE searches for pages and attachments with mimetype TYPE, e.g. image/png

      title:, regex:, linkto: and case: may be used in combination in one search term
          o these modifiers may be abbreviated to any length: e. g. re:, t:, reg:, cas:, l:
          o If you want to use multiple of them, you have to concatenate them like this: t:re:
          o - must be put before any other modifiers
    * Parentheses can be used for grouping

Examples

r:\bdog\b

searches for the word "dog" and does not find e.g. the word "doggy"

category:homepage title:thomas

search for pages in CategoryHomepage with the word "thomas" in the title (user homepages of all persons named Thomas)


[[FullSearch(regex:(----(-*)(\r)?\n)(.*)TitleIndex\b -title:AmbienteGrafico -title:Aiuto -title:Programmazione -title:Sicurezza -title:Server -title:Hardware)]]

BR Indice

Firefox, configurazione

Rimuovere il paragrafo Utilizzare temi ed estensioni delle release più recenti

Firefox, Visualizzare pdf

Cambiare così:

Per installare il plug-in open di Evince è sufficiente installare il pacchetto mozplugger.

Quest'ultimo pacchetto è reperibile dal componente universe dei repository ufficiali.

Problemi noti: qualora il pdf non si apra dentro firefox modifica il file di configurazione di mozplugger

application/pdf:pdf:PDF file
         repeat swallow(evince) fill: evince "$file"
application/x-pdf:pdf:PDF file
         repeat swallow(evince) fill: evince "$file"
text/pdf:pdf:PDF file
         repeat swallow(evince) fill: evince "$file"
text/x-pdf:pdf:PDF file
        repeat swallow(evince) fill: evince "$file"
        repeat swallow(documentShell) fill: acroread5 -geometry +9000$
        repeat swallow(acroread) fill: acroread7 -openInNewWindow "$f$
        repeat noisy swallow(kpdf) fill: kpdf "$file"
        repeat noisy swallow(Xpdf) fill: xpdf -g +9000+9000 "$file"
        GV()

application/x-postscript:ps:PostScript file
application/postscript:ps:PostScript file
        GV()
        repeat swallow(evince) fill: evince "$file"

Installazione del plugin proprietario

Consultare la relativa guida.


CategoryHomepage