English 中文(简体)
MediaWiki:to content only
原标题:MediaWiki: getting content only

所有人,

I m Building web application with-030/Pylons/jQuery and I ve got a help system carried out, but not populationed. 每份申请“页面”在脚本中都有帮助链接,而不是打开一个带有特定URL的科罗-Box波段。 我愿利用媒体Wiki提供帮助内容,但我不想让整个媒体Wiki接口,只是页数。 我不要求帮助系统的用户能够登上求助页,只看看他们。 这样,我就可以创建、编辑和维护媒体Wiki的这些网页,这些网页可以在科罗拉比奥人中展示。

是否有任何人知道这样做是可能的,如果是的话,你能否向我提出一些要点或提及如何去做? 如果科罗拉比奥将URL传给媒体Wiky,含有足够的参数来告诉媒体Wiki,以压制编辑接口,那将是巨大的。

Thanks in advance, Doug

问题回答

你们应当放出一个只有内容的CSS风格网页(例如:ContentOnly.cs),而不管什么是你想要去的。 将此规定为违约。 那么,只有你才能获得仍然有所有ed和导航选择的通道。 这样,群众就只能有内容,但你仍然能够照常ed。





相关问题
getGridParam is not a function

The HTML: <a href="javascript:void(0)" id="m1">Get Selected id s</a> The Function: jQuery("#m1").click( function() { var s; s = jQuery("#list4").getGridParam( selarrrow )...

selected text in iframe

How to get a selected text inside a iframe. I my page i m having a iframe which is editable true. So how can i get the selected text in that iframe.

jQuery cycle page with links

I am using the cycle plugin with pager functionality like this : $j( #homebox ) .cycle({ fx: fade , speed: fast , timeout: 9000, pager: #home-thumbs , ...

jquery ui dialog opens only once

I have a button that opens a dialog when clicked. The dialog displays a div that was hidden After I close the dialog by clicking the X icon, the dialog can t be opened again.

jConfirm with this existing code

I need help to use jConfirm with this existing code (php & Jquery & jAlert). function logout() { if (confirm("Do you really want to logout?")) window.location.href = "logout.php"; } ...

Wrap text after particular symbol with jQuery

What I m trying to do, is wrap text into div inside ll tag. It wouldn t be a problem, but I need to wrap text that appears particularly after "-" (minus) including "minus" itself. This is my html: &...

热门标签