[svn] 4283: PARB Review changes for Group and DataGroup.

Revision: 4283
Author: [email protected]
Date: 2008-12-10 14:34:18 -0800 (Wed, 10 Dec 2008)
Log Message:
PARB Review changes for Group and DataGroup. The main API changes are:
- content property on Group and FxContainer renamed to mxmlContent.
- contentFactory property on FxContainer renamed to mxmlContentFactory
- New names for DataGroup methods: getRendererForItemAt(index:int):IVisualElement and getItemIndexForRenderer(renderer:IVisualElement):int. These are now in the mxml_internal namespace (not public anymore)
- registerRenderer and unregisterRenderer are private methods (not public)
Also, I made a minor fix to ITransformable.
QE Notes: Steve's changing the mustella tests for me and will be checking in shortly.
Doc Notes: None
Bugs: SDK-18042
Reviewer: Hans
tests: checkintests, Steve ran mustella tests for all of gumbo and states
Ticket Links:
http://bugs.adobe.com/jira/browse/SDK-18042
Modified Paths:
flex/sdk/trunk/development/eclipse/flex/flex4test/src/skins/CircularScrollBarSkin.mxml
flex/sdk/trunk/development/eclipse/flex/flex4test/src/skins/CircularScrollBarTrackSkin.mx ml
flex/sdk/trunk/development/eclipse/flex/flex4test/src/skins/MyScrollBarTrackSkin.mxml
flex/sdk/trunk/development/eclipse/flex/flex4test/src/skins/MyVScrollBarSkin.mxml
flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/DataGroup.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxButtonBar.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxContainer.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxList.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/Group.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/baseClasses/FxListBase.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/baseClasses/GroupBase.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/graphicsClasses/GraphicElement.a s
flex/sdk/trunk/frameworks/projects/flex4/src/mx/skins/spark/FxDefaultComplexItemRenderer. mxml
flex/sdk/trunk/frameworks/projects/framework/src/mx/geom/ITransformable.as
flex/sdk/trunk/frameworks/projects/wireframe/src/wireframe/FxDefaultComplexItemRenderer.m xml
flex/sdk/trunk/frameworks/projects/wireframe/src/wireframe/FxDefaultItemRenderer.mxml

Dear friend,
Check table: V_503_ALL 
V_T512Z and V_511_B are the tables for assigment of Permissibility based on ESG and PSA
After creating new EG/ESG (grouping also).
Please note that when we update Employee Group/Subgroup of position in PP01, it is not effective to PF in master data which was maintained with that position & old Employee group/supgroup.
So you should check:
- Position
- PFs with old EG/ESG.
Regards
Edited by: tungph on Oct 19, 2011 11:14 AM
Edited by: tungph on Oct 19, 2011 11:17 AM

Similar Messages

  • [svn:fx-trunk] 7756: Some PARB changes for SkinnableComponent and DataGroup :

    Revision: 7756
    Author:   [email protected]
    Date:     2009-06-11 14:28:48 -0700 (Thu, 11 Jun 2009)
    Log Message:
    Some PARB changes for SkinnableComponent and DataGroup:
    SkinnableComponent.invalidateSkinState() changed from protected to public
    DataGroup:
    initializeDataProvider(): protected -> private
    addItemRendererToDisplayList(): protected -> private
    dataProvider_collectionChangeHandler(): protected -> mx_internal
    adjustAfterAdd(): protected -> private
    adjustAfterRemove(): protected -> private
    adjustAfterMove(): protected -> private
    adjustAfterReplace(): protected -> private
    QE Notes: -
    Doc Notes: -
    Bugs: -
    Reviewer: F10
    tests: checkintest (seem to fail due to local changes to ScrollBar, which I'm not checking in here)
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/DataGroup.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/RadioButton.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/supportClasses/SkinnableCom ponent.as

  • [svn:osmf:] 14318: Pre-PARB metadata changes: Merge Facet and KeyValueFacet .

    Revision: 14318
    Revision: 14318
    Author:   [email protected]
    Date:     2010-02-21 20:57:34 -0800 (Sun, 21 Feb 2010)
    Log Message:
    Pre-PARB metadata changes: Merge Facet and KeyValueFacet.  Default facet uses a Dictionary, clients can extend if they want a different underlying structure.  Update TemporalFacet accordingly.  Disable some of the TemporalFacet API that's only used for test apps, we need to vet this a bit further.  Update unit tests and samples.
    Modified Paths:
        osmf/trunk/apps/samples/framework/CuePointSample/src/CuePointSample.mxml
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/AllExamples.as
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/posterframe/RTMPPosterF rameElement.as
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/src/AkamaiPluginSample.mxml
        osmf/trunk/apps/samples/plugins/CaptioningSample/src/CaptioningSample.mxml
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/src/ControlBarElement.as
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/src/ControlBarPlugin.as
        osmf/trunk/apps/samples/plugins/ControlBarPluginSample/src/ControlBarPluginSample.as
        osmf/trunk/apps/samples/plugins/MASTSample/src/MASTSample.as
        osmf/trunk/framework/OSMF/.flexLibProperties
        osmf/trunk/framework/OSMF/org/osmf/elements/VideoElement.as
        osmf/trunk/framework/OSMF/org/osmf/elements/f4mClasses/ManifestParser.as
        osmf/trunk/framework/OSMF/org/osmf/layout/AbsoluteLayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/AnchorLayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/BoxAttributesFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/LayoutAttributesFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/LayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/PaddingLayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/RelativeLayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/Facet.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/TemporalFacet.as
        osmf/trunk/framework/OSMF/org/osmf/net/NetStreamUtils.as
        osmf/trunk/framework/OSMF/org/osmf/net/dvr/DVRCastDVRTrait.as
        osmf/trunk/framework/OSMF/org/osmf/net/dvr/DVRCastNetConnectionFactory.as
        osmf/trunk/framework/OSMF/org/osmf/net/dvr/DVRCastNetLoader.as
        osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/HTTPStreamingUtils.as
        osmf/trunk/framework/OSMF/org/osmf/plugin/PluginLoader.as
        osmf/trunk/framework/OSMFTest/org/osmf/OSMFTests.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/TestLoadFromDocumentElement.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/compositeClasses/TestCompositeMetadata.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/f4mClasses/TestManifestParser.as
        osmf/trunk/framework/OSMFTest/org/osmf/media/TestMediaPlayerWithDynamicStreamingVideoElem entSubclip.as
        osmf/trunk/framework/OSMFTest/org/osmf/media/TestMediaPlayerWithVideoElementSubclip.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestMetadata.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestMetadataWatcher.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestTemporalFacet.as
        osmf/trunk/framework/OSMFTest/org/osmf/net/TestNetStreamUtils.as
        osmf/trunk/framework/OSMFTest/org/osmf/plugin/TestPluginManager.as
        osmf/trunk/plugins/CaptioningPlugin/org/osmf/captioning/media/CaptioningProxyElement.as
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/src/org/osmf/test/captioning/media/Tes tCaptioningProxyElement.as
        osmf/trunk/plugins/CaptioningPluginTest/src/CaptioningPluginTest.mxml
        osmf/trunk/plugins/MASTPluginIntegrationTest/src/org/osmf/test/mast/managers/TestMASTCond itionManager.as
        osmf/trunk/plugins/MASTPluginIntegrationTest/src/org/osmf/test/mast/media/TestMASTProxyEl ement.as
        osmf/trunk/plugins/SMILPlugin/org/osmf/smil/SMILPluginInfo.as
        osmf/trunk/plugins/SMILPlugin/org/osmf/smil/media/SMILMediaGenerator.as
    Added Paths:
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestFacet.as
    Removed Paths:
        osmf/trunk/framework/OSMF/org/osmf/metadata/KeyValueFacet.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestKeyValueFacet.as

    These are automated emails from the OSMF forums.  To unsubscribe, go here:
    http://forums.adobe.com/community/opensource/osmf/commits
    -- Brian

  • [svn] 713: Merging recent sample eclipse project changes for framework and rpc flex library projects to the trunk

    Revision: 713
    Author: [email protected]
    Date: 2008-03-03 10:19:09 -0800 (Mon, 03 Mar 2008)
    Log Message:
    Merging recent sample eclipse project changes for framework and rpc flex library projects to the trunk
    QA: No
    Doc: No
    Bugs: N/A
    Modified Paths:
    flex/sdk/trunk/development/eclipse/flex/framework/.actionScriptProperties
    flex/sdk/trunk/development/eclipse/flex/framework/.flexLibProperties
    flex/sdk/trunk/development/eclipse/flex/rpc/.actionScriptProperties

    Thats good news.

  • [svn:osmf:] 14317: Pre-PARB metadata changes: Merge IIdentifier and ObjectIdentifier, rename to FacetKey.

    Revision: 14317
    Revision: 14317
    Author:   [email protected]
    Date:     2010-02-21 17:09:26 -0800 (Sun, 21 Feb 2010)
    Log Message:
    Pre-PARB metadata changes: Merge IIdentifier and ObjectIdentifier, rename to FacetKey.  Make similar adjustments to TemporalFacet class.  Move TemporalFacetEvent to events folder.  Update unit tests and samples.
    Modified Paths:
        osmf/trunk/apps/samples/framework/CuePointSample/src/CuePointSample.mxml
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/src/AkamaiPluginSample.mxml
        osmf/trunk/apps/samples/plugins/CaptioningSample/src/CaptioningSample.mxml
        osmf/trunk/apps/samples/plugins/ControlBarPlugin/src/ControlBarElement.as
        osmf/trunk/apps/samples/plugins/ControlBarPluginSample/src/ControlBarPluginSample.as
        osmf/trunk/apps/samples/plugins/MASTSample/src/MASTSample.as
        osmf/trunk/framework/OSMF/.flexLibProperties
        osmf/trunk/framework/OSMF/org/osmf/elements/CuePoint.as
        osmf/trunk/framework/OSMF/org/osmf/elements/VideoElement.as
        osmf/trunk/framework/OSMF/org/osmf/elements/f4mClasses/ManifestParser.as
        osmf/trunk/framework/OSMF/org/osmf/events/FacetValueChangeEvent.as
        osmf/trunk/framework/OSMF/org/osmf/events/FacetValueEvent.as
        osmf/trunk/framework/OSMF/org/osmf/layout/AbsoluteLayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/AnchorLayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/BoxAttributesFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/LayoutAttributesFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/PaddingLayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/layout/RelativeLayoutFacet.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/Facet.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/KeyValueFacet.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/MetadataNamespaces.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/MetadataWatcher.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/ObjectFacet.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/TemporalFacet.as
        osmf/trunk/framework/OSMF/org/osmf/net/dvr/DVRCastDVRTrait.as
        osmf/trunk/framework/OSMF/org/osmf/net/dvr/DVRCastNetConnectionFactory.as
        osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/HTTPStreamingUtils.as
        osmf/trunk/framework/OSMFTest/org/osmf/OSMFTests.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/TestVideoElement.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/f4mClasses/TestManifestParser.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestAbsoluteLayoutFacet.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestAnchorLayoutFacet.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestLayoutAttributesFacet.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestPaddingLayoutFacet.as
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestRelativeLayoutFacet.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestKeyValueFacet.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestMetadataWatcher.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestTemporalFacet.as
        osmf/trunk/framework/OSMFTest/org/osmf/utils/TimerTimeTrait.as
        osmf/trunk/plugins/CaptioningPlugin/org/osmf/captioning/media/CaptioningProxyElement.as
        osmf/trunk/plugins/CaptioningPlugin/org/osmf/captioning/model/Caption.as
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/src/org/osmf/test/captioning/media/Tes tCaptioningProxyElement.as
        osmf/trunk/plugins/CaptioningPluginTest/src/CaptioningPluginTest.mxml
        osmf/trunk/plugins/MASTPlugin/org/osmf/mast/media/MASTProxyElement.as
        osmf/trunk/plugins/MASTPluginIntegrationTest/src/org/osmf/test/mast/managers/TestMASTCond itionManager.as
        osmf/trunk/plugins/MASTPluginIntegrationTest/src/org/osmf/test/mast/media/TestMASTProxyEl ement.as
    Added Paths:
        osmf/trunk/framework/OSMF/org/osmf/events/TemporalFacetEvent.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/FacetKey.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/TemporalFacetKey.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestFacetKey.as
    Removed Paths:
        osmf/trunk/framework/OSMF/org/osmf/metadata/IIdentifier.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/ObjectIdentifier.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/TemporalFacetEvent.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/TemporalIdentifier.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestObjectIdentifier.as

    These are automated emails from the OSMF forums.  To unsubscribe, go here:
    http://forums.adobe.com/community/opensource/osmf/commits
    -- Brian

  • How to change Syntax group and physical path in SARA from unix to windows.

    Our customer migrate current current archiving server from Unix to windows
    How to change Syntax group and physical path in SARA from unix to windows.

    http://help.sap.com/saphelp_nw70/helpdata/EN/8d/3e4ec2462a11d189000000e8323d3a/frameset.htm
    you have to change
    Logical Path Names
    Logical file  Names
    Note 35992 - File name/directory for application archiving
    hope this will help you
    cheers
    dEE

  • Read Only for "Group" and "Others" via SMB

    I see when Windows vista users of my OS X 10.5.8 server save a file to the server, the permissions show on the server as Read & Write for the owner and Read Only for 'Group' and 'Others'.
    Is there a way I can make the OS X server always make 'Group' and 'Others' always be Read & Write?
    Thanks!

    It's using a shared component LOV cleverly called LOV_YN which consists of a static LOV with
    1 Display=Yes, Return=Y
    2 Display=No, Return=N
    The settings in the LOV section on the item iteself:
    Named LOV: LOV_YN
    Display Extra values: No Dynamic translation: Not translated
    Number of columns: 2 Display null: No
    Null display value is blank as is null return value
    Item was setup as a radio group and was only converted over to a select list to work around this issue. Let me know what else you need and thanks again.
    Rgds/Mark M.

  • Change employee group and sub group

    Hi all,
    During the new hire if an employees group and subgroup are enetered wrongly, how shouldl they be corrected. We have scenarios when the emplooyes group and sub group are corrected after a month or so and the users want to correct the same
    How do we do it?

    Goto PA40 reselect the same Hire action for this employee and click execute. In IT0000 screen enter the new EG/ESG.
    and save it. Then Save the IT0001, then fill rest of the infotypes.
    If you have already process the payroll and the new Emp group / Sub group is in different payroll area you wont be able to change it.

  • Different Aquisition Value (APC) for group and local depreciation area?

    Hello,
    Is it possible to have different APC/acquisition value in your group and local depreciation area? We want to book the net book value as APC for local depreciation area while gross APC and accumulated depreciation are recorded in group depreciation area.
    Group Depreciation Area
    APC- 100
    Accum Dep- 20
    Local Depreciation Area
    APC-80
    I'd highly appreciate if you can give inputs.

    Hi,
    You did exactly whats required to acheive your requirement.
    There is no more further implications by removing the tick for a while and reverting after go live.
    While doing AS91, if you enter the APC value for 01 area, then that value will be automatically populated to the other dependent areas of 01 area. ( In case, if your other areas are in diff currency also, system will converts the 01 area value in to other area's curr by taking the exch rate).
    Here you can still change the APC values for the all other areas. (The other areas should have been unticked for Identical APC value check box in OABC).
    So while creating AS91, in tkaover values tab, enter APC value 80 in your 01 area and manually change the value in your group area. (REmove 80 and enter 100).
    For accum dep, in takeover values tab, enter accum dep 20 in group area only. (like OABC, in OABD also the other areas should be unticked for the identical value check box).
    This will resolve your issue.
    Thanks,
    Srinu

  • [svn:fx-trunk] 10001: Fix for TextGraphicNode and RichTextNode delegated content property.

    Revision: 10001
    Author:   [email protected]
    Date:     2009-09-03 13:03:50 -0700 (Thu, 03 Sep 2009)
    Log Message:
    Fix for TextGraphicNode and RichTextNode delegated content property.  We used to pick up cdata from before and after the content tags and consider them content, this was wrong and the new line and tabs threw TLF for a loop.
    This change will need to be communicated to and integrated with, CoreTech.
    QE notes: None
    Doc notes:  None
    Bugs: SDK-22851
    Reviewer: Paul
    Tests run: Checkin
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22851
    Modified Paths:
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/RichTextNode.java
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/TextGraphicNode.java
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v1_0_Handler.java
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v2_0_Handler.java
    Added Paths:
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/ContentPropertyNode.j ava

  • ISU Change Register Group and Rate type and Rate fact Group using BAPIs

    Hi,
    Can anyone please help me on how to use ISU_O_DEVICEMOD_OPEN and ISU_S_DEVICEMOD_CHANGE for changing the Register Group and Rate type and Rate fact Group.
    Thanks,
    John

    Hello,
    Can an expert please reply to this thread? I have the same issue.
    Thanks,
    Andre

  • UNDO Management - Config changes for OLTP and large background processes

    Hi,
    I am running 9i on a 2 node RAC cluster - Sun Solaris.
    I use Automatic Undo.
    The database is currently configured for OLTP and has 2 undo datafiles - 1GB in size and undo_retention set to default (900seconds)
    I am about to start scheduling a batch job to run each night that will delete approx 1 million records each time it runs.
    To get this to work without the dreaded Error -30036: ORA-30036: unable to extend segment by 8 in undo tablespace 'UNDO01', I have increased the undo datafiles to 5GB and the undo_retention to 4000.
    The question is do I need to worry about switching between these settings - using the smaller values for daytime OLTP and the nighttime settings for the heavy processing?
    What issues might I encounter if I just left the UNDO Management settings in place that I use for the large delete?

    I would say no, leave the settings the highest level required to accomplish the work of the instance. Once the setting are correct for the instance, you should not have to change them around. They are really max setting for the heaviest load on your instance.

  • Services disabled for Group and individual

    I have just loaded OSX Server 10.6 onto a mini mac that was running OSX Server 10.5 and have upgraded to 10.6.1 As I was creating user accounts and testing capabilities I noticed that the ability to publish calendars did not work. Looking through WG Manager I notice that in the "Group Name" field in the "Basic" tab the "Enable the following Services for this group on:" has (none) in the drop down box and all 4 services, mailing, wiki, web cal, and Mailing list archive are grayed out. When I select the drop down box nothing appears.
    So I check the Users and ubder the "Advanced" tab the "Enable calendaring on" check box when checked displays only "No Calendar Host Selected" in the drop down. Saving does not do anything at this point. When I return to this User the checkbox is not checked anymore.
    So I check the iCal service, it is up and running. The Wiki server: text area is filled in with the FQDN.
    Just in case I check the Web service Sites Web Services and all four Wiki, Blogs, Calendar and Mail are checked.
    I have verified that Directory works on other computers to ensure DNS and Directory were functioning.
    Also, when thus User in this examples attempts to create an account in iCal on another computer the message "The username "username" has no configured principals." appears.
    Can anyone shed some light on this problem please?
    Thanks
    Carl

    I contacted Apple to seek a solution. I was informed that Apple engineers were aware of this and that the ability no longer exists in Snow Leopard for Groups. These boxes are grayed out and they should be grayed out. I did not get the same answer in regards to the User setting in Advanced. The "Enable calendaring on" check box functions but the drop down never shows any server selections only "No Calendar Host Selected". So it appears this may be the same as Group.
    The login problem was resolved by using the long notation for a User which enabled a User to log in.

  • Relationship btwn Virtual Host Services for Groups AND WorkGroup manager??

    Can someone please explain the relationship between Virtual Host Services (as specified in the Sites section of Server Admin) AND "Enable the following services for this group on ... and the options"?
    And where does one go to "create wikis on this site" when one is give the authority to do it in Server Admin > Sites > Services for Groups (Allow the following to create wikis on this site)?*
    Finally, why do all my groups seem to show up on all my virtual hosts, even though they are only enabled on a particular site?
    Thanks in advance for any assistance. Hopefully any answers will help others with their efforts to understand this set-up.
    Cheers,
    Ashley.
    * I'm assuming they mean actually create new wikis rather than just add pages to the current one.

    Thanks Angus, I see that error too.
    I understand that Virtual Sites are web-related Apache settings. So, I guess the "Services for Groups" functionality there-in (Sites > Web Services) is just to indicate that this virtual site can have wikis, calendars, blogs etc.
    I also understand what a Group is but I am confused as to how they relate to wikis (especially when the config item (Sites > Web Services again) says "allow the following to create wikis (plural) on this site" - my emphasis).
    Is it saying that from all the users/groups only the following users/groups can turn on a wiki which will run on this virtual site? For me it sounded like a user/grous could create multiple wikis. So I would like to know if wikis are one-to-one with users/groups?
    Cheers,
    Ashley.

  • [svn:fx-trunk] 8551: Fix for focusSkin and errorSkin to account for bogus bitmap snapshots when objects are 3D transformed .

    Revision: 8551
    Author:   [email protected]
    Date:     2009-07-14 11:31:50 -0700 (Tue, 14 Jul 2009)
    Log Message:
    Fix for focusSkin and errorSkin to account for bogus bitmap snapshots when objects are 3D transformed.
    Bugs: SDK-17766
    Reviewer: Glenn
    QE Notes: None
    Doc Notes: None
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-17766
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ErrorSkin.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/FocusSkin.as

Maybe you are looking for

  • SharePoint not working on safari 8.0.3

    SharePoint not working on safari 8.0.3. get an error to say server request timed out. this works on chrome

  • Can't use tab and esc function with wireless keyboard

    I've recently installed the wireless apple keyboard and it works fine when typing emails, etc., but I can't seem to scroll with the arrows, tab through emails, use the ESC button to close email messages, etc. Is this fixable?

  • Message-ABAP/4 processor: DYNPRO_SEND_IN_BACKGROUND in BDC

    Hi all, BDC is written for MM02 and when execcuted from z report the inspection data bdc (mm02) BDC is getting executed successfully. Later a badi is written to block mm02 from command prompt but allow from called programs(call transaction) in BADI M

  • BAPI to Update Material classification data

    Hi All,   Is there a BAPI that can be used to update material classification data? Regards, Hari.

  • Want to access non SAP system from EP

    Hey Guys, We are having a system (CRMS) which is a non SAP system. I know through EP we can connect to the non SAP system. Can somebody pls tell me the steps to do this.  I want to access the data from non SAP system on Enterprise Portal. Pls provide