UWAGA! niebawem dwutygodnik HEJ!
wskazówki dotyczące tworzenia zawartości
Dozwolone znaczniki HTML: <h3> <a> <em> <strong> <cite> <address> <code> <ul> <ol> <li> <dl> <dt> <dd> <p> <b> <i>
Ta strona pozwala na umieszczanie zawartości w formacie HTML. Podczas gdy perspektywa nauki wszystkich znaczników HTML może onieśmielać, nauczenie się tylko kilku podstawowych jest bardzo proste. Tabela przedstawia przykładowe zastosowania dostępnych na tej stronie znaczników.
Więcej informacji uzyskasz na stronie ze Specyfikacją HTML na serwerze W3C lub poprzez wyszukiwarkę internetową.
Opis znacznika Wpisujesz Otrzymujesz Nagłówek <h3>Podtytuł trzy</h3>Podtytuł trzy
Znaczniki zwane kotwicami służą do tworzenia odnośników do innych stron <a href="https://hyperreal.info">hyperreal.info</a>hyperreal.info Tekst charakterystyczny <em>Tekst charakterystyczny</em>Tekst charakterystyczny Mocno wytłuszczony <strong>Mocno wytłuszczony</strong>Mocno wytłuszczony Cytat <cite>Cytat</cite>Cytat Brak objaśnienia dla znacznika address. Tekst zawierający kod programu <code>Kod</code>KodLista nienumerowana - użyj znacznika <li> by dodać element listy <ul> <li>Pierwszy element</li> <li>Drugi element</li> </ul>- Pierwszy element
- Drugi element
Lista numerowana - użyj znacznika <li> by dodać element listy <ol> <li>Pierwszy element</li> <li>Drugi element</li> </ol>- Pierwszy element
- Drugi element
Listy definicji są podobne do innych list HTML. Znacznik <dl> otwiera listę, <dt> otwiera termin definicji, a <dd> otwiera samą definicję. <dl> <dt>Pierwszy termin</dt> <dd>Pierwsza definicja</dd> <dt>Drugi termin</dt> <dd>Druga definicja</dd> </dl>- Pierwszy termin
- Pierwsza definicja
- Drugi termin
- Druga definicja
Domyślnie znaczniki akapitu dodawane są automatycznie, a więc korzystaj z tego znacznika tylko jeśli chcesz wprowadzić dodatkowe akapity. <p>Akapit jeden.</p> <p>Akapit dwa.</p>Akapit jeden.
Akapit dwa.
Pogrubienie <b>Pogrubienie</b>Pogrubienie Pochylenie <i>Pochylenie</i>Pochylenie Większość bardziej egzotycznych znaków możesz wprowadzać bezpośrednio.
Jeśli jednak napotkasz na jakiś problem, spróbuj wpisać odpowiednik znaku w języku HTML. Na przykład znak cudzysłowu osiągnąć możesz wpisując ". Pełna lista niestandardowych znaków wraz z odpowiadającym im kodem HTML znajduje się na stronie na temat niestandardowych znaków. Oto niektóre z dostępnych znaków:
Opis niestandardowego znaku Wpisujesz Otrzymujesz Znak ampersand && Większy niż >> Mniejszy niż << Cudzysłów "" - Końce linii i akapitów rozpoznawane są automatycznie. Znacznik końca linii <br />, znacznik otwierający akapit <p> i znacznik zamykający akapit </p> są dopisywane automatycznie. Jeśli Drupal pominął koniec linii, po prostu dodaj kilka nowych, pustych linii.
-
Quote filter
Quoted content can be placed between [quote] tags in order to be displayed as an indented quote. Every [quote] tag must have a corresponding [/quote] tag. For example:
[quote]This is a simple quote.[/quote]
is displayed as:This is a simple quote.Additionally, there is an optional attribute which allows quotes to specify the original author.
[quote=Mr. Drupal]This is a quote with an attribution line.[/quote]
is displayed as:This is a quote with an attribution line.Finally, multiple [quote] tags can be nested within one another. Just remember that every [quote] tag must have a corresponding [/quote] tag.
[quote]I think she says it best... [quote=Ms. Quotation]This is a quote nested within another quote.[/quote] but you can't argue with [quote=Ms. Reply]The more quotes, the merrier. Just don't get too carried away.[/quote] And I have nothing more to say.[/quote]is displayed as:I think she says it best...This is a quote nested within another quote.but you can't argue withThe more quotes, the merrier. Just don't get too carried away.And I have nothing more to say. Gallery2 Filter:
You can link to items in your embedded Gallery2 using a special code. This code will be replaced by a thumbnail image that is linked to the actual item in your Gallery.
Syntax:
[G2:item_id n=number type=type size=number class=name frame=name album_frame=name item_frame=name]- item_id (required): This is the item ID from Gallery2. If you look at the URL of the item, this is the last number. Note that if the item_id is a single photo, n must be 1.
- n (suggested): This is the number of photos you want the block to show. It will override whatever is set in the defaults (initially 1). Note: this will change past instances where you did not set n -- the reason for its suggested use.
- type: The default type of gallery block. Any of the following may be used: randomImage, recentImage, viewedImage, randomAlbum, recentAlbum, viewedAlbum, dailyImage, weeklyImage, monthlyImage, dailyAlbum, weeklyAlbum, monthlyAlbum, specificItem . Note that for n=1, selectedItem is automatically chosen regardless of this parameter.
- class: The block that Gallery2 returns is wrapped in a DIV so additional styling can be done. The classes for this DIV are located in g2_filter.css. Included with the module are "left", "right", and "nowrap". These position the image block to the left or right or on a line all its own with the text not wrapping. You can also add your own class(es) to the CSS file and they will automatically be available.
- size: The length of the longest side for the thumbnail. The other side is determined automatically to keep the same aspect ratio.
- frame/album_frame/item_frame: You can use just "frame" to assign a frame to the thumbnail regardless of whether it's for an album or a single item. Using aframe will only affect albums and iframe will only affect single items. Frames included with the default Gallery 2 install are: bamboo, book, brand , dots, flicking, gold, gold2, polaroid, polaroids, shadow, shells, slide, solid, notebook, wood.


ostatnie odpowiedzi
1 minuta 18 sekundy temu
8 minuty 14 sekundy temu
10 minuty 54 sekundy temu
12 minuty 20 sekundy temu
17 minuty 41 sekundy temu
1 godzina 18 minuty temu
1 godzina 56 minuty temu
2 godziny 11 minuty temu
2 godziny 19 minuty temu
2 godziny 50 minuty temu