TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

TYPO3 Mailingliste: nicht fragen - lesen!

TYPO3 Mailingliste: nicht fragen - lesen!_RR_1-->
Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-project-templavoila@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 15.07.2008, 11:29
lee perry
Gast
 
Beiträge: n/a
Standard [TYPO3-templavoila] Non-used elements still shown by select

Heya,

when I will delete a page-element by clicking the "Unlink element" it's
not realy deleted - it's only unlinked (the label says it, yes.) - the
element will not shown at the page - okay fine. But, with a select of a
coloumn the unlinked elements will shown , because I cannot figure out
in what way they are different.

I looked into the table "tt_content" and compare to elements of one page
- one normal the other one unlinked - it's look like there is no field
in this table with this information.

Where can I see if an element is unlinked or not?


Thanx and best regards,
Lee
_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 15.07.2008, 11:40
strategie und vision | Norbert Huber
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] Non-used elements still shown by select

Hi Lee,

check the table "sys_refindex" there you find the information you need.
greets


Am 15.07.2008 um 11:29 schrieb lee perry:

> Heya,
>
> when I will delete a page-element by clicking the "Unlink element"
> it's
> not realy deleted - it's only unlinked (the label says it, yes.) - the
> element will not shown at the page - okay fine. But, with a select
> of a
> coloumn the unlinked elements will shown , because I cannot figure out
> in what way they are different.
>
> I looked into the table "tt_content" and compare to elements of one
> page
> - one normal the other one unlinked - it's look like there is no field
> in this table with this information.
>
> Where can I see if an element is unlinked or not?
>
>
> Thanx and best regards,
> Lee
> _______________________________________________
> TYPO3-project-templavoila mailing list
> TYPO3-project-templavoila (AT) lists...netfielders.de
> http://lists.netfielders.de/cgi-bin/...typo3-project-
> templavoila


_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 15.07.2008, 11:43
Dmitry Dulepov [typo3]
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] Non-used elements still shown by select

Hi!

lee perry wrote:
> when I will delete a page-element by clicking the "Unlink element" it's
> not realy deleted - it's only unlinked (the label says it, yes.) - the
> element will not shown at the page - okay fine. But, with a select of a
> coloumn the unlinked elements will shown , because I cannot figure out
> in what way they are different.
>
> I looked into the table "tt_content" and compare to elements of one page
> - one normal the other one unlinked - it's look like there is no field
> in this table with this information.
>
> Where can I see if an element is unlinked or not?


List of used elements is stored in the field named tx_templavoila_flex in the "pages" table. Unlinked elements are not deleted, they just removed from TV content field.

--
Dmitry Dulepov
TYPO3 Core team
More about TYPO3: http://typo3bloke.net/
Subscribe: http://typo3bloke.net/rss.xml
_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #4  
Alt 15.07.2008, 11:49
lee perry
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] Non-used elements still shown by select

Hi Norbert,

in this table I cannot see, if the element is linked or unlinked - both
test elements (one linked the other unlinked) were listed in this table
without any information about the linking.

Thanx


> check the table "sys_refindex" there you find the information you need.
> greets
>
>
>>
>> Where can I see if an element is unlinked or not?
>>


_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #5  
Alt 15.07.2008, 11:54
lee perry
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] Non-used elements still shown by select

Hi Dmitry,

>>
>> Where can I see if an element is unlinked or not?

>
> List of used elements is stored in the field named tx_templavoila_flex
> in the "pages" table.
>


okay any idea how to query this information, when I'm using a
CONTENT-element with a select of tt_content.colPos?

Thanx,
Lee
_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #6  
Alt 15.07.2008, 12:01
strategie und vision | Norbert Huber
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] Non-used elements still shown by select

Sorry lee,
was to fast, didn't checked it.
my answer is wrong. check the one from dimitry.

greets

Am 15.07.2008 um 11:49 schrieb lee perry:

> Hi Norbert,
>
> in this table I cannot see, if the element is linked or unlinked -
> both
> test elements (one linked the other unlinked) were listed in this
> table
> without any information about the linking.


_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #7  
Alt 15.07.2008, 13:06
Dmitry Dulepov [typo3]
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] Non-used elements still shown by select

Hi!

lee perry wrote:
> okay any idea how to query this information, when I'm using a
> CONTENT-element with a select of tt_content.colPos?


There is no way Sorry.

--
Dmitry Dulepov
TYPO3 Core team
More about TYPO3: http://typo3bloke.net/
Subscribe: http://typo3bloke.net/rss.xml
_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #8  
Alt 15.07.2008, 13:16
lee perry
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] Non-used elements still shown by select

Hi Dmitry,

>> okay any idea how to query this information, when I'm using a
>> CONTENT-element with a select of tt_content.colPos?

>
> There is no way Sorry.


Oh, that's a great pity.

Maybe it would make sense, when this information would be stored in a
(new) column of the tt_content-table as a property of the element:
Unlinked or Not Unlinked? - That's the question! ...

Anyway, so long I have to teach the editors to delete the unlinked items
finally in some cases.

Thanx Dmitry for the information.

Greetings,
Lee
_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #9  
Alt 15.07.2008, 18:25
Christian Wolff
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] Non-used elements still shown by select

On Tue, 15 Jul 2008 13:16:38 +0200, lee perry <leeperry (AT) slack (DOT) de> wrote:

> Hi Dmitry,
>
>>> okay any idea how to query this information, when I'm using a
>>> CONTENT-element with a select of tt_content.colPos?

>> There is no way Sorry.

>
> Oh, that's a great pity.
>
> Maybe it would make sense, when this information would be stored in a
> (new) column of the tt_content-table as a property of the element:
> Unlinked or Not Unlinked? - That's the question! ...
>
> Anyway, so long I have to teach the editors to delete the unlinked items
> finally in some cases.
>
> Thanx Dmitry for the information.
>
> Greetings,
> Lee


I think this would be a good feature!
i ran into the same problems as you lee. i have teached my editors.
hopefully one day, there is no need for that.

greets chris


--
Christian Wolff // Berlin
http://www.connye.com

Latest Projects:
http://www.flycall.de | http://www.atr24.de | http://www.titanic.de
_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Lesezeichen

Themen-Optionen
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

Thema Autor Forum Antworten Letzter Beitrag
[TYPO3-templavoila] Possible bug when copying elements withsections that contain image/file elements Simon Tuck typo3-project-templavoila@lists.netfielders.de 1 17.04.2008 13:29
[TYPO3-templavoila] How to map multible unused content elements(non-used elements) Anders Tillebeck typo3-project-templavoila@lists.netfielders.de 1 02.04.2008 09:14
[TYPO3-templavoila] not mapped fields get not shown in page module Stephan Petzl typo3-project-templavoila@lists.netfielders.de 8 26.07.2007 15:40
[TYPO3-dev] direct_mail : no categories shown in content elements hard.one - mphanke typo3-dev@lists.netfielders.de 0 27.01.2007 21:24
[TYPO3-templavoila] Select a type of rendering Bartosz Aninowski typo3-project-templavoila@lists.netfielders.de 2 14.12.2006 20:34


Alle Zeitangaben in WEZ +1. Es ist jetzt 03:45 Uhr.


Powered by vBulletin® Version 3.7.4 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Template-Modifikationen durch TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75