Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PDM issue
Message
 
À
16/04/2015 14:39:20
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8.1
Network:
SAMBA Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01618521
Message ID:
01618561
Vues:
38
Hi Lutz,

You can use "After create plug-in" and set "Project Overview" to file in repository folder (relative path) without copy to repository.
*LPARAM loPDMs, loPDM && in next version

loPDMs=poPDMs
loPDM=poPDM

LOCAL lcPom, liDS
liDS=SET("DATASESSION")
SET DATASESSION TO (lopdms.datasessionid)

SELE (lopdms.anchors) && All anchors
BROW NORMAL


TEXT TO lcPom TEXTMERGE NOSHOW
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs" lang="cs">
<head>
<link rel="stylesheet" href="../../css/foxw.css" type="text/css" /> !<- relative to repository folder -->
<script src="../../js/pdm.js" language="JavaScript" type="text/javascript"></script>!<- relative to repository folder -->
</head>
<body>

</body>
</html>

ENDTEXT

=STRTOFILE(lcPom,lopdm.outdir+"repository\test.html")

SET DATASESSION TO (liDS)
MartinaJ

>> http://gorila.netlab.cz/download/ftpc/ftpc_2.0.10_20131130.zip
>
>So you just put the stuff in the custom file list to copy it to repo.
>That answers #3 . But now I have a list I don't like in custom. Hm.
>
>>#5 See to http://gorila.netlab.cz/download/ftpc/ftpc_2.0.10_20131130.zip
>
>I can see you have the html there and a link to repository.
>
>My question is more to have a plugin that works with Project overview like the [see] links I use in the AB plugins so that I can adress clasees pems and the like. Also to process code snippets. In general what is described under shared options in the AB PDM descriptions (only the valid ones)
>I have linked my Project Overview page with the classes yet, but this is a pain of manual work.
>
>But there is work to do now, Fernando has a new release of it's bin2prg tool. :)
>
>Lutz
>
>>
>>MartinaJ
>>
>>>Hi Martina,
>>>
>>>I have small issues with PDM. (After a decade I try to do something different with it.)
>>>
>>>Unlucky you docu is still all böhmisch to me. Even it is as close as half an hour away, I will never figure out more then to order a beer in your language.
>>>;)
>>>
>>>How can I
>>>
>>>#1 fill the Quick file list
>>>or
>>>#2 move it out of my way.
>>>
>>>#3 move files to the repository folder
>>>
>>>#3 bring the startup page for a class to (auto, I know how to code it in my plug in :) ) display a class list rather then topmost class
>>>
>>>#4 The project overview goes as is. Is there a chance to modify it with a sort of plug in so that I can set links etc?
>>>
>>>Update:
>>>
>>>I figured out #1, I just was dealing on Project Overview and found it anyoing. :)
>>>
>>>TIA
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform