Loginname, Plugins and WDXInfopacker

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
Peter
Power Member
Power Member
Posts: 2068
Joined: 2003-11-13, 13:40 UTC
Location: Schweiz

Loginname, Plugins and WDXInfopacker

Post by *Peter »

Is there a way to read the loginname on PC with a WDX-Plugin?

I want to make a scheme for WDXinfopacker which writes the line
"User: @loginname".

The scheme should be used by different users, and so the WDXInfopacker will write..

with PC-user "Smith":
"User: Smith".
with PC-user "Miller":
"User: Miller".

Best regards

Peter
TC 10.xx / #266191
Win 10 x64
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3893
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Post by *sqa_wizard »

Please be more specific ...

You want to see the login name for each file on your harddisk ???
... it will be the same for each one !
#5767 Personal license
User avatar
fenix_productions
Power Member
Power Member
Posts: 1979
Joined: 2005-08-07, 13:23 UTC
Location: Poland
Contact:

Post by *fenix_productions »

Imho: he wants to have user's names in created "documentation" files.

I.e. HTML file header with:
"Mjuzik on Marek"
"Mjuzik on Adam"

So there is only one time call for such plugin's field.

PS. If that's the case use it (written by me &compiled by M^2):
http://fenixproductions.republika.pl/tc/dummy.wdx
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...

#128099
User avatar
Peter
Power Member
Power Member
Posts: 2068
Joined: 2003-11-13, 13:40 UTC
Location: Schweiz

Post by *Peter »

Hello

I want

- I want to define a scheme for WDXInfopacker which will be used from different users (from my colleagues Smtih, Miller, Webster, ...)

This scheme must
- create txt-files with WDXInfopacker (that is not the problem)
- and add the name of the person who created the files (Smith or Miller or Webster) into the file.(The name must not be the real family-name but the login-name of the user)

So it must pe possible to open the created txt-files and see the name of the creator in the file.

Peter
TC 10.xx / #266191
Win 10 x64
User avatar
fenix_productions
Power Member
Power Member
Posts: 1979
Joined: 2005-08-07, 13:23 UTC
Location: Poland
Contact:

Post by *fenix_productions »

It looks like it's not possible to get plugins information or Environment Variables for Header / Footer fields. In that case there would be redundancy for having such information with every file.

I've put a request into WdxInfoPacker thread.
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...

#128099
User avatar
franck8244
Power Member
Power Member
Posts: 704
Joined: 2003-03-06, 17:37 UTC
Location: Geneva...

Post by *franck8244 »

Hi,
t looks like it's not possible to get plugins information or Environment Variables for Header / Footer fields.
I would prefer to add %env var% support in all fields.

Would it suit people needs ?
TC#88260 -
User avatar
fenix_productions
Power Member
Power Member
Posts: 1979
Joined: 2005-08-07, 13:23 UTC
Location: Poland
Contact:

Post by *fenix_productions »

2franck8244
It would be nice (even if I think that plugins could provide more features).
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...

#128099
User avatar
franck8244
Power Member
Power Member
Posts: 704
Joined: 2003-03-06, 17:37 UTC
Location: Geneva...

Post by *franck8244 »

even if I think that plugins could provide more features
Wdx plugin needs a filename to work with...

If I had wdx support for header or footer, what would be the filename to pass in plugin call ? (destination filename (that might not exist yet), first file in the list ?)

I think that %env var% is more secure.
TC#88260 -
Post Reply