cancel
Showing results for 
Search instead for 
Did you mean: 

Cfolder

Former Member
0 Kudos

Cfolder

Hi gurus,

im facing a major issue?

can anyone tell me how to cancel web address given in layout.

the situation is

I created a document for JPG file and had given link of the file in Layout.

now by mistake, i have overwritten the file so the link has changed.

now im unable to see the banner.

No prob till this.

now whenever im trying to save any document or open the layout settings thru, Cfolder Administration, im getting

<b>Error

Session canceled because over time limit </b>

im not able to do anythin?

how can i cancel activate banner or how can i access layout page from backend or front end.

Urgent

Points for sure

Niranjan

Accepted Solutions (0)

Answers (3)

Answers (3)

peter_szincsak
Explorer
0 Kudos

Hello Niranjan,

try the following:

Applying Style Sheets and Logos

Web Server Method

For the style sheet or logos to have an affect on the appearance of the cFolders application,

you can enter the URL of the style sheet in the cFolders settings. If you want the style sheet

to appear for all cFolders users, you do this in the system settings under Administration. If it is

just for one specific user, you do this in the user settings under Settings. To access the new

or changed mime files, you need an additional Web Server.

...

1. In the cFolders application, choose Administration from the menu, or Settings from the

top-right hand corner of the screen.

2. Select the Layout tab page.

3. Specify the URLs of your own logos and style sheets:

Banner left

Banner middle

Banner right

Style sheet

You can also hide the banner by deactivating the Activate Banner indicator. This is useful if

you embed the cFolders application into a HTML frame inside a company portal. If this

indicator is set in the system administration settings, each user can still override it in their

user settings.

Users can also display a photo of themselves in the cFolders system, by entering the URL of

a photo on the Layout tab page in their user settings (My Photo URL). The image is scaled to

130 x 100 pixels. This is only available in the user settings.

Mime Repository Method

Instead of storing your style sheet or logos on a separate Web server and changing the user

or system settings, you can replace the original SAP style sheet mime objects:

...

...

1. In the cFolders 3.10 WAS 6.40, call up transaction SE80.

2. Choose Mime Repository

3. In the BSP application field, enter CFX_RFC_UI.

The name of the original style sheet(s) are “css/bspie5.css” and “css/cfxie5.css”. Note

that the alternative style sheets green.css and yellow.css contain all CSS classes in one

single file.

The name of the original logo files are: logo_left.jpg, logo_middle.jpg, and logo_right.jpg.

Note that if you change the original SAP mimes, this is a program

modification. You need developer authorization for this.

Regards

Peter

Former Member
0 Kudos

Hi Niranjan,

You need to open the cfolder through Webdev Applications.

After opening the Folder settings through above application,

Go to folder "System Settings"

Choose the file "Layout" & copy it in local drive.

Open the file in Notepad

The file would look like as below.

<?xml version="1.0" encoding="utf-8" ?>

- <settings created="20061020161314" name="layout">

- <Images>

<Logo />

<LogoMiddle />

<LogoRight />

</Images>

<DISPLAY_BANNER>true</DISPLAY_BANNER>

<StyleSheet />

- <Notification>

<display_time_in_ov>true</display_time_in_ov>

</Notification>

<Display_seconds_in_times>true</Display_seconds_in_times>

- <User>

- <Settings>

- <Appearance>

<EnableEditing>false</EnableEditing>

</Appearance>

</Settings>

</User>

</settings>

Change

<<b>DISPLAY_BANNER>true</DISPLAY_BANNER></b>

From True to False

Copy & Replace the file in the Cfolder.

Sign out from Cfolder(File------- Sign out)

Open the Cfolder again from your Internet explorer.

The Banner would be deactivated.

Kind regards,

Rajat Kumar

Former Member
0 Kudos

Hi Rajat,

how can i start cfolder through Webdev Applications...

im functional guy

bt have lit knowledge of Abap...

pl guide me steps by step...

points awarded

thanks

Niranjan

Former Member
former_member189058
Active Contributor
0 Kudos

Hi Niranjan,

The solution given by Rajat is perfect.

If you have the cFolders Config Guide, setting for WEBDAV are given in that.

In case you dnt have it.... you can get it from SAP Note: 973764

In this note the correct config Guide for cFolders 4.0 is attached.

Download it. Page 28 has WebDAV Settings.

Regards,

Reema.

<i>Pl award appropriate points to all useful answres.</i>

Former Member
0 Kudos

im getting an error,

Logon Error

Logon requires activated Single Sign-On on this server. This is not the case. Contact your system administrator

i dont know wat i shd do?

Niranjan

Former Member
0 Kudos

for other client

im getting nothing

its asking for login id / password but displaying nothing...

Niranjan

Former Member
0 Kudos

No reply gurus,

anyway is there any way that i can see the coding of the HTML file

i have found out the class in which that html page is there.

help me out

Thanks

Niranjan

former_member189058
Active Contributor
0 Kudos

I am unable to understand your question.

Former Member
0 Kudos

Your question is not clear. One way is in IE, go to View - Source and you can open the html source.

Anirudh,

Former Member
0 Kudos

Hi Reema,

i had given the link of a photo file (stored in Cfolder) in layout banner.

now i have overwritten the document, and the link got changed.

now the link is pointing to address where there is no image present.

i want to clear that link.

however i m nt able to create doc in cFolder as it throws error of session canceled.

so is there any table which stores the links.

or is there any method from backend to disable the active banner option of cfolder administration

thanks for interest.

Niranjan