How to use notifications menu in #ant-design/pro-layout? - antd

I have designed my project with CRA and antd, unfortunately AFAIK antd layout don't have a notifications, user options in the header.
So I tried to use #ant-design/pro-layout, it's bit confusing in the documentation on how to use the notifications and user options in menu.
Anyone please shed some light on how to achieve this with either in antd or in #ant-design/pro-layout?
Thanks in advance.

I think docs in v4 are still under development but you can downgrade the documentation to v2 and see how they do it (or dig their github repo) what i can find is:
you have to:
import NoticeIcon from 'ant-design-pro/lib/NoticeIcon'
see reference here:
https://v2-pro.ant.design/components/notice-icon
and more information here :
https://v2-pro.ant.design/docs/use-components-alone

Related

Design Check with Design Automation for Revit - Live Example Does not work

I set up the live example of the Revit Design Check on my Autodesk Hub.
Link Here: https://revitdesigncheck.herokuapp.com/
After uploading the example model, it never created an issue.
does the live example still work? Or has the older api used in the live example been deprecated? Thanks.
That was indeed a problem, wrong Activity name (probably from old deploy), thanks for bringing this up. It's now fixed, and it created the issue as expected (see image)

How to build app Twitter using Retrofit?

I need to help. I'm doing a project about Twitter, but I don't know how to build it by using Retrofit. I really need some documents or an available one to make a reference.
Thank you!!!
This is an example in a complete tutorial for retrofit, I suggest you read the whole tutorial before you start working on the Twitter example, good luck:
http://www.vogella.com/tutorials/Retrofit/article.html#exercise-using-retrofit-with-oauth-to-request-user-details-from-twitter-in-android

wso2 esb console localization

I'd like to translate the management console to localized language. I've try to follow the instructions from http://wso2.com/library/knowledge-base/2011/11/playing-around-carbon-product-themes/ as a starting point, cause I think that should be in the same theory. But this didn't work, and cause an exception when entering the site.
I see the document is pretty old (2011), is this not work anymore? or the procedure has been changed?
Edit:
sorry, forgot to mention, I'm using WSO2 ESB 4.8.1.
Yes as you have mentioned, above link is outdated. However, the concept is same in new versions as well. Keeping an extracted jar file in the plugins directory will no longer work since we have disabled that along the way as a security fix.
Herewith I have given [1]. the latest documentation of "Customizing the Management Console" of the WSO2 Enterprise Service Bus. You can use it as a starting point.
If you need further help regarding this issue, please let me know.
Thanks,
Upul
[1]. https://docs.wso2.com/display/ESB481/Customizing+the+Management+Console

Implementing xoai 4.x

I would like to implement a standalone oai-pmh version 2 data provider server using xoai 4.1.x without DSpace.
Can anyone direct me to any documentation for doing this or to a reference implementation?
Thanks
David
Its posible, but you will need a repository to manage the contents that oai serve.
You should check https://github.com/lyncode/xoai/wiki for help and https://github.com/lyncode/xoai to get the code.

Is it possible to read out the console.logs if i compiled my sencha-app to an ios-simulator?

I compiled my sencha-app through "sencha app package.." to an iphone-simulator.
Now i wanna look into my console.logs, so that i can verify my client-programm behaviour. I opened the system-protocol but i can't find my logs. Maybe somebody can help me out here?
tia && regards
noircc
there are a couple of options for this. The easiest is to use the remote inspector from Webkit Nightly. All the steps required are explained here:
http://webdesign.tutsplus.com/tutorials/workflow-tutorials/quick-tip-using-web-inspector-to-debug-mobile-safari/

Resources