Changeset 9844
- Timestamp:
- 18.10.2007 14:56:29 (11 months ago)
- Files:
-
- trunk/Bui_Conf/defaultAppDef.about.xml (modified) (1 diff)
- trunk/Wsp_Modeling/_migration/sm_modeling-3.4/updtTo_3.4.002 (added)
- trunk/Wsp_Modeling/_migration/sm_modeling-3.4/updtTo_3.4.002/build.xml (added)
- trunk/Wsp_Modeling/_migration/sm_modeling-3.4/updtTo_3.4.002/webBinTransfImgSize.xsl (added)
- trunk/Wsp_Modeling/es/content/resources/binaryXhtmlTransf/xml.xed.xml (modified) (17 diffs)
- trunk/Wsp_Modeling/es/content/xEdition/core.xed.xml (modified) (1 diff)
- trunk/Wsp_Modeling/es/content/xEdition/smWLink.xed.xml (modified) (1 diff)
- trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/_common/sm/web/sm_WLink.xml.xsl (modified) (4 diffs)
- trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_binaryXhtmlTransf/bs.xml.xsl (modified) (9 diffs)
- trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_binaryXhtmlTransf/styles/buildStyle.xsl (modified) (1 diff)
- trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_binaryXhtmlTransf/styles/buildStylePreview.xsl (modified) (1 diff)
- trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_binaryXhtmlTransf/widgets.xsl.xsl (modified) (10 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Bui_Conf/defaultAppDef.about.xml
r9715 r9844 13 13 <copyright>Copyright (c) 2006-2007 contributors. All rights reserved.</copyright> 14 14 <!-- <id/> NOTE : app dépendant --> 15 <version developmentStage="alpha" major="3" medium="4" minor="00 1"/><!-- developmentStage=[pre-alpha, alpha, beta, rc, final] -->15 <version developmentStage="alpha" major="3" medium="4" minor="002"/><!-- developmentStage=[pre-alpha, alpha, beta, rc, final] --> 16 16 <!--<profile name=""/> valeur par défaut : ${app.name}${app.version(major)}${app.version(medium)}--> 17 17 <!-- <server port="" univers=""/> NOTE : app dépendant --> trunk/Wsp_Modeling/es/content/resources/binaryXhtmlTransf/xml.xed.xml
r9749 r9844 176 176 <alternativeAlone se:bind="choice" se:card="?"> 177 177 <se:ref se:refid="sm:freeTransform" se:refurl="chrome://sm_modeling/content/xEdition/core.xed.xml"/> 178 <element se:name="sm:imageTransform" se: bind="element" se:card="?" tooltipTag="&resources.binary.imageTransform;">178 <element se:name="sm:imageTransform" se:id="sm:imageTransform" se:bind="element" se:card="?" tooltipTag="&resources.binary.imageTransform;"> 179 179 <atts> 180 180 <attribute se:name="scale" se:bind="attribute" tooltiptext="&resources.binary.imageTransform.scale;"> … … 205 205 </element> 206 206 207 <!-- LIB : sm:size --> 208 <element se:name="sm:size" se:id="sm:size" se:bind="element" se:card="?" se:show="ifExist" forcefilled="true" insert="collapsed"> 209 <atts> 210 <!-- TODO <attribute se:bind="attribute" se:name="source"> 211 <choiceInput> 212 <ciItem label="fromPublishedBinary"/> 213 <ciItem label="fromProperties"/> 214 </choiceInput> 215 </attribute> 216 --> <se:ref se:name="scale" se:refid="att_sizeTemplate"/> 217 <attribute se:name="minWidth" se:id="att_sizeTemplate" se:bind="attribute"> 218 <wordsInput trim="true"/> 219 </attribute> 220 <se:ref se:name="maxWidth" se:refid="att_sizeTemplate"/> 221 <se:ref se:name="minHeight" se:refid="att_sizeTemplate"/> 222 <se:ref se:name="maxHeight" se:refid="att_sizeTemplate"/> 223 </atts> 224 </element> 225 207 226 <!-- LIB : sm:longDesc --> 208 <element se:id="sm:longDesc" se:name="sm:longDesc" se:bind="element" se:card="?" forcefilled="true" se:show="ifExist" >227 <element se:id="sm:longDesc" se:name="sm:longDesc" se:bind="element" se:card="?" forcefilled="true" se:show="ifExist" insert="collapsed"> 209 228 <childs> 210 229 <element se:name="sm:link" se:bind="element" forcefilled="true" tooltipTag="&common.widgets.wLink.link;"> … … 329 348 <childs> 330 349 <se:choice se:id="content_choice" se:card="*" se:show="ifExist"> 331 <!-- <element se:id="sm:choose" se:name="sm:choose" se:bind="element" forcefilled="true"> 350 351 <!-- ==== sm:choose =============== 352 <element se:id="sm:choose" se:name="sm:choose" se:bind="element" forcefilled="true"> 332 353 <childs> 333 354 <element se:name="sm:when" se:bind="element" se:card="+"> … … 350 371 </childs> 351 372 </element> --> 373 374 <!-- ==== sm:chooseOnBinary =============== --> 375 <element se:id="sm:chooseOnBinary" se:name="sm:chooseOnBinary" se:bind="element" forcefilled="true"> 376 <childs> 377 <element se:name="sm:binary" se:bind="element" forcefilled="true"> 378 <atts> 379 <attribute se:name="outputType" se:bind="attribute" se:mandat="true"> 380 <choiceInput notnull="true"> 381 <ciItem label="image"/> 382 <ciItem label="flash"/> 383 </choiceInput> 384 </attribute> 385 </atts> 386 <childs> 387 <alternativeAlone se:bind="choice" se:card="?"> 388 <se:ref se:refid="sm:swfTransform" se:refurl="chrome://sm_modeling/content/xEdition/core.xed.xml"/> 389 <se:ref se:refid="sm:imageTransform"/> 390 </alternativeAlone> 391 </childs> 392 </element> 393 <element se:name="sm:when" se:bind="element" se:card="+"> 394 <atts> 395 <se:ref se:name="widthOver" se:refid="att_sizeTemplate"/> 396 <se:ref se:name="heightOver" se:refid="att_sizeTemplate"/> 397 <!-- TODO: Il manque cette info ds les props <se:ref se:name="fileSizeOver" se:refid="att_sizeTemplate"/> --> 398 </atts> 399 <childs> 400 <se:ref se:refid="content_choice"/> 401 <insert se:bind="current"/> 402 </childs> 403 </element> 404 <element se:name="sm:otherwise" se:bind="element" se:card="?" insert="true"> 405 <childs> 406 <se:ref se:refid="content_choice"/> 407 <insert se:bind="current"/> 408 </childs> 409 </element> 410 </childs> 411 </element> 412 413 <!-- ==== sm:callBinaryMeta =============== --> 352 414 <se:ref se:refid="sm:callBinaryMeta"/> 415 416 <!-- ==== sm:callModel =============== --> 353 417 <se:ref se:refid="sm:callModel"/> 354 <se:ref se:name="sm:WAudio" se:refid="sm:WVideoAudio" tooltipTag="&resources.binary.wAudio;"/> 418 419 <!-- ==== sm:WAudio =============== --> 420 <se:ref se:name="sm:WAudio" se:refid="sm:WAudioVideo" tooltipTag="&resources.binary.wAudio;"/> 421 422 <!-- ==== sm:WCaptionBlock =============== --> 355 423 <element se:name="sm:WCaptionBlock" se:id="sm:WCaptionBlock" se:bind="element" insert="true"> 356 424 <atts> … … 386 454 </childs> 387 455 </element> 456 457 <!-- ==== sm:WFlash =============== --> 458 <element se:name="sm:WFlash" se:id="sm:WFlash" se:bind="element" insert="true"> 459 <atts> 460 <se:ref se:refid="atts_Class"/> 461 </atts> 462 <childs> 463 <element se:name="sm:binaryUrl" se:bind="element" forcefilled="true" tooltipTag="&resources.binary.binaryUrl;"> 464 <childs> 465 <se:ref se:refid="sm:swfTransform" se:refurl="chrome://sm_modeling/content/xEdition/core.xed.xml"/> 466 </childs> 467 </element> 468 <insert4all se:bind="current"> 469 <se:ref se:refid="sm:size"/> 470 </insert4all> 471 <element se:name="sm:param" se:id="sm:param" se:bind="element" se:card="*" se:show="ifExist" insert="true" tooltipTag="&resources.binary.wObject.param;"> 472 <atts> 473 <attribute se:name="name" se:bind="attribute" se:mandat="true"> 474 <wordsInput trim="true" notnull="true"/> 475 </attribute> 476 <attribute se:name="type" se:bind="attribute" tooltiptext="&resources.binary.wObject.param.type;"> 477 <choiceInput> 478 <ciItem label="tag"/> 479 <ciItem label="url"/> 480 </choiceInput> 481 </attribute> 482 </atts> 483 <childs> 484 <alternativeAlone se:bind="choice"> 485 <element se:name="sm:fixedValue" se:bind="element" se:card="?"> 486 <atts> 487 <attribute se:name="value" se:bind="attribute"> 488 <wordsInput trim="false"/> 489 </attribute> 490 </atts> 491 </element> 492 <se:ref se:refid="sm:binaryUrl"/> 493 </alternativeAlone> 494 </childs> 495 </element> 496 <insert se:bind="current"/> 497 <element se:id="sm:defaultStyle" se:name="sm:defaultStyle" se:bind="element" se:card="?"> 498 <childs> 499 <textnode se:bind="text"> 500 <textpanelInput filterspaces="false"/> 501 </textnode> 502 </childs> 503 </element> 504 </childs> 505 </element> 506 507 <!-- ==== sm:WIFrame =============== --> 388 508 <element se:name="sm:WIFrame" se:id="sm:WIFrame" se:bind="element" insert="true" tooltipTag="&common.widgets.wIFrame;"> 389 509 <atts> … … 413 533 <se:ref se:refid="sm:callBinaryMeta" insert="collapsed"/> 414 534 <se:ref se:refid="sm:callModel" insert="collapsed"/> 535 <se:ref name="sm:WAudio" se:refid="sm:WAudioVideo" insert="collapsed"/> 536 <se:ref se:refid="sm:WFlash" insert="collapsed"/> 537 <se:ref se:refid="sm:WImage" insert="collapsed"/> 415 538 <se:ref se:refid="sm:WObject" insert="collapsed"/> 416 <se:ref se:name="sm:WVideo" se:refid="sm:WVideoAudio" insert="collapsed"/> 417 <se:ref se:name="sm:WAudio" se:refid="sm:WVideoAudio" insert="collapsed"/> 539 <se:ref name="sm:WVideo" se:refid="sm:WAudioVideo" insert="collapsed"/> 418 540 <se:ref se:refid="sm:binaryUrl" insert="collapsed"/> 419 541 <se:ref se:refid="sm:externalUrl" insert="collapsed"/> 420 542 </alternative> 421 543 <insert4all se:bind="current"> 422 <se:ref se:name="sm:width" se:refid="sm:mesurement"/>423 <se:ref se:name="sm:height" se:refid="sm:mesurement"/>424 544 <se:ref se:refid="sm:longDesc"/> 425 545 </insert4all> … … 427 547 </childs> 428 548 </element> 549 550 <!-- ==== sm:WImage =============== --> 429 551 <element se:name="sm:WImage" se:id="sm:WImage" se:bind="element" insert="true" tooltipTag="&common.widgets.wImage;"> 430 552 <atts> … … 434 556 <se:ref se:refid="sm:binaryUrl" se:show="always"/> 435 557 <insert4all se:bind="current"> 436 <element se:name="sm:width" se:id="img_mesurement" se:bind="element" se:card="?" se:show="ifExist" forcefilled="true"> 437 <childs> 438 <alternativeAlone se:bind="choice" > 439 <se:ref se:refid="mes_fixedValue"/> 440 <element se:name="sm:fromPublishedImage" se:bind="element" se:card="1"/> 441 </alternativeAlone> 442 </childs> 443 </element> 444 <se:ref se:name="sm:height" se:refid="img_mesurement"/> 558 <se:ref se:refid="sm:size"/> 445 559 <se:ref se:refid="sm:longDesc"/> 446 560 </insert4all> … … 454 568 </childs> 455 569 </element> 570 571 <!-- ==== sm:WLink =============== --> 456 572 <element se:id="sm:WLink" se:name="sm:WLink" se:bind="element" insert="true" se:card="*" se:show="ifExit" tooltipTag="&common.widgets.wLink;"> 457 573 <atts> … … 496 612 </childs> 497 613 </element> 614 615 <!-- ==== sm:WObject =============== --> 498 616 <element se:name="sm:WObject" se:id="sm:WObject" se:bind="element" insert="true" tooltipTag="&resources.binary.wObject;"> 499 617 <atts> … … 556 674 </childs> 557 675 </element> 676 677 <!-- ==== sm:WSimpleBlock =============== --> 558 678 <element se:name="sm:WSimpleBlock" se:id="sm:WSimpleBlock" se:bind="element" insert="true"> 559 679 <atts> … … 567 687 </childs> 568 688 </element> 689 690 <!-- ==== sm:WTooltip =============== --> 569 691 <element se:name="sm:WTooltip" se:id="sm:WTooltip" se:bind="element" insert="true"> 570 692 <atts> … … 595 717 <se:ref se:refid="sm:callBinaryMeta"/> 596 718 <se:ref se:refid="sm:callModel"/> 597 <se:ref se:name="sm:WAudio" se:refid="sm:W VideoAudio" se:card="?"/>719 <se:ref se:name="sm:WAudio" se:refid="sm:WAudioVideo" se:card="?"/> 598 720 <se:ref se:refid="sm:WCaptionBlock"/> 599 721 <se:ref se:refid="sm:WIFrame"/> … … 603 725 <se:ref se:refid="sm:WSimpleBlock"/> 604 726 <se:ref se:refid="sm:WTooltip"/> 605 <se:ref se:name="sm:WVideo" se:refid="sm:W VideoAudio" se:card="?"/>727 <se:ref se:name="sm:WVideo" se:refid="sm:WAudioVideo" se:card="?"/> 606 728 </se:choice> 607 729 <insert se:bind="current"/> … … 613 735 </childs> 614 736 </element> 615 <element se:name="sm:WVideo" se:id="sm:WVideoAudio" se:bind="element" insert="true" tooltipTag="&resources.binary.wVideo;"> 737 738 <!-- ==== sm:WVideo =============== --> 739 <element se:name="sm:WVideo" se:id="sm:WAudioVideo" se:bind="element" insert="true" tooltipTag="&resources.binary.wVideo;"> 616 740 <atts> 617 741 <se:ref se:refid="atts_Class"/> … … 676 800 </childs> 677 801 </element> 678 <element se:name="sm:Widget" se:bind="element" forcefilled="true"> 802 803 <!-- ==== sm:Widget =============== --> 804 <element se:name="sm:Widget" se:id="sm:Widget" se:bind="element" forcefilled="true"> 679 805 <atts> 680 806 <ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" notnull="true" regexpSgn=".*#UiWidget.*"/> … … 709 835 </se:choice> 710 836 <insert se:bind="current"/> 837 </childs> 838 </element> 839 840 <!-- ==== sm:WFreeBlock =============== --> 841 <element se:id="sm:WFreeBlock" se:name="sm:WFreeBlock" se:bind="element" forcefilled="true"> 842 <childs> 843 <se:choice se:id="choiceFreeBlock" se:card="*" se:show="ifExist" xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" xmlns="http://www.w3.org/1999/xhtml"> 844 <se:ref se:refid="sm:chooseOnBinary"/> 845 <se:ref se:refid="sm:callBinaryMeta"/> 846 <se:ref se:refid="sm:callModel"/> 847 <se:ref se:refid="sm:title"/> 848 <se:ref se:name="sm:WAudio" se:refid="sm:WAudioVideo" se:card="?"/> 849 <se:ref se:refid="sm:WCaptionBlock"/> 850 <se:ref se:refid="sm:WFlash"/> 851 <se:ref se:refid="sm:WIFrame"/> 852 <se:ref se:refid="sm:WImage"/> 853 <se:ref se:refid="sm:WLink"/> 854 <se:ref se:refid="sm:WObject"/> 855 <se:ref se:refid="sm:WSimpleBlock"/> 856 <se:ref se:refid="sm:WTooltip"/> 857 <se:ref se:name="sm:WVideo" se:refid="sm:WAudioVideo" se:card="?"/> 858 <se:ref se:refid="sm:Widget"/> 859 <xul:element se:name="img" se:bind="element" forcefilled="true"> 860 <xul:atts> 861 <xul:ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" notnull="true" regexpSgn=".*#Image\b.*"/> 862 <xul:attribute se:bind="attribute" se:name="alt"> 863 <xul:wordsInput/> 864 </xul:attribute> 865 <xul:attribute se:bind="attribute" se:name="title"> 866 <xul:wordsInput/> 867 </xul:attribute> 868 <xul:attribute se:bind="attribute" se:name="class"> 869 <xul:wordsInput/> 870 </xul:attribute> 871 <xul:attribute se:bind="attribute" se:show="ifExist"> 872 <xul:wordsInput/> 873 </xul:attribute> 874 </xul:atts> 875 </xul:element> 876 <xul:genelt forcefilled="true" se:bind="element"> 877 <xul:atts> 878 <xul:attribute se:bind="attribute" se:name="class"> 879 <xul:wordsInput/> 880 </xul:attribute> 881 <xul:attribute se:bind="attribute" se:show="ifExist"> 882 <xul:wordsInput/> 883 </xul:attribute> 884 </xul:atts> 885  

