Kernel Yenileri
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Kernel Kurcalama(Hacking)

  • Kernel Yenilerine Giriş_Sayfası

  • Kernel Kurcalama

  • Kernel Terimler_Sözlüğü

  • Kernel Belgeleme

  • Bir hata(bug) mı buldunuz?

  • Kernel Safari

  • SSS

Projeler

  • Kernel Değişim Kayıtları

  • Kernel Janitor

  • Kernel Danışman

Diğer Sayfalar

  • Bölgesel KernelNewbies

  • Kişisel Sayfalar

  • Gelişmesi eklenen Olaylar

Tercihler

  • E-posta Listeleri

  • Programlama Bağlantıları

  • Eski kernelnewbies sitesi

WikiWall Şablon

  • Giriş Sayfası

  • WikiSandBox

Wiki Bitleri

  • En son değişiklikler

  • Yardım İçerikleri

  • Bulma Sayfası

  • Statistics

  • Seyir Menusu

  • WikiWall

  • WikiWall

Navigation

  • RecentChanges
  • FindPage
  • HelpContents
KernelYenileri:
  • AjudaComMacros
  • EmbedObject

/EmbedObject   /Include   /MailTo   /MonthCalendar  


Contents

  1. EmbedObject
    1. Sintaxe
      1. mimetypes suportados
    2. Parâmetros
    3. Parâmetros de Palavras-Chave
    4. Exemplo

EmbedObject

Esta macro é utilizada para Embeber um Objecto numa página de wiki. O tamanho do objecto pode ser ajustado opcionalmente. Outras palavras-chave dependem do tipo da aplicação.

Se o ficheiro de anexo não foi ainda enviado, a linha de anexo será exibida.

Sintaxe

<<EmbedObject(attachment[,width=width][,height=height])>>

mimetypes suportados

  • application/x-shockwave-flash (este tem de ser activado explicitamente na sua configuração)
  • application/x-dvi
  • application/postscript
  • application/pdf
  • application/ogg
  • application/vnd.visio
  • image/x-ms-bmp
  • image/svg+xml
  • image/tiff
  • image/x-photoshop
  • audio/mpeg
  • audio/midi
  • audio/x-wav
  • video/fli
  • video/mpeg
  • video/quicktime
  • video/x-msvideo
  • chemical/x-pdb
  • x-world/x-vrml

Parâmetros

attachment: nome de imagem de ficheiro

Parâmetros de Palavras-Chave

Um conjunto diferente de palavras-chave é utilizado a partir dos valores por omissão, dependendo da classe do mimetype

  width = ""
  height = ""
  play = false
  loop = false
  quality = high
  op = true
  repeat = false
  autostart = false
  menu = true
  hidden = false


Todos utilizam o width e o height

como complemento:
  'video' utiliza  repeat, autostart, menu, op
  'audio' utiliza   play, repeat, autostart, op, hidden
          a largura é 60 e a altura é 20 por omissão
  'application' utiliza play, menu, autostart

Exemplo

<<EmbedObject>>
<<EmbedObject(example.swf)>>
<<EmbedObject(example.pdf)>>
<<EmbedObject(example.svg)>>
<<EmbedObject(example.mp3)>>
<<EmbedObject(example.vss)>>

<<EmbedObject(example.swf,width=637,height=392)>>
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01