Hi all,
How can I know from where a file is geting called/opened.
For ex: I see DialogProgress.xml is there in confluence directory but when this file will be opened from which place?
There are so many such files , how can I figure out their caller? Is it written some where?
we can not always search for file name in all file contents because they may never appear any where specially if they are getting opened from a dialog context menu (suppose) , because context menu file is general.
Thanks for help in advance.
how to figure out caller of any .xml file?
slinuxgeek
Senior Member Posts: 180 Joined: Feb 2012 Reputation: 0 |
|
| find quote |
butchabay
Skilled Skinner Joined: Mar 2010 Reputation: 62 Location: Switzerland |
2012-04-19 11:31
Post: #2
Edit your addon.xml
Set debugging from False to True |
| find quote |
slinuxgeek
Senior Member Posts: 180 Joined: Feb 2012 Reputation: 0 |
2012-04-19 12:04
Post: #3
It is already done.
That displays file name of currently displayed window. From where these (and many others) are getting opened? DialogProgress.xml DialogSeekBar.xml DialogSlider.xml Means where should I click , what menus should I visit so that one of these files displays something on screen. In my skin I have not included these files , and the skin is working but if I distribute the skin others may encounter many problems because of missing files so , I want to become clear if some file is necessary I will include that otherwise not. Thank You . |
| find quote |
phil65
Skilled Skinner Posts: 4,456 Joined: Mar 2009 Reputation: 56 Location: Cologne, Germany |
2012-04-19 12:27
Post: #4
DialogProgress: scan database
DialogSeekBar: in Fullscreen Video DialogOK: confirm dialog to delete movies for example DialogKaiToast: Call Notification with Notification(test,test) in keymap.xml DialogSlider: Volume Change I think etc etc most are self-explaining, i don´t think there´s a list which one is called how.
(This post was last modified: 2012-04-19 12:27 by phil65.)
|
| find quote |
`Black
Skilled Skinner Joined: Apr 2009 Reputation: 49 Location: Germany |
2012-04-19 13:39
Post: #5
DialogSlider i.e. audio or subtitle delay. Volume change is DialogVolumeBar.
|
| find quote |
slinuxgeek
Senior Member Posts: 180 Joined: Feb 2012 Reputation: 0 |
2012-04-19 14:29
Post: #6
And such things you guys know from experience?
It has to be written some where. |
| find quote |
butchabay
Skilled Skinner Joined: Mar 2010 Reputation: 62 Location: Switzerland |
2012-04-19 15:27
Post: #7
Take a look at foundation skin. There are pretty much infos with screenshots,
Btw, you shouldn't remove any xml in the skin folder if your plan is to share your work for public. As base look at confluence skin or as mentioned above skin foundation. |
| find quote |


![[Image: xp1080.png]](http://www.planet-ira.de/wallpaper/xp1080.png)
Search
Help