User:Sylvain

From TYPO3Wiki

Jump to: navigation, search

DocTeam

Contents

Sylvain Viart

I live in France at Rumilly, Haute Savoie (74).
MSN only: sylvain_docteam (at) hotmail (dot) com
e-mail: sylvain (at) ledragon (dot) net

If you have a Wiki user, when you are logged in, you can also use the E-mail this user link.

I'm currently not involved in the TYPO3 documentation project.

My Document

Break point

Where did I stop the last time ?

I keep an eye on the following

Peter

Interesting lonely page

  • Knowledge_Bases some source of information which could be concentrated in a dedicated page


External TYPO3 related links

  • TemplaVoila - Cheat Sheet(mcuniverse.com) [1]
  • Futuristic Template Building (FTB) - TemplaVoila [2]
  • Typo3 Template Basics (typo3.org) [3]

Other CMS related document:

MediaWiki references

Spamming problem:

  • option wgSpamRegex ?
    • A perl regexp matching disalowed content
    • $wgSpamRegex = "#free webpage\.org|hai shun|fun asia|aa bb|voip 99|tt3 3tt|99b bcc|www\.shop[0-9]+\.com|www\.uusky\.|jzhrb\.com|17train\.com|sinoart\.com|8cx\.net|tokyo\.ac\.jp|mycv\.cn|gghggh\.com|\.[0-9]+\.|kx5\.net#";



Documentation related tools (freeware)

Wiki tools / text converter:

OpenOffice converter / library:

My tools

Here is some tools I've developped for TYPO3 documentation purpose.

I start with some vim script.

It should be accessible to human, because the use is documented at the top of the script. Vim syntaxe is very cryptic, but very powerfull. ;-)

Vim Script

Vim script TYPO3 doc converter:

  • import_full_doc_typo3.vim is the main script which works on the TOC of the document in HTML on typo3.org.
  • typo3_2_wiki.vim, works on copy of HTML page on typo3.org and create the wiki content from it.

You will need both script to convert HTML document available on typo3.org. It works well on converted SXW document, of course.

You should verify the output produced, because any tag not converted are removed. Table are partially supported for the moment. See a converted table example in the SandBox

Should be ok to import small document, less than 40 pages. Also vim should be able to convert bigger document without problem. Someone can import the document into the wiki by chunk manually. MediaWiki will issue warning on big document.

TODO:

  • add better table support for TSref and other manual which use this format.

The script are now available in CVS on sourceforge

Transforming TYPO3 BE page tree into ascii tree: (not in CVS, yet)

  • [http:/images/3/37/Maketree_from_t3.vim.txt maketree_from_t3.vim]

Example:

Image:TYPO3_BE_page_tree.png
  `--(DEV)
         |-- GH-Image.com
         |   +-- GH Image-->/GH-Image.com/
         |   |-- CD de photos
         |   |-- Photographes-->/, Shortcut mode: First subpage
         |   |   |-- Qu'est-ce que c'est ?
         |   |   |-- Par sp?cialité
         |   |   |-- - Guy Harchin
         |   |   |-- - Gilles Piel
         |   |   |-- - St?phanie Meng
         |   |   |-- - Christine Tornassat
         |   |   |-- [Edit Photo here]
         |   |   |   |-- Images Guy Harchin
         |   |   |   `-- Images Gilles Piel
         |   |   +-- [Admin paste folder]
         |   |-- Panoramiques
         |   |-- Infographie
         |   |-- Imprimerie
         |   `-- VCD-DVD diaporama
         |-- [Tempate]
         |-- [FE_user]
         +-- [Poubelle]

Image editor

Debian

Debian - currently reading:

Other:

web Hosting

TYPO3 3.7.0 dev

Fatal error: Allowed memory size of 25165824 bytes exhausted (tried to allocate 40 bytes) in
/home/www/typo3/typo3_src-3.7.0-dev/t3lib/class.t3lib_div.php on line 1822


Erreur sur les noms d'images avec des espaces :


Warning: filesize(): Stat failed for /home/www/typo3/htdocs/photo_3.7/uploads/pics/Photo%20118.jpg
(errno=2 - No such file or directory) in
/home/www/typo3/typo3_src-3.7.0-dev/t3lib/class.t3lib_tceforms.php on line 1668


Language selector Wiki

Hey, Sylvain!

I had some time for playing with some wiki-features. I created a language-switch :-)

Just see my page and klick at the german flag: User:EscapedPrisoner . If you look at the wikitext you see the template-call.

There are two versions:

  • without namespace: {{LanguageSwitch}}
  • with: {{LanguageSwitchWithNamespace}}

At the Main_Page the first one would work properly. The other language-pages for example De:Main_Page would work, if "De" would be a namespace. But I don't know if you can add custom namespaces. But that would be great!!

best regards to france User:EscapedPrisoner


Other Tools

Personal tools