| 08:27 |
TheDon_ |
Hi All |
| 08:28 |
TheDon_ |
I need to know how to put the date picker in to typo3 form |
| 08:42 |
tux_fiction |
hello...does someone have a hint how to implement a "protected" download area with typo3? basically a typo3 site that is protected by a password? |
| 08:42 |
tux_fiction |
I mean page, not site :) |
| 08:56 |
KOOL |
I am excluding page from speaing url but its not working |
| 08:56 |
KOOL |
Anybody knows this solution |
| 08:56 |
KOOL |
or i misconfiguration |
| 08:56 |
KOOL |
? |
| 08:57 |
soee |
how in ve_guestbook can i change fields name from Firstnam, Surname etc. ? |
| 08:57 |
KOOL |
You only want to change label or want to add new field |
| 08:58 |
maholtz|WORK |
morning |
| 08:58 |
KOOL |
morning |
| 08:58 |
KOOL |
> I am excluding page from speaing url but its not working. Anybody knows this solution |
| 08:58 |
soee |
KOOL: change label |
| 08:59 |
maholtz|WORK |
@KOOL: realurl? perhaps delete cached data? |
| 08:59 |
maholtz|WORK |
but you should allways be able to use index.php?id=123 |
| 09:00 |
KOOL |
i am using realurl |
| 09:00 |
KOOL |
@soee: ok go to typo3conf/ext/ve_guestbook/locallang_db.xml |
| 09:02 |
KOOL |
maholtz|WORK: I have cleared all cache and individual cache |
| 09:02 |
soee |
KOOL: thanx |
| 09:02 |
KOOL |
but its not working |
| 09:02 |
KOOL |
@soee: you welcome |
| 09:04 |
KOOL |
maholtz|WORK: I have also cleared cache with dustbin icone in info |
| 09:04 |
KOOL |
but problem still there? |
| 09:04 |
maholtz|WORK |
what do you want to do? if you create a link to a specific page, it gets realurled? |
| 09:05 |
maholtz|WORK |
but index.php?id= works, right? |
| 09:06 |
KOOL |
here is url |
| 09:06 |
KOOL |
http://localhost/restaurant2/news/news-detail/article/sixth-news-title/?no_cache=1 |
| 09:06 |
KOOL |
I want to make it http://localhost/restaurant2/article/sixth-news-title/?no_cache=1 |
| 09:07 |
KOOL |
means i want to exclude news/news-detail from url |
| 09:08 |
KOOL |
I have checked the checkboxes of exclude from speaking url |
| 09:08 |
KOOL |
but these pages still showing in url |
| 09:25 |
soee |
KOOL: i need some help, if i change values in locallang.xml thers no any effect :/ |
| 09:25 |
namanix |
hey guys i have a question |
| 09:25 |
namanix |
typo3 has a book to learn for the exam |
| 09:26 |
namanix |
but it is in deutch. is there a website that translated all the questions in the book to english |
| 09:27 |
namanix |
hey soee |
| 09:28 |
namanix |
have you tried to clear the cache |
| 09:28 |
namanix |
and ctrl+F5 on your website |
| 09:29 |
soee |
namanix: yes i did :/ but if im using polish lang on my site and thers no translation fot ve_guestbook it takes values from default array right ? |
| 09:31 |
KOOL |
Soee: Not this locallang.xml...... locallang_db.xml |
| 09:31 |
namanix |
omg |
| 09:32 |
namanix |
why didn't i saw that:P |
| 09:32 |
namanix |
he is right |
| 09:32 |
namanix |
its locallang_db.xml |
| 09:32 |
namanix |
:p |
| 09:34 |
soee |
KOOL: i have no such file, there is locallang.xml in "pi1" subfolder and if i change value there its working |
| 09:35 |
soee |
KOOL: u sure there sshould be locallang_db.xml file ? |
| 09:35 |
KOOL |
typo3conf/ext/ve_guestbook/locallang_db.xml |
| 09:35 |
soee |
KOOL: there is olny typo3conf/ext/ve_guestbook/locallang_db.pxp |
| 09:35 |
soee |
KOOL: typo3conf/ext/ve_guestbook/locallang_db.php |
| 09:35 |
soee |
with the php extension |
| 09:36 |
namanix |
weird |
| 09:36 |
namanix |
when i make extensions it create's locallang_db.xml in the root of the extension |
| 09:36 |
KOOL |
yes |
| 09:36 |
namanix |
and locallang.xml in the p1 of the extension |
| 09:37 |
KOOL |
http://localhost/restaurant2/news/news-detail/article/sixth-news-title/?no_cache=1 |
| 09:37 |
KOOL |
> I want to make it http://localhost/restaurant2/article/sixth-news-title/?no_cache=1 |
| 09:37 |
KOOL |
means i want to exclude news/news-detail from url |
| 09:37 |
KOOL |
> I have checked the checkboxes of exclude from speaking url |
| 09:37 |
KOOL |
but these pages still showing in url |
| 09:57 |
tux_fiction |
hi, I am trying to setup a page with restricted user access. I have created a web users group, a web user, and a login form on that page, and I have registered the sysfolder with the user/group in it in the site constants. But it appears nothing when viewing this page, no content and no login-form either. Can someone give a little advice? |
| 10:02 |
soee |
if i have menu in flash can i use there links rewrited by realurl ? |
| 10:09 |
tux_fiction |
okay, I m a bit closer to the solution..can't I have a protected page with the login form in it? Problem is that as soon as it's a protected page, a not-loggedin user cannot access the login form either |
| 10:13 |
soee |
how can i assign value to HTML datatype using few lines not only one ? |
| 10:33 |
maholtz|WORK |
@soee: lib.text = HTML |
| 10:33 |
maholtz|WORK |
lib.text.value ( |
| 10:33 |
maholtz|WORK |
use linebreaks |
| 10:33 |
maholtz|WORK |
) |
| 10:33 |
maholtz|WORK |
) has to be the only not whitespace character in that line |
| 10:38 |
soee |
maholtz|WORK: so inside () i can put what i want than ? |
| 10:40 |
soee |
maholtz|WORK: what if i want to put there ")" - what should i do so the typoscript didnt recognize it as a dinal ) that ends value ? |
| 10:41 |
maholtz|WORK |
@soee: dont put ) at the beginning |
| 10:48 |
dave_m |
morning guys :) |
| 10:48 |
dave_m |
i'm trrying to make a template in typo3 |
| 10:48 |
dave_m |
but it appears blank :s |
| 10:48 |
Provito |
Has anyone worked out a solution for preventing editing of FCE's and altering the template object when the element is not allowed in that position? |
| 10:48 |
dave_m |
i'm sure i've written all the setup code right |
| 10:50 |
dave_m |
what do you think it might be ? |
| 10:51 |
Provito |
using TV? |
| 10:51 |
dave_m |
no |
| 10:52 |
dave_m |
can i send you the code somewhere so you can see it ? |
| 10:52 |
cdngfrog |
http://pastebin.com/ |
| 10:52 |
dave_m |
great |
| 10:55 |
dave_m |
http://paste.phlogi.net/-b8d900cdd1/ |
| 10:56 |
cdngfrog |
well, you have to choose one of the "workOnSubpart" |
| 10:57 |
cdngfrog |
also, you should rename index.php to index.html as it should never contain php |
| 10:57 |
cdngfrog |
workOnSubpart specifies _one_ subpart that TYPO3 will take as the template |
| 10:58 |
cdngfrog |
normally that would be the part directly after the <body> tag in your template-file |
| 10:58 |
dave_m |
so should i let only the body_content ? |
| 10:58 |
cdngfrog |
exactly |
| 10:58 |
cdngfrog |
sigh |
| 10:59 |
dave_m |
but how about the other elements of the page ? |
| 11:00 |
dave_m |
should they have a tag too ? |
| 11:00 |
dave_m |
for example if i put a search form or an image |
| 11:00 |
dave_m |
how should i declare it in typo3 |
| 11:00 |
dave_m |
or even a menu |
| 11:01 |
soee |
how can i wrap HTML datatype simple wrap doesnt work :/ |
| 11:04 |
cdngfrog |
dave_m: workOnSubpart only specifies the part of the template that TYPO3 will look at |
| 11:04 |
pmk65 |
Does anyone here have experience in adding custom sysfolder/page icons to the $TCA['pages']['columns']['module']['config']['items'] ? |
| 11:05 |
pmk65 |
I can get my icon to show up in thedropdownlist of pageicons, but it doesn't show the icon in the pagetree. |
| 11:05 |
cdngfrog |
then you should replace other markers using subparts.MARKERNAME or markers.MARKERNAME - depends on how you wrote then into your html |
| 11:05 |
cdngfrog |
soee: stdWrap.wrap? |
| 11:06 |
cdngfrog |
dave_m: you should read the documentation about this as it is very essential when you want to integrate a tempalte |
| 11:07 |
dave_m |
yes but |
| 11:07 |
dave_m |
i can still not see it at the preview |
| 11:07 |
cdngfrog |
dave_m: and also: you cannot assign multiple values to one path (like page.stylesheet) |
| 11:09 |
dave_m |
but.. at least the css should appear ......i have only a blank page here |
| 11:09 |
dave_m |
but at least the css should appear |
| 11:09 |
cdngfrog |
dave_m: as I said, that is not valid typoscript |
| 11:10 |
dave_m |
i cannot see what is valid and what no |
| 11:10 |
dave_m |
i uderstand the tags |
| 11:10 |
dave_m |
but when i preview ... |
| 11:11 |
cdngfrog |
dave_m: can you post the html output to pastebin? |
| 11:11 |
dave_m |
ok |
| 11:11 |
dave_m |
http://paste.phlogi.net/-7ce4cf660d/ |
| 11:13 |
cdngfrog |
that's your template |
| 11:13 |
cdngfrog |
and there are no markers for output |
| 11:13 |
cdngfrog |
i meant the HTML output of TYPO3 in the frontend |
| 11:13 |
cdngfrog |
hehe, joomla ;-) |
| 11:14 |
dave_m |
yes |
| 11:14 |
cdngfrog |
first: remove everything that's not html and rename the file to .html as I said |
| 11:14 |
dave_m |
i renamed it |
| 11:14 |
dave_m |
now i have to remove the php code ? |
| 11:14 |
cdngfrog |
yeah, it's useless in TYPO3 |
| 11:15 |
dave_m |
can you please remove it from me ? and paste it ? |
| 11:15 |
cdngfrog |
remove line 1-13 |
| 11:15 |
dave_m |
ok |
| 11:16 |
dave_m |
only that ? |
| 11:16 |
dave_m |
how about ... <link rel="stylesheet" href="<?php echo $this->baseurl ?>/_temp_/<?php echo $this->_temp_ ?>/meridiana/css/common.css" type="text/css" /> ? |
| 11:16 |
dave_m |
these too ? |
| 11:16 |
cdngfrog |
as workOnSubpart is DOCUMENT_BODY, T3 will ignore that lines |
| 11:16 |
cdngfrog |
but you can of course |
| 11:17 |
dave_m |
change them into <link rel="stylesheet" type="text/css" href="fileadmin/style.css" />. ? for example |
| 11:21 |
dave_m |
cause even if i deletet the lines 1-13 it doesnt work |
| 11:35 |
randomresult |
hi there |
| 11:36 |
randomresult |
i have a question for the CE filelist... i have a list with dwg-files... and no fileicon for this |
| 11:36 |
randomresult |
anyone knows how to add a fileicon to the standard-fileicons (PDF etc) |
| 11:39 |
randomresult |
and how do i change fileicons to my own fileicons.. and dont loose it with an update of typo3? |
| 11:45 |
dave_m |
does anyone use autoparser ?\ |
| 11:50 |
dave_m |
what do you think about it ? |
| 11:50 |
dave_m |
is it woth to use it ? |
| 11:51 |
randomresult |
i dont like autoparser... i do it myself...mainly working with TV |
| 11:52 |
dave_m |
noooooooooo TV is hell for me |
| 11:53 |
dave_m |
i've suffered a lot with that :/ |
| 11:54 |
randomresult |
why? |
| 11:55 |
randomresult |
ok... i want my own fileicons for filelist... and i dont want to overwrite the ones in typo3/sysext/tslib.... cause i will loose them with the next update... any ideas how to store them in fileadmin for ex? |
| 11:57 |
soee |
my question is not related but maybe someone can help me with css ? |
| 12:00 |
anteatersa |
how can I make news titles longer in realurl, maxkength seems to have no effect |
| 12:00 |
anteatersa |
maxlength |
| 12:02 |
anteatersa |
currently crops news title to 12 chars |
| 12:20 |
anteatersa |
tt_news docs say to turn on simulatestaticdocuments, but that messes up realurl |
| 12:55 |
pmk65 |
Does anyone here have experience in adding custom sysfolder/page icons to $TCA['pages']['columns']['module']['config']['items'] ? |
| 12:55 |
pmk65 |
I can get my icon to show up in the dropdownlist of pageicons, but it doesn't show the icon in the pagetree. |
| 13:10 |
ZaFantasy |
hi |
| 13:14 |
ZaFantasy |
I have some permissions problem. I have created a group which have access to Web/page, Web/filelist etc. Now I have created user and this user is in this group... He can see a Web module etc. but he cannot see a tree structure and so on ? What Im doing wrong ? |
| 13:22 |
anteatersa |
ZaFantasy: you have to mount a point in the DB Mounts |
| 13:22 |
anteatersa |
either that or click access in left hand menu and make the pages are set to be accessible by that group |
| 13:29 |
ZaFantasy |
anteatersa I have tried with access but no luck, now when I have mounted this, it works :) |
| 13:29 |
ZaFantasy |
but, in access, can I make access rules for every group ? |
| 13:41 |
elmargol |
Can I have a singlepid for a special pid_list number? |
| 13:42 |
anteatersa |
ZAFantasy: depends on your setup, if the whole group is allowed to edit every page in a branch then in access just let Everbody edit / delete etc |
| 13:45 |
pmk65 |
Solved my problem of adding custom pageicon. The icon also have to be present in $GLOBALS['ICON_TYPES']. Like this: |
| 13:45 |
pmk65 |
$GLOBALS['ICON_TYPES'][$_EXTKEY] = array('icon' => t3lib_extMgm::extRelPath($_EXTKEY).'/res/folder.png'); |
| 13:47 |
ZaFantasy |
anteatersa thanks for this informations! ;) |
| 13:48 |
anteatersa |
pmk65 are you creating an extension? |
| 13:49 |
pmk65 |
yes. And I wanted to use the old "Contains plugin" field of the page table, to add custom pageicons for the sysfolder holding my records.. |
| 13:55 |
anteatersa |
interesting, way over my head though |
| 13:59 |
ZaFantasy |
anteatersa one more problem :) Now users cant see files in Fileslist. I have also mounted files etc. but still nothing |
| 14:04 |
soee |
ok tell me pls if there is any extensins wich i can use to: i need to make a page with list of ~ 300 ppl names, than when user clik on one of them he should be redirected to the page with a short description and maybe photo of selected person |
| 14:23 |
teppi|work |
someone an idea how it can happen that the chash parameter is broken? i have debugged it and found out, that the L-parameter in the generated link seems to be misinterpreted in the cHash-generation-function .. instead with L=1 the hash is calculated with L=0 and vice versa .. and i dont find out how and why and ...ahhhh :D |
| 14:24 |
teppi|work |
where does the typolink gets the chash from? |
| 14:26 |
teppi|work |
ahh found it .. sometimes you just need to talk about it :D |
| 14:33 |
pmk65 |
soee: tt_address |
| 14:34 |
PiMB |
or gsi_feuser_listing |
| 14:34 |
PiMB |
but I seem to recall that being a security issue.. |
| 14:34 |
soee |
pmk65: ok ill check it and i have second question: i need to create page with 2 c |
| 14:34 |
nzgr |
good afternoon |
| 14:34 |
soee |
brb |
| 14:35 |
pmk65 |
combine tt_address with this -> http://typo3.org/extensions/repository/view/wt_directory/current/ |
| 14:35 |
nzgr |
I need a quick translation of one line of text in english to german - can anybody help? |
| 14:36 |
PiMB |
I guess. |
| 14:36 |
PiMB |
post it |
| 14:36 |
nzgr |
Sorry, the page you requested has not been translated to German. Select another language to see it. |
| 14:37 |
schu |
Sorry, die Seite die du angefordert hast ist noch nicht ins Deutsche übersetzt. Bitte wähle eine andere Sprache aus um sie zu sehen. |
| 14:38 |
schu |
nzgr: that's informal by the way ;) |
| 14:38 |
nzgr |
schu: danke sehr, what would I write to make it more formal ? |
| 14:39 |
schu |
nzgr: Entschuldigen Sie, die Seite die Sie angefordert haben ist noch nicht ins Detusche übersetzt. Bitte wählen Sie eine andere Sprache aus um sie zu sehen. |
| 14:40 |
nzgr |
great thanks :) |
| 14:41 |
schu |
how can i give the 1st link in a tmenu a css-class that's different? let's say i have a template where the first and last element of a horizontal menu need a different class to display corners correctly, how can i do that? help greatly appreciated |
| 14:45 |
nzgr |
schu: sorry I cant return the favor- I have no idea |
| 14:45 |
schu |
nzgr: not a problem ;) |
| 14:46 |
teppi|work |
nzgr, there is a typo "ins Detusche übersetzt" -> "ins Deutsche übersetzt" |
| 14:47 |
nzgr |
thanks teppi :) |
| 14:47 |
schu |
ah dammit, sorry |
| 14:47 |
nzgr |
np :) |
| 14:48 |
teppi|work |
schu .. you could wrap a <span> around it using optionsplit |
| 14:48 |
teppi|work |
have a look here |
| 14:48 |
teppi|work |
http://typo3-blog.net/tutorials/news/vertikales-strichmenue.html |
| 14:50 |
schu |
teppi|work, will take a look, thx |
| 14:50 |
teppi|work |
np |
| 14:57 |
anteatersa |
ZaFantasy: you should see a section in groups for defining filemounts |
| 14:58 |
ZaFantasy |
anteatersa, I did, but user still dont see files... |
| 15:00 |
soee |
iv just installed DAM and upladed some files to server but there are no thumbnails created, do i have to anable some option or smth ? |
| 15:05 |
schu |
teppi|work, works out (with some modifications) - thanks! |
| 15:05 |
teppi|work |
;) |
| 15:25 |
soee |
so anyone who can tell me why DAM cant creats thumbnails ? |
| 15:38 |
milpoer |
hi.. i'm trying to split up my ts-conf in seperate sysfolders to have a better overview of the code.. right now i have a sysfolder "templates" with subfolders for fx. menu, header, footer etc. but how can i get t3 to read from these folders such my config is read ? |
| 15:56 |
tPl0ch |
Hi, anybody in here with a bit deeper formhandler knowledge? |
| 16:14 |
FloLeBlanc |
hi all |
| 16:14 |
FloLeBlanc |
can someone please tell me how I would do a correct inner wrap for my header with TS? (<font face="somefont">|</font> for the html newsletter) |
| 16:16 |
tPl0ch |
FloLeBlanc, lib.stdheader |
| 16:21 |
FloLeBlanc |
tPl0ch: I tried lib.stdheader, which has wrap and stdWrap, but I need the tag inside the h1 not around it |
| 16:22 |
FloLeBlanc |
there is no innerWrap for lib.stdheader |
| 16:23 |
tPl0ch |
FloLeBlanc, erm, but I think having it wrapped around the H1 would not do any harm |
| 16:25 |
FloLeBlanc |
tPl0ch: doesn't work and doesn't pass validation :) |
| 16:26 |
tPl0ch |
crappy Newsletter stuff |
| 16:26 |
tPl0ch |
I hate it |
| 16:27 |
maholtz|WORK |
@FloLeBlanc: put your TS in pastebin, i have some minutes so perhaps i can help you with that |
| 16:29 |
FloLeBlanc |
thx maholtz, there is not much TS yet however. I remove the class with "lib.stdheader.3.headerClass >" and would like to wrap the text of the h1 with <font></font> now |
| 17:03 |
slyngex |
hello |
| 17:13 |
schu |
hi. how can i wrap the innerHTML of a link in a tmenu? what i try to achieve is <a href...><b><em>LINK</em></b></a>, but wrapitemandsub doesn't do that |
| 18:03 |
oli004 |
Hi. I'm trying to set up front end user login with felogin, kb_md5fepw (and sr_feuser_register). my problem: if the user forgets his password, he receives an a-mail with a link to a password-reset form. however there is no md5-encrypting function in this "password-reset form". what am I doing wrong? does the "forgotten-password-link" not work with md5? |
| 18:58 |
Conic |
is extJS integrated in typo3? is that correect? |
| 19:26 |
oli004 |
Hi. Does the felogin "password-forgotten-reset-form" work with kb_md5fepw? where can i activate it? |
| 20:04 |
TheEternalAbyss |
hi i'm getting an error. How do I fix this? |
| 20:04 |
TheEternalAbyss |
No source value in fieldname "tx_templavoila_ds" |
| 20:10 |
TheEternalAbyss |
an anyone offer some insight into what's going on here? |
| 20:11 |
TheEternalAbyss |
No source value in fieldname "tx_templavoila_ds" <-- i get this error in Pages>News(sysfolder)>extended tab |
| 20:11 |
TheEternalAbyss |
how do I fix this so my news will show up? |
| 20:17 |
TheEternalAbyss |
:\ i don't understand why me news isn't showing up. can anyone help? |
| 20:26 |
milpoer |
hi all. |
| 20:28 |
milpoer |
after updating my T3 from 4.2.12 -> 4.3.2 i also updated my tt_news from 2.5.x to 3.x.y and now all my tt_news pages is empty.. any hints ? i have updated through EM. |
| 20:35 |
TheEternalAbyss |
yea i'm having plugin issues as well |
| 20:35 |
TheEternalAbyss |
tt_news and mailformplus don't seem to be doing their job |
| 20:35 |
milpoer |
ok.. i have done as stated in the manuel, but got updated in the wrong order i can se.. |
| 20:35 |
milpoer |
:( |
| 20:36 |
TheEternalAbyss |
:\ |
| 20:37 |
TheEternalAbyss |
i don't know why my news or mailformplus won't work |
| 20:43 |
milpoer |
=( think i need to enable debug mode. |
| 20:43 |
TheEternalAbyss |
wow, mailformplus documentation is horrible |
| 20:43 |
milpoer |
=) |
| 20:48 |
milpoer |
TheEternalAbyss: i found why my tt_news didn't work.. |
| 20:49 |
milpoer |
TheEternalAbyss: you need to include a static template called: "news setting (tt_news)".. |
| 20:49 |
milpoer |
that solved my problem. |
| 21:50 |
Denyerec |
So DMitry got hassled away from his own extension. |
| 21:50 |
Denyerec |
This is a sad day indeed. |
| 21:51 |
ries |
Denyerec: what extension was that? |
| 21:51 |
Denyerec |
Templatevoila |
| 21:51 |
ries |
Ooo... really?? |
| 21:52 |
Denyerec |
http://dmitry-dulepov.com/article/farewell-templavoila.html |
| 21:52 |
RS-232 |
Hi all |
| 21:52 |
Denyerec |
Seems like nonsense busybodies with no tact and even less gratitude had a go at him. |
| 21:52 |
Denyerec |
And Dmitry doesn't strike me like someone who mucks around when it comes to that. |
| 21:52 |
Denyerec |
Either THAT |
| 21:52 |
Denyerec |
or he took something *way* out of proportion. |
| 21:53 |
Denyerec |
Or somewhere between the two. |
| 21:53 |
Denyerec |
:) |
| 21:53 |
RS-232 |
Languages are working fine in my WebSite when writing the path with ?L= .. I installed a Language Switcher Extenssion (sr_language_menu), I have set up everything, but now I don't understand how to do the following line in the manual: "subparts.languageMenu < temp.languageMenu" |
| 21:53 |
RS-232 |
Any clue? |
| 21:53 |
RS-232 |
3.As in the first method, you may now assign temp.languageMenu anywhere you want it to be displayed in your template; for example: |
| 21:53 |
RS-232 |
subparts.languageMenu < temp.languageMenu |
| 21:54 |
RS-232 |
That's the step I am stuck on |
| 21:56 |
ries |
Denyerec: was about to happen |
| 21:57 |
RS-232 |
What is this supposed to mean? |
| 21:57 |
RS-232 |
3.As in the first method, you may now assign temp.languageMenu anywhere you want it to be displayed in your template; for example: |
| 21:57 |
RS-232 |
subparts.languageMenu < temp.languageMenu |
| 21:57 |
RS-232 |
? |
| 21:58 |
RS-232 |
Anything I try to do in TYpo3 is a nightmare |
| 22:00 |
cdngfrog |
RS-232: simple: set up a marker and replace it with the language menu |
| 22:00 |
RS-232 |
cdngfrog, ok, so How I set up a marker? |
| 22:01 |
cdngfrog |
RS-232: that's very basic, three must be millions of tutorials online |
| 22:01 |
cdngfrog |
*there |
| 22:03 |
RS-232 |
cdngfrog, you mean in TemplaVOila Mapping? |
| 22:03 |
cdngfrog |
ohh, templavoila |
| 22:03 |
cdngfrog |
I'm out :-) |
| 22:04 |
RS-232 |
you are out what? |
| 22:04 |
RS-232 |
Lack of manuals, lack of help, and lack of patience, lack of community even! |
| 22:05 |
cdngfrog |
RS-232: sorry, I don't really like TV and for that I never use it |
| 22:05 |
RS-232 |
cdngfrog, but the only mapping I know is the one in TV, is that what you meant with "add a marker"? |
| 22:07 |
cdngfrog |
RS-232: kind of |
| 22:07 |
cdngfrog |
I don't know how they call it there |
| 22:07 |
RS-232 |
so I have to remap all again if I change the template file? |
| 22:08 |
RS-232 |
what an ugly way |
| 22:08 |
cdngfrog |
you just realized why TV is... limited :-) |
| 22:08 |
RS-232 |
6 hours to add a simple language selector |
| 22:08 |
RS-232 |
Can anyone give me a hand on this please? |
| 22:11 |
RS-232 |
If I add a <div> in my template file...will it screw up all the mapping I have? |
| 22:12 |
cdngfrog |
RS-232: no, TV should be smart enough if you add it in the right place |
| 22:12 |
cdngfrog |
so if you don't wrap the whole template |
| 22:12 |
cdngfrog |
but insert it in, say, the header |
| 22:13 |
RS-232 |
I have this for example: |
| 22:13 |
RS-232 |
<div id="header"><div id="search">SEARCH</div></div> where SEARCH is mapped for the search plugin |
| 22:13 |
RS-232 |
I want to add this: |
| 22:14 |
RS-232 |
<div id="header"><div id="search">SEARCH</div><div id="language">LANGUAGE</div></div> to map it for the language selector |
| 22:14 |
cdngfrog |
yeah, that should work. but as I said, I'm far from being a TV expert |
| 22:15 |
RS-232 |
OK I will try now I see what happens |
| 22:20 |
RS-232 |
I don't see an option to add another marker...just Re-Map options of the existing ones-...weird? I did this time ago |
| 22:20 |
cdngfrog |
RS-232: there is a possibility but it's quite hidden IIRC |
| 22:20 |
cdngfrog |
but here stops my knowledge completely :-) |
| 22:21 |
RS-232 |
Is it the "modify DS/TO" button? |
| 22:26 |
RS-232 |
Definetely this will be the only and last project I do in Typo3... I have been working in CakePHP for years, in Drupal creating modules for 2 years, in Joomla, in WordpPress., etc.. and this is the worst nightmare ever! :) |
| 22:29 |
RS-232 |
When I map the marker no type i sshonw for the language selector |
| 22:30 |
RS-232 |
anyway |
| 22:30 |
RS-232 |
I give up |