Gutenberg

Opis

„Gutenberg” to kryptonim zupełnie nowego paradygmatu tworzenia za pomocą WordPressa, który ma na celu zrewolucjonizowanie całego procesu publikowania tak samo jak Johannes Gutenberg zrobił dla druku. Projekt podąża procesem składającym się z czterech etapów, które dotkną główne elementy WordPressa — edycję, dostosowywanie, współpracę i wielojęzyczność.

Po wprowadzeniu edycji bloku postów w grudniu 2018 r. Gutenberg wprowadził później pełną edycję witryny (FSE) w 2021 r., która jest dostarczana z WordPress 5,9 na początku 2022 roku.

Co robi Gutenberg?

Gutenberg to „edytor bloków” WordPressa, który wprowadza modułowe podejście do modyfikowania całej witryny. Edytuj poszczególne bloki treści we wpisach lub na stronach. Dodaj i ustawiaj widżety. Można nawet zaprojektować nagłówki, stopki i nawigację witryny z pełną obsługą edycji witryny.

Każdy fragment treści w edytorze, od akapitu, przez galerię obrazów, po nagłówek, jest osobnym blokiem. Podobnie jak bloki fizyczne, bloki WordPressa można dodawać, porządkować i zmieniać, co pozwala użytkownikom tworzyć treści multimedialne i układy witryn w wizualnie intuicyjny sposób — i bez obejść, takich jak skróty lub własny kod HTML i PHP.

Zawsze ciężko pracujemy nad dopracowywaniem możliwości, tworzeniem większej liczby i lepszych bloków oraz budowaniem podwalin pod przyszłe etapy pracy. Każde wydanie WordPressa zawiera stabilne funkcje wtyczki Gutenberg, więc nie trzeba instalować wtyczki, aby korzystać ze zrobionej tutaj pracy.

Wcześniejszy dostęp

Czy jesteś początkującym użytkownikiem technologii, który lubi testować najnowocześniejsze i eksperymentalne funkcje i nie boi się majstrować przy funkcjach, które wciąż są w fazie rozwoju? Jeśli tak, ta wtyczka beta zapewnia dostęp do najnowszych funkcji Gutenberga do blokowania i pełnej edycji witryny, a także wgląd w to, co ma nadejść.

Poszukiwani współtwórcy

Dla żądnych przygód i obeznanych z technologią wtyczka Gutenberg zapewnia najnowszy i najlepszy zestaw funkcji, dzięki czemu można dołączyć do nas w testowaniu i rozwijaniu najnowocześniejszych funkcji, bawiąc się blokami, a może zainspiruj się do współtworzenia lub buduj własne bloki.

Odkrywaj więcej

  • Dokumentacja użytkownika: Sprawdź dokumentację użytkownika WordPressa, aby poznać szczegóły dotyczące korzystania z edytora dla autorów i twórców na temat tworzenia wpisów, stron i innych rzeczy.

  • Dokumentacja dla programistów: zapoznaj się z dokumentacją dla programistów [en] zawierającą obszerne samouczki, dokumentację i odniesienia do interfejsów API pozwalających rozbudować edytor.

  • Współtwórcy: Gutenberg jest projektem typu open source i jest otwarty dla wszystkich autorów, od kodu po projektowanie, od dokumentacji po segregację. Zobacz więcej na: Contributor’s Handbook aby dowiedzieć się więcej, jak możesz przyczynić się do rozwoju projektu.

Centrum rozwoju projektu Gutenberg można znaleźć pod adresem https://github.com/wordpress/gutenberg. Dyskusje na temat projektu są na Make Core Blog oraz na kanale #core-editor na slacku, w tym cotygodniowe spotkania. Jeśli nie masz konta na slacku, możesz zarejestrować się tutaj.

Najczęściej zadawane pytania

W jaki sposób mogę wysłać opinię lub otrzymać pomoc na temat błędu?

Najlepszym miejscem do zgłaszania błędów, sugestii funkcji lub innych opinii jest strona problemów Gutenberg GitHub. Przed przesłaniem nowego problemu przeszukaj istniejące problemy, aby sprawdzić, czy ktoś inny nie zgłosił tej samej opinii.

Chociaż staramy się segregować problemy zgłoszone tutaj na forum wtyczek, uzyskasz szybszą odpowiedź (i zmniejszysz powielanie wysiłku), utrzymując informacje zwrotne scentralizowane w GitHub.

Gdzie mogę zgłosić błędy bezpieczeństwa?

Zespół Gutenberga i społeczność WordPress poważnie traktują błędy bezpieczeństwa. Doceniamy starania, aby odpowiedzialnie ujawnić swoje ustalenia i dołożymy wszelkich starań, aby docenić każdy wkład.

Aby zgłosić problem z bezpieczeństwem, odwiedź program WordPress HackerOne.

Czy muszę używać wtyczki Gutenberg, aby uzyskać dostęp do tych funkcji?

Niekoniecznie. Każda wersja WordPressa po 5.0 zawierała funkcje wtyczki Gutenberg, które są znane jako Edytor WordPressa. Prawdopodobnie już korzystasz ze stabilnych funkcji!

Ale jeśli chcesz najnowocześniejszych funkcji beta, w tym bardziej eksperymentalnych elementów, należy użyć wtyczki. Dowiedz się więcej, aby pomóc zdecydować, czy wtyczka jest dla ciebie.

Gdzie mogę sprawdzić, które wersje wtyczek Gutenberga są zawarte w każdym wydaniu WordPressa?

Wyświetl dokument Wersje w WordPressie, aby uzyskać tabelę pokazującą, która wersja wtyczki Gutenberg jest dołączona w każdym wydaniu WordPressa.

Co dalej w projekcie?

Cztery fazy projektu to edycja, dostosowywanie, współpraca i wielojęzyczność. Można dowiedzieć się więcej o projekcie i fazach od Matta w jego rozmowach o stanie słowa dla 2021, 2020, 2019 oraz 2018. Można też śledzić informacje o wydaniu (co dwa tygodnie) i miesięczne aktualizacje planu projektu w Make WordPress Core blog, aby uzyskać więcej aktualnych informacji o tym, co się teraz dzieje.

Gdzie mogę przeczytać więcej o Gutenbergu?

Recenzje

2025-01-08
Hello. Unfortunately, this Gutenberg editor seems not to be born to be an editor. It’s very difficult for it to become one as it grows. Many of my acquaintances and clients are struggling to use it. We try to teach them, but it’s so hard that they give up. That’s why they all feel very happy when they switch back to the classic editor. Because they are just adding text and images. They still use the classic editor for e-commerce. For these reasons, Gutenberg will never become the default editor in WordPress. I have a suggestion to make this work better. When content is added with Gutenberg, it could initially be a simple WYSIWYG editor, still using Gutenberg. Similar to the comment box we use here. If it had tools for adding images and other Word-like features like bold, italic, image addition… Maybe it could also just be a simple column where text and images can be added. In other words, a default block similar to TinyMCE. Additionally, there could be a button for switching to block mode at the top, which opens the block editor when clicked. If a design is required, this button would be used; otherwise, there could be a simple interface similar to TinyMCE by default… I think if something like this is implemented, many people will start to like the Gutenberg editor. Good luck!
2025-01-07
Gutenberg is unusable, so many redundant options, common actions moved into sub-menus adding extra clicks everywhere. Very frustrating to use and delays progress when working.
2024-12-26 2 odpowiedzi
When I originally reviewed this editor I gave it 1 star. Months later I changed my review to 3 stars and now I’m going to 4 stars. In the beginning there were too many bugs and it wasn’t integrated enough. It truly was a 1 star editor when Automattic decided to ship it with whatever version that was that this first appeared in core. I still believe it needed more time. In fact, it shouldn’t have been included in core until around now. The gun was jumped. Now that I’ve had time to enjoy full block themes with the full site editor, and now that there are many add on blocks out there, it’s nice. It makes creating a new page with multiple columns very easy. Or, as a great example, I found a contact form block. I’ve never been able to add a contact form that quickly. Overall, once you learn where everything is, it’s very powerful and fun to use. Most of the time. There are still quirks. One is that depending on the height of a block, number of columns, and alignments, you might click forever trying to select one column and never succeed. Unless you revert changes and try again. But, when it works, it’s a better editor than the classic TinyMCE editor. Now I don’t want it to go away. I just want it to continue to improve.
2024-12-19
After years of development, Gutenberg still sucks just as much as when it first came out.Matt W, who forced Gutenberg on us all doesn’t even know how to use it properly. He lost a speed build competition because he didn’t find GB easy enough to use (see the competition here: youtube dot com/watch?v=BzduYKuZAIg) I really tried to use it, as i believe in websites with as few plugins as possible.But there is no way my websites will be better without using pre-made blocks by premium providers (kadence or similar). So i might as well stick to page builders. I have delivered websites to 50+ clients, and all of them need tutorials on how to use the GB editor for something so simple as blog posts (which is only text and images).They all knew how to use the previous editor, but this one overwhelms absolutely everyone. Until the feedback is obvious enough to change direction of this horrible editor, i’m sticking with Bricks Builder (which is amazing btw).Bricks Builder has existed for a shorter time span than Gutenberg editor, and it’s a full-blown site editor. I don’t understand the scope of the failure of this project (except for the obvious fact that Matt doesn’t listen to the thousands of feedback and complaints from the community). Good luck!
2024-12-15
I know my review doesn’t matters, But let know the others. Previously I’m using Oxygen Builder now switched to Gutenberg for flexibility and many other things, But after 3 months I’m not only disappointed but frausteted for six reasons. I don’t want to develop block and build each time for basic things. I want to use JavaScript library ( alpine, parallax, splide and many others ) for any kind of interaction. There is no native HTML elements, neither Attribute Support. When applied classes to image block after inspection I get to know it’s wrapped inside figure element where my classes applied. No Custom Html Tag support, it has not even basic tag like span, html tag support on only group, stack, row and grid this is rigid. It has bunch of predefined classes which I don’t need many times so I have to rewrite and override the element again and again. There is limited design elements available on many blocks basic things like overflow, back-filter, row reverse on mobile. You Proudly say create website without css let me I ask you again can you create website without css it’s core heart of website and you are saying you will remove and it will work try with your own body and let me know about it. For responsiveness, I thank you first off all to make me learn about fluid typography and fluid dimensions. Now get to point atleast there should be atleast one breakpoint for every elements. Look your Intrinsic Design is good Idea but it is not working with Clients, So please understand this there is many times there complex layout by UI/UX designer. As dev I need to do it. E-commerce – mainly i create e-commerce website with woocommerce in two or three months ago, now I’m creating with Medusa.js it is because woocommerce and WordPress both make me do it. If I have to create e-commerce website I have to control each and every macro element/components like your Product Collection block or repeater block. There is problem in structure ( ul ( image, name, price, Add to Cart )) it’ should be like this ( ul (li ( image, name, price, Add to Cart ))) inside block editor but li is missing from block editor so I can’t add any kind of classes to it I have to add through JavaScript same goes with price there is two price element sale price and regular price I can’t able to change basic css of one element through block editor and almost same goes with add to Cart i can’t even add icon beside add to Cart text. There is many things missing. You want to to choose how rivers flow but you should know rivers will always find their own way. Last but not least I have good journey with With WordPress and Woocommerce now it’s time to say Good Bye 👋
Przeczytaj 3 812 recenzji

Kontrybutorzy i deweloperzy

„Gutenberg” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Wtyczka „Gutenberg” została przetłumaczona na 55 języków. Podziękuj tłumaczom za ich wkład.

Przetłumacz wtyczkę “Gutenberg” na swój język.

Interesuje cię rozwój wtyczki?

Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.

Rejestr zmian

Aby przeczytać listę zmian najnowszej wersji wtyczki Gutenberg, przejdź na stronę wydania.