INFORMATICS

The Best

Przełącznik języka

BUY COFFEE

If you like the website and want to support the project!

Postaw mi kawę na buycoffee.to

This Site

CMS

Hardware

Uncategorised

useful sites

Databases

Emulators

Powershell

Storage Array

DNS

FORTINET

Antivirus program

Licznik

2.png8.png9.png2.png7.png6.png0.png
Today16
Yesterday1003
This week4854
This month12885
Total2892760

Visitor Info

  • IP: 18.218.61.16
  • Browser: Unknown
  • Browser Version:
  • Operating System: Unknown

Who Is Online

1
Online

Saturday, 20 April 2024 00:26

Edytor Joomla usuwania Tagi Flash Object

Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive
 

Można zauważyć, że przy próbie zapisania artykułu zawierającego obiekt Flash osadzić kod, usunięto z niego obiekt tag (znacznik param pozostaje tam).

Same thing happened to me today while working on a Joomla 1.7 site (although this might also be the case with Joomla 1.6 / 1.5 versions) To samo przydarzyło się mnie dzisiaj podczas pracy nad 1,7 Joomla strony (choć może to być również w przypadku Joomla 1.6 / 1.5 wersje)

Issue: Problem:

The issue is: when you add flash embed code (containing object tag and param tags) it goes there fine. Problem jest: po dodaniu pamięci flash umieścić kod (zawierający tag obiektu i tagi param) to idzie dobrze. But once you save the article, joomla strips the code by clearing the object tags in it. Ale zaraz po zapisaniu artykułu, joomla paski kod, usuwając znaczniki obiektu w nim. No matter how you try to add it or which editor you use (TinyMce, Jce, no editor etc) Nieważne jak próbujesz dodać lub którego edytora użyć (TinyMCE, JCE, nie etc redaktor)

Reason: Powód:

The reason is that Joomla uses a list of black listed keywords and tags for article manager which is applied on all users by default (administrators and super users too) and it checks the article for the keywords upon saving or applying changes, stripping the code if found (like object tag). Powodem jest to, że Joomla wykorzystuje listę czarnej listy słów kluczowych i znaczników dla menedżera artykułu, który stosuje się na wszystkich użytkowników, domyślnie (administratorów i super użytkownicy też) i sprawdza artykułu słowa kluczowe podczas zapisywania lub stosowania zmian, usuwanie kodu, jeśli znaleźć (jak tag obiektu).

Solution: Rozwiązanie:

The solution is to turn off content filtering. Rozwiązaniem jest wyłączenie filtrowania treści. Well for now we should only turn off black list filtering for the super users (if the current user that we want to use to insert flash object code is a super user). Cóż teraz trzeba tylko wyłączyć czarnej listy filtrowania dla super użytkowników (jeśli aktualny użytkownik, który chcemy użyć, aby wstawić kod obiektu flash jest super user). To do so follow these steps: Aby to zrobić wykonaj następujące kroki:

How to turn off black list filtering in Joomla (1.7) Jak wyłączyć czarnej listy filtrowania w Joomla (1,7)

1. 1. Login to Joomla backend Zaloguj się do zaplecza Joomla

2. 2. Goto Article Manger from joomla administration top menu Idź do art Manger z joomla góry administracji menu

3. 3. Click on Article Manager Options (top right buttons) Kliknij na Opcje Menedżera art (górny prawy przycisk)

4. 4. Select the “Text Filters” tab Wybierz "Tekst Filtry" kartę

5. 5. Goto the end of the list and find Super Users (or any other user that you wish to turn off filtering for Idź na koniec listy i znaleźć Super Użytkowników (lub jakiegokolwiek innego użytkownika, który chcesz wyłączyć filtrowanie dla

6. 6. Select “No Filtering” from the drop down next to the user group name Wybierz "No Filtering" z rozwijanej obok nazwy grupy użytkowników

This way Joomla blacklist filtering for that particular group will be turned off! W ten sposób Joomla czarnej listy filtrowania dla poszczególnych grup będzie wyłączony!

Search