| 00:30 |
Thanerik |
Hi. I have a trouble, which I hope you can quickly help me out. I have a page with plugin sitemap. I set it to show subpages only - but I want too show the subpages with "Show no in menu". I know that I should use tt_content.menu.20.2.includeNotInMenu = 1 - But I don't know where I should put the TS code in? |
| 00:32 |
Thanerik |
The TS for the page solely, the TS of the template or something different? Tried a lot possibiltites, but couldn't solve the trouble |
| 00:40 |
dinsdale07 |
flowdab - which version of typo3 are you using, I think since 4.2 there is no advanced anymore. |
| 00:40 |
flowdab |
the latest one |
| 00:41 |
flowdab |
okay... so you think that it should work without? |
| 00:41 |
dinsdale07 |
yes. And regarding your images- check in the html source code, which images it references. |
| 00:41 |
flowdab |
because as i said, there are just white images accessed in a typo3temp path |
| 00:42 |
flowdab |
yeah images like http://kunden.gloriabyte.de/mariajustus.com/typo3temp/menu/0670a41c59.gif |
| 00:42 |
flowdab |
but not the ones from the uploads/media |
| 00:44 |
dinsdale07 |
that doesn't look to bad though in the sourcecode though. |
| 00:44 |
dinsdale07 |
I'm pretty sure you will have to import them somehow like I wrote here. http://www.phlogi.net/t3/tspastebin/ |
| 00:45 |
dinsdale07 |
have you tried that bit with the import? |
| 00:48 |
flowdab |
dinsdale07: yeah i tried... |
| 00:48 |
flowdab |
this one works... but just the first image is taken for all the links |
| 00:49 |
dinsdale07 |
hm, looks like it does it for the hmenu but not for the items. |
| 00:52 |
dinsdale07 |
what happens if you build the gif in the NO part: don't know whether it works out of the box but like here: http://paste.phlogi.net/-d59f7a6690/ |
| 00:53 |
dinsdale07 |
sorry - you already did that |
| 00:53 |
dinsdale07 |
have you tried required = 1 or current = 1 |
| 00:54 |
dinsdale07 |
it goes into the file.import bracket |
| 00:57 |
flowdab |
doesn't work |
| 00:57 |
flowdab |
the alt="" attributes in the images have the same name by the way |
| 00:57 |
flowdab |
and the accessed gif files from the typo3temp directory also have the same filename |
| 01:00 |
dinsdale07 |
I see - I think it's missing something ... |
| 01:02 |
dinsdale07 |
Actually it does make sense. It takes the first image it finds on that particular page. If you click on the second link it takes another mage. |
| 01:03 |
dinsdale07 |
http://typo3.org/extensions/repository/view/imagemenu/current/ |
| 01:04 |
dinsdale07 |
looks promising from the description |
| 10:33 |
HardPhuck |
okay following problem, when i add a plugin to the page, in the plugin dropdown says INVALID VALUE, but the plugin works |
| 10:33 |
HardPhuck |
i'm missing a line somewhere |
| 10:46 |
ronron |
bonjour |
| 10:46 |
ronron |
oula du monde sur typo3 :D |
| 10:46 |
ronron |
j'ai un soucis avec un template |
| 10:47 |
ronron |
Je n'arrive pas a rafraichir le mise a jour de mon fichier .hml :/ |
| 10:47 |
Awillys |
ronron: c'est un channel anglais ^^ |
| 10:47 |
ronron |
hoo I didn't know |
| 10:47 |
Awillys |
;) |
| 10:48 |
ronron |
:) |
| 10:49 |
ronron |
I have a problem with my template file, It didn't refresh :/ |
| 12:27 |
HardPhuck |
it this true, flow3 being 60% done |
| 12:49 |
sorenmalling |
HardPhuck: Where do you have that percentage from? |
| 12:50 |
HardPhuck |
forge.typo3.org |
| 12:51 |
sorenmalling |
More specific :) |
| 12:51 |
sorenmalling |
http://forge.typo3.org/projects/show/flow3-overview doesn't give that much info |
| 12:52 |
sorenmalling |
This roadmap says it's 32% done --> http://forge.typo3.org/projects/roadmap/flow3 |
| 14:10 |
HardPhuck |
ugh, t3lib_div will have to be upgraded with php 5.3 |
| 15:48 |
ThanerikDK |
Can I list subpages (which is hidden in menus) as content with the plugin "Sitemap" - and how will I do it? |
| 15:54 |
theconic |
i have a big problem: |
| 15:54 |
theconic |
in my t3 installation are 2 Sites |
| 15:54 |
theconic |
every site has own several usergroups |
| 15:55 |
theconic |
when my redakteurs set the access of a content, they see the usergroups of both sites |
| 15:55 |
theconic |
can i make it that they see only the usergroups of the current site? |
| 15:58 |
theconic |
do you understand what i mean? |
| 16:00 |
HardPhuck |
did you put them into groups? |
| 16:01 |
theconic |
yes |
| 16:02 |
HardPhuck |
hmm then i have no clue, maybe some extensiion should do that |
| 16:03 |
theconic |
i mean i create a content, select "access" and then i see all the usergroups listed, not only the ones from the site where the current content is, but i see all usergroups of the whole t3 installation |
| 16:04 |
theconic |
how can someone have an overview here when he has 20 sites and each has 20 usergroups ^^ |
| 16:05 |
sorenmalling |
theconic: Maybe you could mount a specific user group for the root page of that tree level, from with tsconfig? |
| 16:06 |
theconic |
hm, sounds senseful |
| 16:07 |
theconic |
oh, sensful doesn't exist ^^ i mean reasonable ;) |
| 16:08 |
sorenmalling |
theconic: http://paste.phlogi.net/-c40d3ce0a4/ |
| 16:08 |
sorenmalling |
In that way, the usergroup would be set by default |
| 16:09 |
theconic |
i think mounting a specific Folder would be better, because per site i have around 100 usergroups... |
| 16:09 |
sorenmalling |
If you by folder means page, then we are talking about the same thing :) |
| 16:09 |
theconic |
i mean the system folder with the usergroups inside |
| 16:10 |
theconic |
with your code you mount a specific group/user right? |
| 16:10 |
theconic |
but better would be a specific system folder where the groups are inside |
| 16:11 |
sorenmalling |
Okay, i see the idea - that might suit you better than my typoscript |
| 16:12 |
theconic |
but how can i set this system folder? |
| 16:12 |
theconic |
i don't know whether this works, but it's my only idea... |
| 16:12 |
sorenmalling |
In the user administration for that specific be-user |
| 16:12 |
sorenmalling |
That should be the place |
| 16:13 |
HardPhuck |
can you put BEusers into sysfolders? |
| 16:13 |
theconic |
aaaaaaaaah i see |
| 16:13 |
sorenmalling |
:) |
| 16:14 |
theconic |
you mean the BE user may only have the reading rights for the specific sys folder where "his" usergroups are in |
| 16:14 |
theconic |
this makes sense |
| 16:14 |
theconic |
hehe, didn't think of that |
| 16:15 |
theconic |
thanks, i think this is the point |
| 16:15 |
HardPhuck |
can you put BEusers and BEgroups on other pages than root page? |
| 16:15 |
sorenmalling |
np :) |
| 16:16 |
theconic |
no, this is not necessary |
| 16:17 |
theconic |
but sorenmalling, what will me the effect by this? |
| 16:17 |
theconic |
can you control BEuser-rights by this? |
| 16:18 |
sorenmalling |
Maybe you should look at TCEMAIN for configuration of the be users rights |
| 16:18 |
theconic |
what is TCEMAIN? ^^ |
| 16:20 |
sorenmalling |
Configuration :) http://typo3.org/documentation/document-library/references/doc_core_tsconfig/4.1.0/view/1/3/ |
| 16:25 |
theconic |
ok, i never needed this before, but i think i should read this soon |
| 16:39 |
ThanerikDK |
I need help to show submenus in content - also them with setting "Show not in menu"... can anyone help me? |
| 16:41 |
ThanerikDK |
I know someway that I must use includeNotInMenu = 1 - but where should I put this in? |
| 16:42 |
HardPhuck |
mymenu = TMENU |
| 16:42 |
HardPhuck |
mymenu.includeNotInMenu = 1 |
| 17:49 |
sorenmalling |
What is the official ajax library to use for TYPO3 extensions and where can i read something about it :)? |
| 17:52 |
TaucherMK |
sorenmalling: many extensions use xajax afaik |
| 17:53 |
TaucherMK |
http://typo3.org/documentation/document-library/extension-manuals/xajax/0.2.5/view/ |
| 17:54 |
sorenmalling |
Thanks :) |
| 18:18 |
ThanerikDK |
Is ks_sitemap bugged? I tried the plugin, but 1) it don't show all my pages 2) It don't want to show pages hidden in menu - and I tried to change the constantes with no help |
| 19:01 |
smutje33 |
hi |
| 19:01 |
smutje33 |
where can i edit my typoscriptfile ? |
| 19:08 |
TaucherMK_ |
smutje33: What is a typoscriptfile? |
| 19:09 |
smutje33 |
hi tauscher |
| 19:10 |
TaucherMK_ |
smutje33: Please don't query people without authorisation for it |
| 19:11 |
smutje33 |
well ok |
| 19:11 |
smutje33 |
i am a newbee |
| 19:11 |
TaucherMK_ |
smutje33: so you should probably read some newbe stuff for typo3 |
| 19:12 |
TaucherMK_ |
you could begin with http://typo3.org/documentation/document-library/tutorials/doc_tut_quickstart_de/current/ |
| 19:13 |
TaucherMK_ |
if you have questions to it, feel free to ask (or google for it first of all ;-) |
| 19:15 |
smutje33 |
taucher i wanna use an extension |
| 19:15 |
smutje33 |
therefor i have to edit some typosriptfile ??? |
| 19:16 |
smutje33 |
i read something about root template typoscript |
| 19:17 |
TaucherMK_ |
like i said you should read the beginning tutorial, there is also explained what a template is and where you can find it |
| 19:17 |
TaucherMK_ |
(actually it is no file) |
| 19:21 |
smutje33 |
@taucher config.simulateStaticDocuments_addTitle = 36 where can i edit this ? |
| 19:25 |
TaucherMK_ |
smutje33: read the tutorial! |
| 19:26 |
smutje33 |
ok |
| 19:26 |
HardPhuck |
lol |
| 19:26 |
HardPhuck |
some apparently want others to do their job |
| 19:27 |
null_ |
oh noo! |
| 19:27 |
null_ |
I never heard about something like that :) |
| 19:27 |
HardPhuck |
:) |
| 19:27 |
TaucherMK_ |
yeah, i should just paste the whole tutorial next time here >.< |
| 19:28 |
HardPhuck |
yea, or connect to the Matrix and upload your knowledge to them |
| 19:28 |
null_ |
lol |
| 19:28 |
TaucherMK_ |
i would like that feature, can you upload this extension to TER? ;-) |
| 19:31 |
HardPhuck |
http://pastebin.com/m37af0d56 |
| 19:31 |
HardPhuck |
here you go :D |
| 19:32 |
HardPhuck |
a small, but powerful extension :) |
| 19:33 |
TaucherMK_ |
HardPhuck: Thats really not what i thought of ;-) |
| 19:33 |
HardPhuck |
oh, sorry, just rename it to 'tx_matrix_pi1' lol |
| 19:45 |
kinea |
someon has an idea, how i can make sr_feuser_register to forward to the edit page in all cases, where a user tries to register, but IS allready registered? |
| 19:46 |
kinea |
makes no sense to me, to show a page "you are allready registered". |
| 19:47 |
kinea |
at least a link to the edit page would be good, but a forward to the edit page would be better. |
| 20:09 |
null_ |
kinea: does that make sense? |
| 20:09 |
kinea |
why not? |
| 20:09 |
null_ |
if he is registered, he should get a login message. |
| 20:09 |
kinea |
i thought like this: |
| 20:09 |
null_ |
the edit form is only usefull, if he is already logged in |
| 20:09 |
kinea |
if he is registered: he gets a email with a link to the edit page |
| 20:10 |
null_ |
if he is logged in, he won't try to register. |
| 20:10 |
null_ |
thats possible |
| 20:10 |
kinea |
oh really, how? |
| 20:10 |
kinea |
:-) |
| 20:10 |
null_ |
you have to set autologin on register |
| 20:10 |
kinea |
i try it |
| 20:15 |
null_ |
plugin.tx_srfeuserregister_pi1.autoLoginRedirect_url = index.php?id=30 |
| 20:15 |
null_ |
plugin.tx_srfeuserregister_pi1.enableAutoLoginOnCreate |
| 20:16 |
null_ |
oh there are too much |
| 20:16 |
kinea |
thank you, null |
| 20:16 |
kinea |
i tried it, but it shows me still the message, that the user is allready registered. |
| 20:16 |
kinea |
i used exactly the two lines, which you suggested |
| 20:16 |
kinea |
(with my edit pid of course) |
| 20:17 |
null_ |
oh. you need more |
| 20:17 |
null_ |
do you need a double opt in? |
| 20:17 |
kinea |
yes |
| 20:17 |
kinea |
i need one email with a confirmation link |
| 20:17 |
kinea |
this works allready |
| 20:17 |
kinea |
. but: |
| 20:18 |
Sebastan |
hello. can someone tell me how to connect a own extension to tt_products? I have built a extension where a visitor can stick together a product. Out of this data a new product is built and written to table tt_products.... So now the question is whats the right way to put this product into the basket. Do I have to check manually before if the user is already logged in? Can someone lead the way? |
| 20:18 |
null_ |
ok. so need the confirmation pid ,and in this site you put the srfeuser in EDIT mode, or a forward to a site with that |
| 20:18 |
null_ |
kinea: do you have set up plugin.tx_srfeuserregister_pi1.confirmPID? |
| 20:18 |
kinea |
i look |
| 20:19 |
kinea |
yes |
| 20:20 |
kinea |
i have set the confirmPID, null |
| 20:21 |
kinea |
like this : plugin.tx_srfeuserregister_pi1.confirmPID=852 |
| 20:21 |
kinea |
in constants |
| 20:21 |
kinea |
how can i put the srfeuser in EDIT mode? |
| 20:22 |
kinea |
ah, i make a forward |
| 20:22 |
kinea |
a normal page forward i guess? |
| 20:23 |
kinea |
i mean a pgae shortcut |
| 20:23 |
kinea |
*page |
| 20:25 |
kinea |
null_: i tried it with the page shortcut from the confirm page to the edit page , but it doesnt help |
| 20:25 |
null_ |
yes |
| 20:25 |
kinea |
(cleared cache before i tried it) |
| 20:29 |
kinea |
do i have to set plugin.tx_srfeuserregister_pi1.enablePreviewEdit ? |
| 20:30 |
null_ |
this is only if you want the user to see his entries before he clicks "register now" |
| 20:31 |
null_ |
but it work, cause i tried it. |
| 20:31 |
null_ |
:) |
| 20:31 |
kinea |
maybe i found the problem |
| 20:31 |
kinea |
[plugin.tx_srfeuserregister_pi1.enableAutoLoginOnCreate] |
| 20:31 |
kinea |
i have set this |
| 20:32 |
kinea |
but it works only, when email confirmation is NOT set |
| 20:32 |
kinea |
but i have set it. |
| 20:34 |
kinea |
hmm, even when i unset email confirmation, it doesnt work |
| 20:36 |
kinea |
null_ : what about your idea to set the srfeuser in EDIT mode? how can i do this? |
| 20:37 |
kinea |
or you mean the plugin to change to edit mode? |
| 20:37 |
null_ |
just insert the plugin as content element |
| 20:37 |
null_ |
CODE: EDIT |
| 20:37 |
kinea |
ah, ok |
| 20:37 |
kinea |
i try it |
| 20:37 |
null_ |
but it is important, that you set the access of the content element to the usergroup of your subscribers |
| 20:38 |
null_ |
you can define 2 groups. before registration, and after registration |
| 20:38 |
null_ |
ifthe user is in the group (after_registration) he can see the srfeuser in edit mode |
| 20:38 |
null_ |
all other not, because the other would see the register now plugin |
| 20:40 |
kinea |
ah |
| 20:40 |
kinea |
good to know |
| 20:40 |
null_ |
i have one working, but its complex with etracker, and ugly partnerprogramms, i cannot paste :) |
| 20:41 |
kinea |
you are allready a big help |
| 20:41 |
kinea |
thank you |
| 20:45 |
Sebastan |
question again: can someone tell me how to connect a own extension to tt_products? I have built a extension where a visitor can stick together a product. Out of this data a new product is built and written to table tt_products.... So now the question is whats the right way to put this product into the basket. Do I have to check manually before if the user is already logged in? Can someone lead the way? |
| 20:55 |
flowdab |
hello |
| 20:55 |
flowdab |
how can i disable the auto-generated title from typo3? |
| 21:02 |
kinea |
null_: i think the problem is, that the confirm page is only forwarded to, when logged in. and the user is only logged in AFTER registration. i think this is the problem: i get this eval message, that the user IS allready registrated, so he is never logged in. |
| 21:03 |
kinea |
by the way_ i tried to set the page restriction of the confirm page to allow only registered users |
| 21:03 |
kinea |
but it doesnt solve it |
| 21:04 |
kinea |
seams to be more complicated |