Hi,
I am looking for a small tool which I created links from a file list.
The links are embedded in an html for displaying a slideshow.
I have searched extensively but so far no suitable tool.
In principle it is also to make a batch for loop but this is
not very comfortable.
The scheme should look like.
% String1%%%% string2% filename1
% String1%%%%% string2 filename2
String1 and string2 should be free selectable text that does not change.
The files should I choose - may want to keep the order as displayed in the selection window.
Optionally, the movement of individual file name is up / down.
The result list should be copied to the clipboard by pressing a button.
The program window is either permanently remain in the foreground or not.
If anyone has run a suitable development environment,
should be a no brainer.
For help, many thanks in advance.
Fireball
Quote:
Originally Posted by Fireball3 I am looking for a small tool which I created links from a file list. The links are embedded in an html for displaying a slideshow. |
Why do you do that then do not simply jump in PHP?
You can also google for galrey - this is a great tool for something and working with templates anyway, as you imagine it to you.
Hi,
Of course this is a possibility but I have already some
with colorbox made and I like quite well. Is fairly slim,
easily integrate into a page and does exactly what it should.
With php I know my way at all.
Right now I create my links about a program called Home Gallery,
So even something like you suggest.
Works, but I have to stop to click back and forth to
I have the parameters to the appropriate places forms part correctly.
From the generated gallery then I'll get the links from the source code.
These include still unnecessary blank lines that do not hurt but
the clarity, not just promote.
So I thought, surely it should be possible for a
to craft a GUI for loop so that the matter is more easily out of hand.
Greeting
Fireball